body {
	margin-bottom: 0px;
	background-color: #466EA1;
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	line-height: 14px;
}

.frame {
	border: 1px solid #E8E9D7;
}

.text1 {
	font-family: tahoma;
	font-size: 12px;
	color: #339933;
	font-weight: normal;
}
.text2 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999900;
}
.text3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #006633;
}
.text4 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #006633;
}
.text5 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.text6 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.text7 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.text8 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #66CCCC;
}
.text9 {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

a:link {
	color: #999999;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
	font-style: normal;
}
a:visited {
	color: #999999;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
}

a:hover {
	color: #000000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

a.a:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #CC0000;
	text-decoration: none;
}
a.a:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #CC3300;
	text-decoration: none;
}
a.a:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}

a.b:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #666633;
	text-decoration: none;
}
a.b:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #666633;
	text-decoration: none;
}
a.b:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #B01C12;
	text-decoration: none;
}

a.c:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.c:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
a.c:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-transform: uppercase;
}

a.d:link {
    font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.d:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}
a.d:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

a.e:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: underline;
}
a.e:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #6699CC;
	text-decoration: underline;
}
a.e:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #81992B;
	text-decoration: none;
}

a.f:link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
a.f:visited {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
a.f:hover {

	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #81992B;
	text-decoration: none;
}

a.g:link {

	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.g:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a.g:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

#wrapper{
	margin: 10px auto;
	text-align: left;
	padding:5px 15px 10px;
	width: 300px;
	border:2px solid #E8E8E8;
}
h2{
	border-bottom:4px solid #BFBFBF;
	color:#282828;
	font-size:15px;
	font-weight:bold;
	margin:0;
	padding:10px 0 5px;
	text-transform:uppercase;
}
form li{
	list-style: none;
	list-style-type:none;
	margin-bottom: 5px;
	display: block;
}
#li_tatext{
	height: 60px;
}
#li_lsttype{
	height: 120px;	
}
form legend{
	background:#FBFBFB none repeat scroll 0 0;
	border:1px solid #E8E8E8;
	color:#282828;
	font-size:12px;
	margin:30px 0 25px;
	padding:5px 10px;
	text-align:left;
	font-weight: bold;
}
form fieldset{
	border:1px solid #E8E8E8;
	margin-bottom: 5px 10px;	
	background-color: #FFF;
	padding: 0px 20px 20px 20px;
}
form #label_option_rndradio label{
	padding: 0px;	
	width: 50px;
}
form label{
	color:#282828;
	cursor:pointer;
	font-size:12px;
	padding: 4px 10px 0px 0px;
	display: block;
	margin: 0px;
}

form input, form textarea, form select{
	-x-system-font:none;
	border:1px solid #CDCDCD;
	color:#282828;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:5px 0 0;
	width:90%;
}

form textarea{
	-x-system-font:none;
	border:1px solid #CDCDCD;
	color:#282828;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:5px 0 0;
	width:100%;
}

#txtname{
	background:transparent url(images/ico_user.gif) no-repeat scroll 2% 50%;
	padding:6px 0 6px 25px;
}
#txtemail{
	background:transparent url(images/ico_mail.gif) no-repeat scroll 2% 50%;
	padding:6px 0 6px 25px;
}
#txtsubject{
	background:transparent url(images/ico_home.gif) no-repeat scroll 2% 50%;
	padding:6px 0 6px 25px;
}
form .description{
	float: left;
	padding-left: 10px;
	padding-top: 3px;
	color:#666666;
	font-style:italic;
}
form .error .description{
	display: none;	
}
.error label{
	font-weight: bold;
	color: #990000;
}
form .errormessage{
	display: block;
	padding: 3px 0px;
	color:#990000;
	font-style:italic;
}
input#btncontact:hover {
	background-color:#CC0000;
	color:#FFFFFF;
	cursor:pointer;
	padding:6px;
	width:100px;
}
input#btncontact{
	background-color:#282828;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	padding:6px;
	width:100px;
}
.requiredlabel{
	font-size: 10px;
	color: #BFBFBF;
	padding-left: 5px;
}

.denode{
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #FFF;
	padding-left: 5px;
}
a.denode {
	font-size: 11px;
	font-weight: bold;
	line-height: 18px;
	color: #FFC;
	padding-left: 0px;
}
a.denode:visited {
	color: #FC9;
}
a.denode:hover {
	color: #FF9;
	text-decoration: none;
}
