body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	background-color: #ffffff;
	background-image: url(images/bg.gif);
 	background-repeat: repeat-x;
}
.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff6950;
	text-decoration: none;
}
a.menu {
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-color: #000000;
	background-position: center center;
	display: block;
	line-height: 30px;
	text-align: center;

}
a.menu:hover {
	color: #ff6950;
	background-color: #000000;
	display: block;

}
a.menuon {
	color: #ff6950;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-color: #000000;
	background-position: center center;
	display: block;
	line-height: 30px;
	text-align: center;

}
a.side{
	line-height: 15px;
	text-align: left;

}
a.sidespecial{
	line-height: 13px;
	text-align: left;

}
.dotborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #2c2c2c;
	border-right-color: #2c2c2c;
	border-bottom-color: #2c2c2c;
	border-left-color: #2c2c2c;
}
.dotright {
	border-right-style: dotted;
	border-right-color: #2c2c2c;
	border-right-width: 1px;
}
.ttl {
	font-size: 14px;
	font-weight: bold;
}

.subttl {
	font-size: 12px;
	font-weight: bold;
	color: #3c5ba7;
}
a {
	color: #3c5ba7;
	text-decoration: none;
}
.copyright {
	font-size: 9px;
	color: #375ba7;
	text-indent: 20px;
}
.copyrighthome {
	font-size: 9px;
	color: #ffffff;
	text-align: center;

}
.tablemain {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4c4b4b;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4c4b4b;
	background-color: #000000;
}

a.homelinks {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-position: center center;
	display: block;
	line-height: 30px;
	text-align: center;

}
a.homelinks:hover {
	color: #ffffff;
	background-color: #7586c7;
	display: block;

}

