body {
	background-color:#DAB437;
	margin: 10px auto;
	font-family: Helvetica, sans-serif;
	font-size:12px;
	color: #003300;
	background-image:none url(images/bg.gif);
	background-position:top left;
	background-repeat:repeat;
}

table {
	border: 1px solid #003300;
	width:780px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	background-color: #bd7405;
}

img{
	padding: 0;
	margin: 0;
	border: 0;
}
p {
	font-size:12px;
	text-align:left;
	font-family:Helvetica, sans-serif;
	font-weight:normal;
	padding:2px 0;
	margin:0;
}

h1 {
	font-size:16px;
	color: #bd7405;
	font-variant:small-caps;
	padding:0;
	margin:0;
}

h2 {
	font-size:16px;
	margin:3px 0 0 20px;
}
h3 {
	font-size:14px;
}

#topright{
	background-image:url(images/index_03.jpg); 
	background-position:top left; 
	background-repeat:no-repeat;
	color:white;
}

#mid{
	background-image:url(images/index_09.jpg); 
	background-repeat:no-repeat; 
	background-position:top left;
	height:43px;	
}

#menutop{
	background-image:url(images/index_12.jpg); 
	background-position:top left; 
	background-repeat:no-repeat; 
	height:29px;
}

#menubot{
	background-image:url(images/index_18.jpg); 
	background-position:top left; 
	background-repeat:no-repeat; 
	height:86px;
}

#botright{
	background-image:url(images/index_21.jpg); 
	background-position:top left; 
	background-repeat:no-repeat; 
	height:86px;
}

#main{
	background-image:url(images/index_13.jpg); 
	background-repeat:no-repeat; 
	background-position:top left;
	vertical-align:top;
}

#text {
	text-align:left;
	padding:5px 10px 0 10px;
	background-color:transparent;
	}


.footer {
	background-color: #003E93;
	color:#FFFFFF;
	width: 800px;
	height:101px;
	min-height:101px;
	}

a:link {
	color: #003300 ;
	text-decoration: none;
	font-weight:normal;
}
a:visited {
	text-decoration: none;
	color: #003300 ;
		font-weight:normal;
}
a:hover {
	text-decoration: underline;
	color: #003300;
		font-weight:normal;
}
a:active {
	text-decoration: none;
	color: #003300 ;
		font-weight:normal;
	}


html>body label {
margin-top: 0px;
}
.td {
margin: 0;
}

label{
width: 90px;
float: left;
text-align: right;
color: #bd7405;
font-weight:normal;
margin: 0 2px 10px 0;
clear: both;
	font-family: Helvetica, sans-serif;
	font-size:12px;
}

.input-box{
float: left;
margin-bottom: 5px;
color: #003300;
border: 1px solid #003300;
background: #FFFFFF;
	width:175px;
	height: 16px;
		font-size:12px;
		padding: 4px 0 0 2px;
}
.textarea{
float: left;
margin-bottom: 5px;
color: #003300;
background: #FFFFFF;
border: 1px solid #003300;
	font-family: Helvetica, sans-serif;
	width:175px;
	height: 55px;
	font-size:12px;
	padding: 4px 0 0 4px;
}

fieldset{
	border:0;
	width: 100%;
	padding:5px;
	font-family: Helvetica, sans-serif;
}

.submit-button{
	margin-left: 92px;
	color: #FFFFFF;
	border: 0px solid #666;
	font-family: Helvetica, sans-serif;
	font-size:12px;
	background-color: #003300;
	padding: 4px;
}
