/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#menuright a:link, #menuright a:visited { text-decoration:none; color:#999999;}
#menuright a:hover, #menuright a:active { text-decoration:none; color: #0099FF; font-weight: bold;}
#menuright { font-size: 11px; width: 175px; float:right; line-height: 15.5px; padding-right: 25px; }
.style1 {
	color: #0099FF;
	font-weight: bold;
}
.style2 {
	color: #CCCCCC;
	font-weight: bold;
}

#container {
	width: 775px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 100px; 
	margin-bottom: 100px; 
	height: 400px;
}

#left {
	width: 425px; 
	border-right: 1px solid #999999; 
	float: left; 
	clear:both;
}

#leftheader {
	height: 180px;
}

#logoleft {
	width: 200px; 
	float:left;
}
#clearer {
	clear:both;
}

#MainImage {
	height: 250px; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #999999;
}

#right {
	width: 325px; 
	float: right; 
	border-bottom: 1px solid #999999; 
}

#rightmain {
	height: 400px; 
	line-height: 18px;
} 

#rightmain p{
	margin-top: 0px; 
	padding-top: 0px;
}

#rightbottom {
	height: 30px;
}
a:link { color: #1b95ff; font-weight: normal; font-style: normal; text-decoration: none; }
a:visited { color: #1b95ff; font-style: normal; font-weight: normal; text-decoration: none; }
a:hover { color: #1b95ff; font-style: normal; font-weight: normal; text-decoration: underline; }
a:active { color: #1b95ff; font-style: normal; font-weight: normal; text-decoration: underline; }
