table { border:0px; border-collapse:collapse ; width:100%} 
td {vertical-align:top; padding:0px; }


td, table, select,  input, textarea{
	font-family:tahoma;
	font-size:11px;
	vertical-align:top;
	line-height:14px;
	color:#656565;
	text-align: justify;
}

form { margin:0px; padding:0px}
body {
	margin:0px;
	padding:0px;
	background-color: #E5E5E5;
}

.bg{ background:url(images/bottom.gif) no-repeat left top}
.bg1{ background:url(images/left.gif) repeat-y}
.bg2{ background:url(images/right.gif) repeat-y}
.bg3{ background:#FFFFFF}

.header{ color:#656565; vertical-align:middle}
.header img{ vertical-align:middle}

.se{ width:143px; height:17px; background:#A6AAA5; border:#2F363B 1px solid; color:#30373C; padding-left:6px; vertical-align:middle; font-size:10px; line-height:12px}

ul{margin:0px; padding:0px; list-style: none; line-height:18px}
ul li{ background:url(images/list_bg.gif) no-repeat 0 8px; padding-left:14px }
ul li a{ color:#656565;  text-decoration: underline }
ul li a:hover{ text-decoration: none}

.list a{ color:#656565; text-decoration:none}
.list a:hover{ text-decoration:underline} 
.list span{ color:#F25400; margin-right:5px; font-size:10px; margin-left:-16px}
.list div{margin-left:16px; margin-bottom:10px}

span a{ color:#6A9B00; text-decoration:underline}
span a:hover{ text-decoration:none}

a{ color:#656565; text-decoration:underline}
a:hover{ text-decoration:none}

strong a{ color:#656565; text-decoration:underline}
strong a:hover{ text-decoration:none}

.footer td{ color:#656565; font-size:10px; line-height:11px}
.footer span{ color:#9FA09F}
.footer a{ color:#656565; text-decoration:underline}
.footer a:hover{ text-decoration:none}
.footer strong a{ color:#C7C7C7; font-weight:normal}

b a{ color:#6A9B00; text-decoration:underline; font-weight:normal}
b a:hover{ text-decoration:none}

.form input {
	width:231px;
	height:17px;
	color: #656565;
	border:#2F363B 1px solid;
	line-height:13px;
	padding:0 0 0 6px;
	background-color:#E3E3E3
}

.form textarea {
	width:231px;
	height:185px;
	color: #656565;
	border:#2F363B 1px solid;
	line-height:13px;
	overflow: auto;
	padding:0 0 0 6px;
	background-color:#E3E3E3
}
.nav {
	font-family: tahoma;
	font-size: 12px;
	width: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
}
.nav a {
	color: #f6f6f6;
	text-decoration: none;
	background-color: inherit;
	font-weight: bold;
}
.nav a:hover {
	color: #f6f6f6;
	text-decoration: underline;
	background-color: inherit;
	font-weight: bold;
}
.bg3 h1 {
	font-size: 14px;
	color: #6A9B00;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.bg3 .form .resetButton {
	text-align: center;
	display:block;
	width: 60px;
	background-color: #FFFFFF;
	float: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: none;
}
.bg3 .form .submitButton {
	text-align: center;
	display:block;
	width: 60px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	clear: right;
	float: right;
}
