@charset "utf-8";

a {
	font-weight: bold;
	color: #910B68;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #D8009A;
}

body,div,td {
	font-size: 12px;
	line-height: 18px;
	font-family: Verdana;
}
body {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.clear {
	clear: both;
	height: 0px;
}

.CTitle {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
}

.foot_text {
	padding-top: 15px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.left_bg {
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-y;
}

#main_table {
	margin-top: 7px;
}
#main_table #nav {
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#nav a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding-left: 28px;
	width: 162px;
	background-image: url(images/homepage_40.gif);
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	line-height: 15px;
	margin-top: 4px;
	margin-left: 5px;
}

#nav a:hover {

	font-size: 12px;
	color: #AB912A;
	text-decoration: none;
	font-weight: bold;
	padding-left: 28px;
	width: 162px;
	background-image: url(images/homepage_39.gif);
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	line-height: 15px;
	margin-top: 4px;
	margin-left: 5px;
}


.topb {
	height: 43px;
	width: 200px;
	float: left;
}

.title_table {
	margin-bottom: 7px;
	margin-top: 12px;
}


.title_more {
	text-align: right;
	padding-right: 10px;
}


.title_more a {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.title_more a:hover {
	color: #FFFF00;
	text-decoration: none;
}
.namelinks {
	color: #CC0000;
	text-decoration: underline;
}
.title_table2 {

	margin-bottom: 7px;
}
