BODY	{background-color:#fff; margin: 0px; background-image: url("img/bg_nav.gif"); background-repeat: repeat-y;}
BODY, P, TD, DIV	{font-size: 12px; font-family: verdana,arial,sans serif; color:#000;}

P	{margin-left: 12px;}

a:link	{color:#3090C7;} 
a:visited	{color:#3090C7;} 
a:hover	{color:#25587E;} 


a.navLink:link	{color:#3090C7;} 
a.navLink:visited	{color:#3090C7;} 
a.navLink:hover	{color:#25587E;} 

A.nav	{
	display: block;
	}

A.nav:hover	{
	background-color: #fff;
	}

P	{line-height: 15px;}

TABLE#main	{
	width: 98%;
	}

TD.navbar	{
	width: 130px;
	padding: 0 0 20px 5px;
	}

DIV.logos	{
	text-align: center;
	margin-left: -5px;
	}

DIV.nav	{line-height: 18px; margin: 20px 0 0 10px;}
.header	{font-size: 12px; font-weight: bold; color:#ee7942;}
.subheader	{font-size: 12px; font-weight: normal; color:#ee7942;}
.navActive	{color:#25587E; font-weight: bold;}
.table	{border-style: solid; border-width: 1px; border-color: #9cc; background-color: #e0eeee;}
.copy	{line-height: 16px;}
.note	{font-weight: bold; font-style: italic;}
.copyright {margin: 12px; font-size:10px; color:#25587E;}

#list {
	width: 98%;
	border: 1px solid #666;
	border-width: 1px 1px 1px 0;
	margin: 6px 0 30px 15px;
	}

#list TR TD {
	padding: 4px 8px;
	border-left: 1px solid #666;
	}

#list TR.hdRow TD	{
	background-color: #99cccc;
	color: #000;
	font-weight: bold;
	border-bottom: 1px solid #666;
	}

H1	{
	font-size: 14px;
	margin: 20px 0 30px 12px;
	color: #25587E;
	}

H2	{
	font-size: 13px;
	margin: 30px 0 10px 12px;
	color: #099;
	}

H3	{
	font-size: 11px;
	margin: 20px 0 10px 12px;
	color: #666;
	}

DIV.para	{
	margin-left: 12px;
	}
	
#content {
 position: relative;
 top: -45px;
 }
 
#donatetd {
	border-width: 3px 3px 3px 3px;
	padding: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	border-color: rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204) rgb(204, 204, 204);
	background-color: rgb(255, 255, 255);
	-moz-border-radius: 3px 3px 3px 3px;
}

