body {
margin:0px; 
padding:0px;
background: url(/images/body_bg.gif) repeat-x;
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 75%;
}

#main_content{
padding: 5px 20px 15px 20px;
text-align:left;
}

	#news
	{
		padding-top:0px;
	}
	
	
	#news div a
	{
		color: #0066CC; text-decoration: none;
	}	
	#news div a:visited {color:#0066CC; text-decoration: none;}
	#news div a:hover {color: #0066CC;text-decoration:underline;}
	#news div a:active {color: #0066CC;text-decoration: underline;}

	#news div.newscell
	{
		padding:5px 5px 5px 38px;
		margin:0px;
		background-image:url(/images/grey_bullet.gif);
		background-position:20px 7px;
		background-repeat:no-repeat;
	}
	


#footer {
font-size:10px;
background:url(/images/ftr_bg.gif);
}

#src-area {
background: url(/images/src_bg.gif) repeat-x;
text-align: left;
font-size:12px;
font-family:Verdana;
color:#EEEEFF;
height:90px;
}

#logo-area {
padding: 15px 0px 15px 0px;
text-align: center;
}

#slide {
padding: 0px 0px 1px 0px;
background-color:#330099;
}

p {
padding: 0px 0px 7px 0px;
margin: 0px 0px 0px 0px;
}

ul {
padding: 0px;
margin: 0px;
}

li {
list-style-image: url(/images/grey_bullet.gif);
padding-bottom: 10px;
}

a.navigation:link {color: #003366; text-decoration: none;}	
a.navigation:visited {color:#003366; text-decoration: none;}
a.navigation:hover {color: #003366;text-decoration:underline;}
a.navigation:active {color: #003366;text-decoration: underline;}

a.pdf:link {background-image:url(/images/grey_bullet.gif); background-position:15px 3px; background-repeat:no-repeat;color: #003366; text-decoration: none; padding-top:0px; padding-bottom:0px;padding-left:30px; float:left;}	
a.pdf:visited {background-image:url(/images/grey_bullet.gif); background-position:15px 3px; background-repeat:no-repeat;color:#003366; text-decoration: none; padding-top:0px; padding-bottom:0px;padding-left:30px; float:left;}
a.pdf:hover {background-image:url(/images/grey_bullet.gif); background-position:15px 3px; background-repeat:no-repeat;color: #003366;text-decoration:underline; padding-top:0px; padding-bottom:0px;padding-left:30px; float:left;}
a.pdf:active {background-image:url(/images/grey_bullet.gif); background-position:15px 3px; background-repeat:no-repeat;color: #003366;text-decoration: underline; padding-top:0px; padding-bottom:0px;padding-left:30px; float:left;}

a.news:link {color: #0066CC; text-decoration: none;}	
a.news:visited {color:#0066CC; text-decoration: none;}
a.news:hover {color: #0066CC;text-decoration:underline;}
a.news:active {color: #0066CC;text-decoration: underline;}


.txt
{
	border:1px #aaaaaa solid;
	background-color:#FFFFFF;	
	font-family: Verdana,Arial;
	font-size:12px;
	color: #666666;
}
select
{
	border:1px #aaaaaa solid;
	background-color:#FFFFFF;	
	font-family: Verdana,Arial;
	font-size:10px;
	color: #666666;
}
.btn
{
	border:1px solid;
	background-color:#0066CC;	
	color:white;
	font-family: Verdana,Arial;
	font-size:12px;
}
textarea{
	border:1px #0066CC solid;
	font-family: Verdana,Arial;
	font-size:12px;
	color: #666666;
	background-color:#FFFFFF;
}


table#TABLERESULTS
{
	width:100%;
	padding:3px;
}
table#TABLERESULTS tr td
{
	padding:2px;FONT-FAMILY: "Arial"; 
}
table#TABLERESULTS tr#hdr
{
	FONT-SIZE: 14px; COLOR: white; FONT-FAMILY: "Arial"; BACKGROUND-COLOR: #0066CC;
}
table#TABLERESULTS tr#hdr td
{
	padding:2px;FONT-FAMILY: "Arial"; 
}
table#TABLERESULTS tr#t0
{
	COLOR: #202020; FONT-FAMILY: "Arial"; BACKGROUND-COLOR: #B0C4DE; padding:2px;
}
table#TABLERESULTS tr#t0 td
{
	FONT-FAMILY: "Arial"; padding:2px;
}
table#TABLERESULTS tr#t1
{
	COLOR: #101010; FONT-FAMILY: "Arial"; BACKGROUND-COLOR: #DDEEFF;
}
table#TABLERESULTS tr#t1 td
{
	FONT-FAMILY: "Arial"; padding:2px;
}
