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: #191970;
	text-decoration: none;
}

a:hover{
	color: #0001A8;
	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:hover, a.menu:visited, a.menu:active{
	color: #813b08;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 2px;
	text-decoration: none;
    font-size: 11px;
}

a.menu2, a.menu2:hover, a.menu2:visited, a.menu2:active{
	color: #813b08;
}

p.bigHead{
	color: 984b13;
	font-size: 13px;
	font-weight: bold;
}

.topImg{
	border-width: 2px;
	border-color: #d48015;
	border-style: solid;
}

a.TopItem,a.TopItem:visited{
	color: #984b13;
	font-size:13px;
	text-decoration: none;
}


a.TopItem:hover,a.TopItem:active{
	color: #CB6214;
	font-size: 13px;
	text-decoration: underline;
}


p.head{
	font-size: 15px;
	color: #954c19;
	font-weight: bold;
}


p.headbg{
    font-size: 19px;
    background-color: #954c19;
    color: white;
    font-weight: bold;
    font-style: italic;
}


input.searchText{
	border-color: #d37a07;
	border-width: 1px;
	border-style: solid;
	width: 135px;
	height: 18px;
	color: #2B2250;
	font-size: 9px;
}


.m{
	font-size: 11px;
	color: #2E2E2E;
}

.codeFrame{
    border: gray;
    border-style: solid;
    border-width: 1px;
    height: 70px;
}

.xBanners{
    height:26px;
}