body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	SCROLLBAR-FACE-COLOR: #660000; 
	SCROLLBAR-HIGHLIGHT-COLOR: #E7E3D6; 
	SCROLLBAR-SHADOW-COLOR: #8C8E73; 
	SCROLLBAR-3DLIGHT-COLOR: #990000; 
	SCROLLBAR-ARROW-COLOR:  #f7f7e7; 
	SCROLLBAR-TRACK-COLOR: #C6C7B5; 
	SCROLLBAR-DARKSHADOW-COLOR: #330000; 
}

.smallnav {
 font-family: Verdana, Helvetica; 
 font-size: 9.5px; 
 color: #494A37 }
 
.headerlg {
 font: bold 22px Georgia, "Times New Roman", Times, serif; 
 color: #990000; 
 border-bottom: 1px solid #B5B69C }

.heading {
 font: bold 18px Georgia, "Times New Roman", Times, serif; }

.bold18 {
 font: bold 18px Georgia, "Times New Roman", Times, serif; }

A:link {
 color: #990000; 
 text-decoration: none }

A:visited {
 color: #990000; 
 text-decoration: none }

A:active {
 color: #CC9900; 
 text-decoration: none }

A:hover {
 color: #CC9900; 
 text-decoration: underline }

navtb
{
	font-size: 11px;
	font-family: arial,helvetica;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: square;
	list-style-position: outside;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

