body {
	margin-top: 0px;
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
}

h1 {
	color: #7d2626;
	font-family: tahoma;
	font-size: 13px;
}
h2{
	color: #CC6600;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}

p,br,li{
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
}
.footer{
	color: #999999;
	font-family: tahoma;
	font-size: 10px;
}

b {
	color: #666666;
	font-family: tahoma;
	font-weight: bold;
}
a:link {
	color: #0000CC;
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
    text-decoration: none;
}
a:visited {
	color: #0000CC;
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
a:hover {
	color: #7d2626;
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
a:active {
	color: #7D2626;
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}
.text14 { font-family: tahoma; font-size: 14px; }
.text09 { font-family: tahoma; font-size: 9px; }

input, select, textarea { font-family: tahoma; font-size: 11px; }

#submenu .header {  }
#submenu td { }

.currentpage { color: #000000; }
.inactivenav { color: #EEEEEE; }
a.pagenav:link { text-decoration : none; color : #0000CC; }
a.pagenav:visited { text-decoration : none; color : #0000CC; }
a.pagenav:hover { text-decoration : underline; color : #7D2626; }