A.bottomnav:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.bottomnav:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.bottomnav:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.bottomnav:hover {
	COLOR: #ffcc99; TEXT-DECORATION: none
}
TD {
	FONT-FAMILY: Verdana, Arial;
	FONT-SIZE: 13px;
	color: #333333;

}
HR {
	COLOR: #336699; HEIGHT: 2px
}
A.whatssnew:link {
	COLOR: #FFCC99; 
	font-weight:bold;
	TEXT-DECORATION: none;
	}
A.whatssnew:visited {
	COLOR: #FFCC99; 
	font-weight:bold;
	TEXT-DECORATION: none;
}
A.whatssnew:active {
	COLOR: #FFCC99; 
	font-weight:bold;
	TEXT-DECORATION: none;
}
A.whatssnew:hover {
	COLOR: white; 
	TEXT-DECORATION: none;
	font-weight:bold;
}
A.show_time:link {
	COLOR: white; 
	font-weight:normal;
	TEXT-DECORATION: none;
	}
A.show_time:visited {
	COLOR: white; 
	TEXT-DECORATION: none;
	font-weight:normal;
}
A.show_time:active {
	COLOR: white; 
	TEXT-DECORATION: none;
	font-weight:normal;
}
A.show_time:hover {
	COLOR:#FFCC99; 
	TEXT-DECORATION: none;
	font-weight:normal;
}

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 12px;
	min-height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.home_footer {
		text-align: center;
		padding: 10px 10px 10px 10px;
		color: white;
		font-size: 80%;
}
.footer {
		text-align: center;
		padding: 10px 10px 10px 10px;
		color: black;
		font-size: 80%;
}
#subtopnav {
	background-color: #74A5CD;
	width: 100%;
}
.cat_title {
	FONT-FAMILY:  Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: bold;
	text-align: left;
}
.part_desc {
	FONT-FAMILY:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	vertical-align:top;
	margin-top: 10px;
	margin-right: 5px;
	padding-top: 10px;
	padding-right: 5px;
}
