<!--
td,th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #473C2C;
}

body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #473C2C;
	background-color: #383838;
	background-image: url(../images/base/asphalt.gif);
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.parchmentTop{
	background-image: url("../images/base/smudge.gif");
	background-repeat: repeat-x;
}
.parchment{
	background-image: url("../images/base/parchment.gif");
}


#navigation{
	position:absolute;
	left:100px;
	top: 110px;
}

.styleRed18 {
	font-size: 18px;
	color: #B64610;
}

.styleRed20bi {
	font-size: 20px; 
	font-style: italic; 
	color: #B64610; 
	font-weight: bold; 
}

.styleHR2 {
	height:2px;
	background-color:#B64610;
	color: #B64610;
	border:0;
}

.style10pt {font-size: 10px}
.style10i {font-size: 10px; font-style: italic; }

.style10light {
	font-size: 10px;
	color: #776C5C;
}

.style16bi {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

.styleHeader {
	font-size: 13px;
	font-weight: bold;
}

.styleLink {font-size: 10px; color: #473C2C; text-decoration:underline;}
.styleLink12 {font-size: 12px; color: #473C2C; text-decoration:underline;}
.styleLink12b {font-size: 12px; color: #271C0C; font-weight:bold; text-decoration:underline;}
.styleLink12bo {font-size: 12px; color: #271C0C; font-weight:bold; text-decoration:underline; text-decoration:overline;}

.styleBlackLink {font-size: 10px; color: #000000; text-decoration:underline;}
.styleWhiteBold14 {color: #FFFFFF; font-weight: bold; font-size: 14px;}

#menuVb {
	margin: 0px;
	padding: 0px;
	background-image: url("../images/base/button_front.gif");
	background-repeat:repeat-x;
	width:730px;
	height:28px;
}


#menuVb ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menuVb li {
	border: 0px solid #000000;
	border-right: 1px solid #000000;
	float:left;
}

#menuVb li a {
	height:28px;
	background-image: url("../images/base/button_front.gif");
	color:#271C0C;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-repeat:repeat-x;
	text-align:center;
	vertical-align: middle;
	line-height:26px;
	border: 0px solid #ff0000;
	float:left;
	padding-left:8px;
	padding-right:8px;
}


#menuVb li.hl a {
	color:#FFE824;
}

#menuVb li a:hover {
	background-image: url("../images/base/button_over_2.gif");
	color:#000000;
}

-->
