/*Main*/
HTML{
SCROLLBAR-FACE-COLOR: #404347;
SCROLLBAR-ARROW-COLOR: #E4E4E4;
SCROLLBAR-TRACK-COLOR: #E4E4E4;
SCROLLBAR-HIGHLIGHT-COLOR: #404347;
SCROLLBAR-SHADOW-COLOR: #404347;
SCROLLBAR-3DLIGHT-COLOR: #404347;
SCROLLBAR-DARKSHADOW-COLOR: #404347;
}

body {
	background-image: url(images/bg_green.png);
	background-repeat: no-repeat;
	background-attachment:fixed;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body, td, th, dl, ul, ol, p, input, select, textarea{
font-family: "Microsoft Sans Serif";
font-size: 13px;
color:#000000;
}

a:link, a:visited, a:active, .contract_link{
	color: #7A7B7A;
	text-decoration: none;
}

a:hover, .contract_link_hover{
	color: #000000;
	text-decoration: underline;
}

form{
margin:0px;
}

.message_header{
height: 30px;
background:url(images2/header1.gif);
background-color:#C8D5DE;
color:#333333;
text-align:center;
border:#666666 solid 1px;
}


.message_content{
height: 150px;
background-color:#F7F7F7;
color:#000000;
border:#666666 solid 1px;
border-top: 0px;
vertical-align:middle;
text-align:center;
}


.contactus_table{
border:#CCCCCC solid 1px;
width:570px;
}
.contactus_table th{
color:#6699FF;
text-align:left;
font-weight:normal;
}

.contactus_form{
border:#CCCCCC solid 1px;
width:560px;
padding:5px;
}

.contactus_form_titel{
float:left;
color:#6699FF;
font-family:Georgia, "Times New Roman", Times, serif
font-size:17px;
font-weight:bold;
margin-bottom:5px;
text-decoration:underline;
}

.contactus_form_table{
border:0px;
width:100%;
}
.contactus_form_table th{
color:#6699FF;
text-align:left;
font-weight:normal;
}

.contactus_form_table_p{
text-align:justify;
}

.contactus_form_table_p b{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.required_field{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#CC0000;
}












.error{
color:#FF0000;
text-align:left;
border:solid #FFECDF 1px;
padding:15px;
background:#FFFFEF;
background-image:url(images/error.gif);
background-repeat:no-repeat;
background-position:top right;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}









.contactus_home_table{
border:#CCCCCC solid 1px;
width:460px;
width:650px;
}

.contactus_home_table thead td{
border:#CCCCCC solid 1px;
background-color:#F3F3F3;
width:460px;
font-weight:bold;
}

.contactus_home_table tbody td{
white-space:nowrap;
height:30px;
border-bottom:#F3F3F3 solid 1px;
}