body {	
	font-family: Arial;			
	color: #cccccc;
	SCROLLBAR-3DLIGHT- COLOR: #D80000;
	SCROLLBAR-ARROW- COLOR: #D80000;
	SCROLLBAR-BASE-COLOR: #D80000;
    SCROLLBAR-TRACK-COLOR: #D80000;
    SCROLLBAR-DARKSHADOW-COLOR: #D80000;
    SCROLLBAR-FACE-COLOR: #cccccc;
    SCROLLBAR-HIGHTLIGHT-COLOR: #ccccc;
    SCROLLBAR-SHADOW-COLOR: #D80000;
		
	}
h1 {
	font-family: Arial;
	font-size: 19px;
	color: #D80000;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 3px;
	}
h2 {
	font-family: Arial;
	font-size: 15px;
	color: #D80000;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 8px;
	}
td {	
	font-family: Arial;			
	color: #000000;
	font-size: 10pt;
	margin-top: 5px;	
	}
p {	
	font-family: Arial;			
	color: #000000;
	font-size: 10pt;
	margin-top: 5px;	
	}
a.menu {color: #000000;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	}
a.menu:hover {color: #D80000;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	}
a {color: #D80000;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	}
a:hover {color: #C5C299;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
	}
a.footer {color: #D80000;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	}
a.footer:hover {color: #5B291B;
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
	}
.box {
	border: 1px solid #CCAB0B;	
	text-align: center;
	align: center;
	padding: 10px;
}
fieldset {		
		width: 21em;
		}
legend {
		color: #D80000;		
		padding: 2px 6px;
		font-weight: bold
		}
label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
margin-top: 5px;
margin-bottom: 3px;
color: #D80000;
font-family: Arial;
font-size: 9pt;
display: block
}
label.drop
{
width: 8em;
float: left;
text-align: right;
margin-right: 0.5em;
color: #D80000;
font-family: Arial;
font-size: 9pt;
}
input
{
color: #000000;
border: 1px solid #D80000;
margin-top: 3px;
margin-bottom: 3px;
}
textarea
{
background-image:  url(Images/shadeform.jpg);
SCROLLBAR-3DLIGHT- COLOR: #D80000;
SCROLLBAR-ARROW- COLOR: #D80000;
SCROLLBAR-BASE-COLOR: #D80000;
SCROLLBAR-TRACK-COLOR: #D80000;
SCROLLBAR-DARKSHADOW-COLOR: #D80000;
SCROLLBAR-FACE-COLOR: #cccccc;
SCROLLBAR-HIGHTLIGHT-COLOR: #cccccc;
SCROLLBAR-SHADOW-COLOR: #D80000;
border: 1px solid #D80000
}
.submit
{
color: #D80000;
background: #cccccc;
border: 2px outset #D80000;
margin-left: 10pt
}
.shadeform	{ 
		FONT: 12px Arial;
		background-image:  url(Images/shadeform.jpg);
		text-align: left;
		Width: 180PX;
		Height: 20px;
		BORDER: #D80000 1px solid
		}
.radio
{
color: #D80000;
background: #D2D0B0;
border: 1px solid #D80000;
margin-left: 10pt
}
select.style01 {border:1px solid #D80000; background-image:  url(Images/shadeform.jpg)}
select.style01 option {border:1px solid #D80000; background-image:  url(Images/shadeform.jpg)}


.slidetabsmenu{
float:left;
width:100%;
margin-left:1;
margin-top: 25px;
margin-bottom: 30px;
font-size: 12px;
line-height:normal;
border-bottom: 1px solid gray;
}

* html .slidetabsmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}

.slidetabsmenu ul{
list-style-type: none;
margin:0;
padding:0;
}

.slidetabsmenu li{
display:inline;
margin:0;
padding:0;

}

.slidetabsmenu a{
float:left;
background:url(images/slide-left.gif) no-repeat left top;
margin:0;
margin-right: 2px;
padding:0 0 0 4px;
text-decoration:none;
}

.slidetabsmenu a span {
float:left;
display:block;
background:url(images/slide-right.gif) no-repeat right top;
padding:2px 13px 2px 4px;
font-weight:bold;
color:#3B3B3B;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
.slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */

.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{
color: black;
}

.slidetabsmenu a:hover, .slidetabsmenu li.selected a{
background-position:0% -125px;
}

.slidetabsmenu a:hover span, .slidetabsmenu li.selected a span{
background-position:100% -125px;
}

html>/**/body .IEonlybr{ /*None IE browsers hack*/
display: none; /*Hide BR tag in non IE browsers, since it's not needed*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_c{
position:absolute;
top: 0;
border: 1px solid #918d8d; /*THEME CHANGE HERE*/
border-width: 0 1px;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv_c a{
width: auto;
display: block;
text-indent: 5px;
border: 0 solid #918d8d; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv_c a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_c a:hover{ /*THEME CHANGE HERE*/
background-color: #eaeaea;
}











