	A.Side, A.Side:visited  { color:#003399; text-decoration: underline; font-weight : bold; font-size :13px; font-family :Arial;}
    A.Side:hover, A.Side:active  { color:#ffffff; text-decoration: underline; font-weight : bold; font-size :13px; font-family :Arial;}
    A, A:visited  { color:003399; text-decoration: underline; font-weight : bold; font-family :Arial;}
    A:hover, A:active  { color:FCDA8B; text-decoration: underline; font-weight : bold; font-family :Arial;}
	
#ContentLinksBox {
	float:				right;
	background-color:	#B9131F;
	color:				white;
	padding:			1px;
	font-size:			11px;
	width:				178px;
	margin:				23px 12px 20px 20px;
}
#ContentLinksBox span {
	font-family:		verdana;
	font-weight:		bold;
	display:			block;
	padding:			2px 0 3px 12px;
}
#ContentLinks {
	background-color:	#F6F7FB;
	font-size:			11px;
	line-height:		22px;
	padding:			8px 8px 8px 12px;
}
#ContentLinks a {
	color:				#464749;
	font-size:			11px;
	font-weight:		bold;
}
#ContentLinks a:visited {
	color:				#464749;
	font-size:			11px;
	font-weight:		bold;
}
#ContentLinks a:hover {
	color: 				#F34E20;
}




body{
	background-color:#bfdacd;
	margin: 0px;
	font-family: arial;
	font-size: 10px;
}
hr{
	color: #000000;
	height: 1px;
}
table{
	background: transparent;
}
img{
	border: 0px;
}
a:hover{
	color: #aaaaaa;
}
a:visited{
	color: #003399;
}
#header1{
	background-color: #000000;
	text-align: right;
	width: 797px;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	height: 40px;
	border-right: 1px solid #000000;
}
#header1 a{
	text-decoration: none;
	color: #ffffff;
}
#header1 a:hover{
	color: #aaaaaa;
}
#header2{
	background-image: url("images/top_back2.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #000000;
	height: 198px;
	width: 797px;
	border-right: 1px solid #000000;
}
#main{
	background-color: #D7D7D7;
	background-image: url("images/main_back.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
}
#main_bar{
	margin-top: 15px;
	margin-left: 16px; 
	margin-right: 16px;
	width: 450px;
	font-size: 11px;
}
#main_text {
	font-size: 11px;
}
* html #main_bar{
	margin-left: 8px; 
	margin-right: 8px;
}
#right_adbar_t{
	margin-right: 14px; 
	margin-top: 15px;
}
*html #right_adbar_t{
	
}
.search {
	font-size: 11px;
}
#sidebar{
	background-image: url("images/sidebar.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #E6E6E6;
	width: 157px;
	text-align: left;
	border-left: 1px solid #000000;
}
* html #sidebar_links a{
	width: 157px;
}
#sidebar_links a{
	font-size: 11px;
	font-weight:bold;
	display: block;
	border-bottom: 1px solid #000000;
	width: 137px;
	text-align: left;
	text-decoration: none;
	color: #000000;
	padding-left: 20px;
	padding-top: 5px;
}
#sidebar_links a:visited{
	font-size: 11px;
	font-weight:bold;
	display: block;
	border-bottom: 1px solid #000000;
	width: 137px;
	text-align: left;
	text-decoration: none;
	color: #000000;
	padding-left: 20px;
	padding-top: 5px;
}
#sidebar_links a:hover{
	color: #aaaaaa;
}
#side_links{
	width: 100%;
}
.adBar {
	background-color: #D7D7D7;
	padding-left:	0px;
	border-right: 1px solid #000000;
}
#footer{
	background-image: url("images/footer_back.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #D7D7D7;
	height: 90px;
	border-left: 0px solid #000000;
	color: #2F6C97;
	font-size: 8pt;
	padding-left: 280px;
	border-right: 1px solid #000000;
}
#footer a{
	color: #2F6C97;
	text-decoration: none;
	font-size: 7pt;
	font-weight: normal;
}
#footer a:hover{
	color:#000000;
}

