@charset "utf-8";
/* CSS Document */

<style type="text/css">


a:link {color: black; text-decoration: none;}
a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {color:black;text-decoration:none;}
a:hover {color:orange;text-decoration:underline;}
a:active {color:orange;text-decoration:none;}  

/* background image*/

.body {
	background-image:url(new_bg.png);
	background-repeat:repeat-y;
	background-position:center;
	background-color:#CC9900;
	margin-top:0;
	margin-bottom:0;
	margin: 0;
	padding-bottom: 0px;
	bottom: 0px;
}

/*header (H1) tags*/
H1 {
	color:#009933;
	font-size: 16px;
	font-style: normal;
	font-family: "Trebuchet MS";
	border-bottom: solid;
	border-bottom-color: #CC9900;
	border-bottom-width: thin;
	max-width: 225px;
}

/*formfield coloring*/
.formField {
	BORDER-RIGHT: #848484 1px solid; BORDER-TOP: #848484 1px solid; BORDER-LEFT: #848484 1px solid; COLOR: #000; BORDER-BOTTOM: #848484 1px solid; BACKGROUND-COLOR: #FFFFFF
}


.table {
border-bottom-style: solid;
border-bottom-width: 10px;
border-bottom-color: EEEEEE; /* lt gray*/
border-right-style: solid;
border-right-width: 10px;
border-right-color: EEEEEE; /* lt gray*/
} 

/*nav tab system*/
#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: black;
background: #FFFFFF url(color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #CC9900;
}

#ddcolortabs a:hover span{
background-color: #CC9900;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #FFCC00;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 850px;
height: 8px;
line-height: 8px;
background: #FFCC00;
border-top: 0px solid #fff; /*Remove this to remove border between bar and tabs*/
}

/*ddcolortabs override*/ 

#changer{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#changer ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#changer li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#changer a{
float:left;
color: black;
background: #FFCC00 url(color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#changer a span{
float:left;
display:block;
background: transparent url(color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#changer a span{
float:none;
}


#changer a:hover{
background-color: #FFCC00;
}

#changer a:hover span{
background-color: #FFCC00;
}

#changer #current a, #changer #current span{ /*currently selected tab*/
background-color: #FFCC00;
}








/*crap generated by Dreamweaver*/

.style17 {	font-family: "Trebuchet MS";
	font-size: 12px;
}
.style25 {font-size: 16; color: #000000; font-family: "Trebuchet MS"; font-weight: bold; }
.style26 {	font-size: 14px;
	font-weight: bold;
}
.style27 {font-family: "Trebuchet MS"; color: #009900; font-weight: bold; font-size: 12px; }
.style31 {font-family: "Trebuchet MS"; font-size: 10px; }
.style32 {color: #009900; font-size: 12; font-family: "Trebuchet MS";}
.style9 {	font-family: "Trebuchet MS";
	color: #009900;
	font-weight: bold;
	font-size: 12;
}
.style34 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #009900;
	font-weight: bold;
}
.style35 {
	color: #000000;
	font-size: 12px;
	font-family: "Trebuchet MS";
}
.style15 {font-family: Arial, Helvetica, sans-serif; font-size: 9px; }
.style39 {font-size: 12px}
.style43 {font-size: 14px}
.style44 {font-family: "Trebuchet MS"; color: #000000; font-weight: bold; font-size: 12px; }
</style>
