a:link	{text-decoration: underline;color:#000}
a:hover	{text-decoration: underline;color:#000}
v:link	{text-decoration: underline;color:#000}
a		{text-decoration: underline;color:#000}

.credit_div {width:975px; height:20px; text-align:left; line-height:20px; font-family:Tahoma;letter-spacing:2px}
.credit_link:link 	{color: #75B875;}
.credit_link:hover	{color: #75B875;}
.credit_link:vlink	{color: #75B875;}
.credit_link			{color: #75B875;}

.top_menu_link:link		{text-decoration: none; font-size:8pt; font-weight: bold; color: #fff;}
.top_menu_link:hover	{text-decoration: none; font-size:8pt; font-weight: bold; color: #fff;}
.top_menu_link:vlink	{text-decoration: none; font-size:8pt; font-weight: bold; color: #fff;}
.top_menu_link			{text-decoration: none; font-size:8pt; font-weight: bold; color: #fff;}

.news_header		{background-color:#D2232A;}
.news_title:link	{text-decoration: none;font-family:Arial;font-size:8pt;font-weight: bold;color:#D2232A}
.news_title:hover	{text-decoration: none;font-family:Arial;font-size:8pt;font-weight: bold;color:#CC6633}
.news_title:vlink	{text-decoration: none;font-family:Arial;font-size:8pt;font-weight: bold;color:#D2232A}
.news_title			{text-decoration: none;font-family:Arial;font-size:8pt;font-weight: bold;color:#D2232A}
.news_abstract 		{font-family:Arial;font-size:8pt;font-weight: normal;color:#000;}


.bottom_tabs_header:link 	{text-decoration: none;font-family:Tahoma;font-size:7pt;font-weight: bold;color:#000000}
.bottom_tabs_header:hover 	{text-decoration: none;font-family:Tahoma;font-size:7pt;font-weight: bold;color:#CC6633}
.bottom_tabs_header:vlink 	{text-decoration: none;font-family:Tahoma;font-size:7pt;font-weight: bold;color:#000000}
.bottom_tabs_header		  	{text-decoration: none;font-family:Tahoma;font-size:7pt;font-weight: bold;color:#000000}

.bottom_tabs_text 	{font-family:Tahoma;font-size:7pt;font-weight: normal;color:#666666;}

.text_left_padding 	{padding-left:20px}

.table_row		{background-color:#C4E4C4;}

body, table, td, font, input, textarea {font-family:Arial, Helvetica, sans-serif; font-size:8pt; color: #000;}
input, textarea {border:solid 1px #000}


#subNav{
	margin: 0;
	padding: 0;
}

#subNav ul {	
	list-style-type:none; 
	list-style-image:none; 
	margin: 0;
	padding: 0;
}

#subNav ul li { 
	list-style-type:none; 
	list-style-image:none; 
	margin: 0;
	padding: 0;
}

#subNav li.subNavLink a {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	font-size:8pt;
	font-weight: bold;
	color: #000;
	background-color:#75B875;
	border-bottom: 3px solid #C4E4C4;
	text-decoration: none;
	padding:7px 0px 7px 12px;
	width:100%;
}

li.subNavLink a:link,  li.subNavLink a:visited,  li.subNavLink a:active{
	color: #000;
	display:block;
	background-color:#75B875;
}

#subNav li.subNavLink a:hover {
	color: #CC6633;
	text-decoration: none;
	background-color:#75B875;
}