body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
	font-size: 12px;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EE0000;
	font-weight: bold;
}
.contenthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #003366;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #AAAAAA;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #EE0000;
	align: center;
	cursor: hand;
}
.navsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #999999;
	cursor: hand;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EE0000;
	text-decoration: underline;
}
a:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #EE0000;
	text-decoration: underline;
}

a.menu:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33;

}
a.menu:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC33
}
a.menu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a.copy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.copy:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #AAAAAA;

}
td
{  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.Title {font-family: arial,verdana; font-size: 14px; font-weight: bold; color: #000000}
.HomeTitle {font-family: arial,verdana; font-size: 12px; font-weight: bold; color: #EE0000}
.ButtonCategory{font-family: arial,verdana; font-size: 11px; color: #333333; font-weight: bold; cursor: hand; cursor: hand}
.ButtonSubCategory{font-family: arial,verdana; color: #333333; font-size: 11px; font-weight: bold; cursor: hand; cursor: hand}
.radio{border: 0px;}
.SearchButton{font-weight: bold; cursor: pointer; cursor: hand}