<!--
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;
}

.button{
	height:28px;
	background-image: url("../images/base/button_front.gif");
	color:#473C2C;
	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;
}

.parchmentTop{
	background-image: url("../images/base/smudge.gif");
	background-repeat: repeat-x;
}
.parchment{
	background-image: url("../images/base/parchment.gif");
}
.buttonOn{
	height:28px;
	background-image: url("../images/base/button_front.gif");
	color:#FFE824;
	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;
}


.buttonOver{
	height:28px;
	background-image: url("../images/base/button_over_2.gif");
	color:#271C0C;
	color:#000000;
	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;
	cursor: pointer;
}

#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;
}

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

.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;}

-->
