body {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #330000;
}
.link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.links {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
}
.body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.menu {
	background-color: #666666;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.barbottom {
	background-image: url(../images/barbottom.jpg);
}

.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.bartop {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/bar_bg.jpg);
	font-weight: bold;
}


.linkstable {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-decoration: none;
}
.body2 {

	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #CCCCCC;
}
.title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
