body {
	background-color: #909090;
	background-image: url(../imgs/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px; 
	background-repeat: repeat-x;
	font-family: Tahoma;
	font-size: 9px;
	color: #7e7e7e;
}

td {
	font-family: Tahoma;
	font-size: 11px;
	color: #7e7e7e;
	vertical-align: top;

}

.tdfont {
	font-family: Tahoma;
	font-size: 12px;
	color: #7e7e7e;
}
.whiteul {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;  padding-left:0px; margin-left:15px;
}
.greyul {
	font-family: Tahoma;
	font-size: 11px;
	color: #7e7e7e;  padding-left:10px; margin-left:15px; padding-bottom:15px;
}
.whitefont {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
.h2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffcc00;
	font-weight:bold; 
	margin-bottom:0px; 
	padding-bottom:0px;
}
.greylink {
	font-family: Tahoma;
	font-size: 11px;
	color: #7e7e7e;
}
.greylink a {
	font-family: Tahoma;
	font-size: 11px;
	color: #7e7e7e;
}
.greylink a:link {
	text-decoration: underline;
}
.greylink a:hover {
	text-decoration: none;
	color: #0EB490;
}
.greenlink {
	font-family: Tahoma;
	font-size: 11px;
	color: #0EB490;
	text-decoration: none;
}
.greenlink a {
	font-family: Tahoma;
	font-size: 11px;
	color: #0EB490;
}
.greenlink a:link {
	text-decoration: none;
}
.greenlink a:hover {
	text-decoration: underline;
	color: #7e7e7e;
}
.greenlink2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #00ffc0;
	text-decoration: none;
}
.greenlink2 a {
	font-family: Tahoma;
	font-size: 11px;
	color: #00ffc0;
}
.greenlink2 a:link {
	text-decoration: underline;
}
.greenlink2 a:hover {
	text-decoration: none;
	color: #00ffc0;
}

.txtBox {
font-family: Tahoma;
font-size: 8pt;
color:#0db38f;
background-color:#ffffff;
border:#0db38f 2px solid;
width:180px
}
.txtBox-q {
font-family: Courier New;
font-size: 8pt;
color:#646464;
background-color:#ffffff;
border:solid 1px #0db38f;
width:220px
}
.required  {
	font-family: Tahoma;
	font-size: 9pt;
	color: #0db38f;
	text-decoration:none;

	}

.button {
    background:url(../imgs/inquiry-back.jpg);
	font-family: Tahoma;
	font-size: 8pt;
	text-decoration:none;
	color: #0db38f;
	border:solid 2px #0db38f;

	}

a.inquiryTxt {
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	}
a.inquiryTxt:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
	}
a {
	font-family: Tahoma;
	font-size: 8pt;
	color: #0db38f;
	text-decoration:none;
	font-weight: bold;
}

a:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #0db38f;
	text-decoration:underline;
	font-weight: bold;
}
a.sub_menu {
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	text-decoration:none;
	font-weight:normal;
	}
	
a.sub_menu:hover {
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
	}
