.page_link {font-size: 13px; font-weight: bold}
.current_page_number {font-size: 13px}
.prev_next {font-size: 13px; font-weight: bold;}
.page_title {font-size: 20px; font-weight: bold;}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
margin:0px;
font-family:'trebuchet ms', Verdana, Arial, Helvetica, sans-serif;
font-size:26px;
color:#00AADC;
}
.style1 {
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/bg/rotate.php) no-repeat center top;
	background-repeat: repeat;
}

#divider {
  width: 150px !important;
  color: #ffffff;
  padding: 5px 0 5px 5px !important;
  background: url(../images/black_bg.jpg);
  border: 2px solid #0B2248;
}

#menu{
width: 159px;
background-color: #ffffff;
}

#menu a{
font: bold 12px Verdana;
padding: 2px;
padding-left: 4px;
display: block;
width: 100%;
color: black;
text-decoration: none;
}

html>body #menu a{ /*Non IE rule*/
width: auto;
}

#menu a:hover{
background: url(../images/black_bg.jpg);
color: white;
border: 1px solid #0B2248;
}

#menu a:visited:hover {  
background: url(../images/black_bg.jpg);
color: white;
border: 1px solid #0B2248;
}

#menu a:visited {  
color: #4B4B4B;
}

#header { border: 0px solid #000000; border-top: 0px solid #000000; background: url(../images/black_bg.jpg) center; border-bottom: 0px solid #000000; height: 100px; margin: 0 auto; width: 750px; }
#header * { color: #FFFFFF; margin: 0; padding: 0; text-decoration: none; }
#header h1 {
margin:10px;
font-family:'trebuchet ms', Verdana, Arial, Helvetica, sans-serif;
font-size:26px;
color:#00AADC;
text-decoration: none;
}
#header h2 { float: left; padding: 40px 5px 0 0; font-size: 12px; }

#main_bg {
  width: 800px;
  background: url(../images/main_bg.png) repeat-y;
}
.contenttop {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.list_titles {
	font-size: 14px; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #FFFFFF; 
	text-decoration: none; 
}