body,td,p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #44210b;
	font-size: 12px;
	line-height: 17px;
}

a, a:active, a:visited{
	color: #e47928;
	text-decoration: none;
}

a:hover{
	color: #ad0909;
	text-decoration: underline;
}

a.subMenu, a.subMenu:active, a.subMenu:visited{
	color: #A52A2A;
	text-decoration: none;
	font-weight: bold;
}

a.subMenu:hover{
	color: #B22222;
	text-decoration: underline;
}

a.menu, a.menu:visited{
	color: #e47928;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 2px;
	text-decoration: none;
}

a.menu:hover, a.menu:active{
	color:#ad0909;
}

a.menu2, a.menu2:hover, a.menu2:visited, a.menu2:active{
	color: #BD5F1A;
}

p.bigHead{
	color: #830303;
	font-size: 14px;
	font-weight: bold;
}

.topImg{
	border-width: 1px;
	border-color: #CB6214;
	border-style: solid;
}

a.TopItem,a.TopItem:visited{
	color: #e47928;
	font-size:13px;
	text-decoration: none;
}


a.TopItem:hover,a.TopItem:active{
	color: #CB6214;
	font-size: 13px;
	text-decoration: underline;
}


p.head{
margin-top: 10px;
margin-bottom: 10px;
	font-size: 32px;
	color: #000000;
}

input.searchText{
	border-color: #b01c1c;
	border-width: 1px;
	border-style: solid;
	width: 130px;
	height: 18px;
	color: #b01c1c;
	font-size: 9px;
}


