
@import url(menu.css);


BODY, TD {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #787878;
	text-align: left;
}

img{
	border: none;	
}

A:link, A:visited{
	color : #787878;
}

A:link.header, A:visited.header{
	font-size : 20px;
	font-weight : normal;
}

.header, H1{
	font-size : 20px;
	font-weight : normal;
}

HR{
	background-color: #787878;
	border: none;
	padding: 0px;
	margin: 0px;
	height: 1px;
	color: #787878;
}

.highlight{
	color : #89AB10;
	font-size : 18px;
}

A:link.large, A:visited.large, .large{
	font-size : 14px;
	font-weight : bold;
}

A:link.subnav, A:visited.subnav, .subnav{
	font-size : 12px;
	font-weight : normal;
}

H2{
	font-size : 14px;
	font-weight : bold;
}

.larger2bold{
	font-size : 12px;
	font-weight : bold;
}

.small{
	font-size : 9px;
}

.smallred{
	color : #981C14;
	font-size : 9px;
}

A:link.red, A:visited.red, .red{
	color : #981C14;
}

.imgbord {
	border: #996633;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

LI{
	margin: 0px 0px 10px 0px;
}

.text{
	width: 598px;
	padding: 0px 0px 0px 8px;
	font-size: 14px;
}

.text td{
	padding: 0px 0px 0px 3px;
	font-size: 14px;
}

.hlight{
	background: Yellow;
}

.note{
	color: #88a910;
}
