body {
	font-family: Verdana, Geneva, Arial, sans-serif;	
	background-color:#525252;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	text-align:center;
	margin:0;
	padding:0;
}

#page {
	background-image:url(images/page.png);
	background-repeat:repeat-y;
	width:900px;
	margin:auto;
	padding:auto;
	text-align:left;
}

#header {
	width:835px;
	height:119px;
	background-image:url(images/header.png);
	background-position:bottom center;
	clear:both;
	padding-top:30px;
	padding-left:65px;
}

#header h1 {
	font-family: Verdana, Geneva, Arial, sans-serif;	
	margin-left: -112px;	
	position: relative;	
	top: 75px;	
	left: 650px; 	
	width: 300px;	
	height: 50px;	
	visibility: visible;	
	color: #010066;	
	font-variant: small-caps;
	font-size:25px;
}

#logo h1 {
	float: left;
}

#logo h2 {
	float: right;

}

#menulinks {
	width:875px;
	height:60px;
	background-image:url(images/menulinks.png);
	clear:both;
	padding-left:25px;
}

#menulinks a {
	padding-left:15px;
	padding-right:15px;
	padding-top:17px;
	height:35px;
	background-image:none;
	background-position:top center;
	background-repeat:repeat-x;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	font-size:14px;
	font-weight:bold;
}

#menulinks a:hover, #menulinks a.active {
	background-image:url(images/menuhover.png);
	text-decoration:none;
	background-repeat:repeat-x;
}

.menulines {
	width:2px;
	height:50px;
	float:left;
	display:block;
	background-image:url(images/menuline.png);
}

.newsdate {
	padding-bottom:4px;
	color:#FFFFCC;
	font-weight:bold;
}

a {
	text-decoration:underline;
	color:#FFFFCC;
}

a:hover {
	text-decoration:underline;
	color:#FF0000;
}

#mainarea {
	padding-top:10px;
}

#contentarea {
	padding-left:45px;
	width:820px;
	padding-right:47px;
	line-height:18px;
	float:left;
	padding-bottom:15px;
}

.content {
	padding-bottom:15px;
}

#sidebar {
	width:270px;
	float:left;
	line-height:18px;
}

.sidebarheader {
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:7px;
	color:#FFFFCC;
	border-bottom:1px solid #2f2f2f;
}


h1 {
	font-size:30px;
	font-weight:bold;
	margin:0;
	color:#FFFFFF;
}

.description {
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding-left:5px;
	color:#e5ecf9;
}

#footer {
	width:865px;
	padding-top:22px;
	padding-left:35px;
	padding-bottom:10px;
	color:#000000;
	font-size:12px;
	line-height:16px;
	clear:both;
	background-image:url(images/footer.png);
}

#footer a {
	text-decoration:underline;
	color:#000000;
}

#footer a:hover {
	text-decoration:underline;
	color:#FF0000;
}

h2 {
	font-size:16px;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:7px;
	color:#FFFFCC;
	border-top:1px solid #2f2f2f;
	border-bottom:1px solid #2f2f2f;
}

table#list {
    background-color:#FFFFCC;
	border-collapse: collapse;
	width:100%; 
	border-spacing: 0; 
	padding: 0;
}

table#list td {
    padding: 0px;


}

.data {
    color: #000000;
    text-align: center;
    background-color: #FFFFCC;

}

.data a {
	text-decoration:underline;
	color:#000000;
}

.data a:hover {
	text-decoration:underline;
	color:#FF0000;
}

.adlist {
    color: #000000;
    text-align: left;
    background-color: #FFFFCC;

}

.adlist a {
	text-decoration:underline;
	color:#000000;
}

.adlist a:hover {
	text-decoration:underline;
	color:#FF0000;
}

.toprow {
    text-align: center;
    background-color: #010066;
	color: #FFFFFF;
    font-weight: bold;
}

.leftcol {
    font-weight: bold;
    text-align: center;
    width: 150px;
    background-color: #010066;

}









