tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.orange_color{
	color: #FF9900;	
	font-size:24px;
	font-weight:bolder;
}
.white_color{
	color: #FFFFFF;	
	font-size:24px;
	vertical-align:top;
	font-weight:bolder;
}
h1 {
	font-size: 14px;
	color: #00497E;
	height:10px;
}
h2 {
	font-size: 12px;
	color: #990000;
}
h3 {
	font-size: 11px;
}
a.mainlink:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a.mainlink:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a.mainlink:active {

	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a.mainlink:hover {


	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.location {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
}

a.navlink:link {
	color: #336699;
	text-decoration: none;
}
a.navlink:visited {

	color: #CC0000;
	text-decoration: none;
}
a.navlink:active {
	color: #CC0000;
	text-decoration: none;
}
a.navlink:hover {
	color: #000000;
	text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a.toplink:link {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
a.toplink:visited {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
a.toplink:active {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
a.toplink:hover {
	color: #333333;
	text-decoration: none;
	font-size: 10px;
}
.subcattitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.imageborder {
	border: 1px solid #666666;
}
/***********************************'  Header  ****************/

.navlist li
{
	display: inline;
	padding-right: 10px;
	padding-bottom:1px;
	font-weight: bold;
	font-size:11px;
	text-decoration:none;
	margin-bottom:1px;

}
