body { 
    background:#a4a67f;
	margin:0;
	font-size:12px;
    font-family:Times New Roman, Times, serif;
	color:#808184;
	text-align: center;
	min-width: 1000px;
}

body a {
	font-family:Arial, sans-serif;
	text-decoration:none;
	color:#3e758a;
}

body a:visited {
	text-decoration:none;
	color:#3e758a;
}

body a:hover {
	text-decoration:none;
	color:#3e758a;
	background-color:#e2edb6;
}

body a:active {
	color:#3e758a;
}

a:link .image {
	border-width:0px;
}
 
a:hover .image, a:active .image {
	border:0px; border-thickness: 0px;
}

h1 {
	margin-top:0px;
	font-size:18px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	color:#e2edb6;
	line-height:18px;
}

.h2 {
	padding:0px;
	margin:0 0 10px 0;
	font-size:13px;
	text-transform:uppercase;
	font-weight:normal;
	font-family:Arial, sans-serif;
	color:#595944;
}

h3 {
	padding:0px;
	margin:0 0 5px 0;
	font-size:12px;
	font-weight:bold;
	font-family:Arial, sans-serif;
	color:#e2edb6;
}

h3 a, a:visited {
	font-family:Arial, sans-serif;
	font-weight:bold;
	color:#b6d7e3;
}

h3 a:hover {
	font-family:Arial, sans-serif;
	font-weight:bold;
	color:#b6d7e3;
	background-color:#e2edb6;
	text-decoration:none;
}

h4 {
	font-family:Arial, sans-serif;
	font-size:16px;
	color:#595944;
	font-weight:bold;
}

#wrapper {
	margin:0 auto 15px auto;
	position:relative;
	width:740px;
	background:#fff;
	border:1px solid #bbbdbf;
	text-align:left;
}

#main {
	position:relative;
	margin:20px 18px 0px 18px; 
}

#header {
	position:relative;
	margin:15px 0 0 0;
}

#logothumb {
	float:left;
	width:66px;
	height:100%;
}

.leftpush {
	margin-left:100px;
}

.content {
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#595944;
}

#content a, a:visited {
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#3e758a;
}

#content a:hover {
	text-decoration:none;
	background-color:#e2edb6;
}

.italic {
	font-size:13px;
	font-style:italic;
}

#titlebox {
	background-color:#595944;
	height:26px;
	padding:35px 15px 5px 20px;
}

#tablename {
	font-size:12px;
	font-weight:bold;
}

.clear {
	clear:both;
}

div.hr { 
	width: 100%; 
	height: 2px;
	margin-bottom:10px;
	color:#c8dc82;
	background-color:#c8dc82;
	border:0px; 
}

div.hr2 {
	width:40%;
	height:2px;
	margin:20px 0 5px 0;
	color:#c8dc82;
	background-color:#c8dc82;
	border:0px;
}

div.hr3 {
	width:100%;
	height:1px;
	margin:10px 0;
	color:#BBBDBF;
	background-color:#BBBDBF;
	border:0px;
}

.radio {
	margin-left:13px;
	font-size:12px;
	line-height:25px;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#595944;
}

#table2 table {
	border-collapse:collapse;
	width:100%;
	font-family:Arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#595944;
}

#table2 td, th {
	border:solid 2px #BBBDBF;
	width:100px;
	padding:5px 5px;
}

#submit {
	margin:0 auto;
}

hr {
	margin:0px;
	padding:0px;
	border:0px;
	color:#BBBDBF;
	background-color:#BBBDBF;
	height:1px;
}

#usehr {
	color:#c8dc82;
	background-color:#c8dc82;
	height:2px;
	margin:10px 0 10px 0;
}

#footer {
	clear:both;
	margin:25px 0 20px 0;
	font-family:Arial, sans-serif;
	font-size:10px;
}

#footerfloat {
	float:right;
	margin:0px 39px 0 0;
}

#footerspace {
	margin-top:10px;
}

#space {
	margin-left:10px;
}

