body {
	overflow: auto;
	background-image: url(../images/bkgrd.gif);
	background-repeat: repeat-x;
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: White;
	scrollbar-base-color: #660000;
	scrollbar-darkshadow-color: White;
	scrollbar-face-color: #802a2c;
	scrollbar-highlight-color: #D75008;
	scrollbar-shadow-color: #660000;
	scrollbar-track-color: #802a2c;
}
.mousehand {
	cursor : "hand";
	
}
.bodytextbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
.scroll {
	overflow: auto;
	height: 100%;
	width: 100%;
}
.thinborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}

.tableborder {
	border: thin solid #D75008;
    border-style: outset
}
.brownborder {
	border: thin solid #802a2c;
    
}
.hrbrown {
	border: 1px solid black;
	color: #D75008;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}
.bodybrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D75008;
}
.bodybrownbig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D75008;
}
.bodytext { 
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: black;
}
.bodytextwhite {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: white;	
}
.Obg {
	background-color: #F26D15;
}
.border {
	border: 1px solid black;
}
.bttmborder {
    border-bottom-style: solid;
	border-bottom-width: thin;
    border-bottom-color: #660000;
}
.form {
   color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid white;
	background-color: #880000;
}
.thinborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:link.brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D75008;
	text-decoration: none;
}
a:visited.brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D75008;
	text-decoration: none;
}
a:hover.brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D75008;
	text-decoration: underline;
}
.tblborder {
	border: thin solid #330000;
}
