/* CSS Document */
body {
	font-family:Verdana;
	font-size:11px;
	color:#003300;
}
a {
	font-family:Verdana;
	font-size:11px;
	color:#003300;
	text-decoration:underline;
}
a:hover {
	color:#0033CC;
	text-decoration:none;
}
td {
	font-family:Verdana;
	font-size:11px;
	color:#003300;
}
th {
	height:20px;
	font-family:Verdana;
	font-size:14px;
	color:#FFFFFF;
	padding-left:7px;
	background-color:#50733B;
	font-weight:bold;
}
input {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}
select {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}
textarea {
	font-family:Verdana;
	font-size:11px;
	color:#000000;
}
.Error {
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#993300;
	background-color:#FFFFCC;
	height:20px;
}
.FormButton {
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#666633;
	height:20px;
}
.head_t {
	width:700px;
	height:216px;
	background-image:url(images/head_bck_big.jpg);
	background-repeat:no-repeat;
}
.head_b {
	width:700px;
	height:45px;
	background-image:url(images/head_b_big.gif);
	background-repeat:no-repeat;
}
.footer_b {
	width:700px;
	height:85px;
	font-family:Verdana;
	font-size:9px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
	padding-bottom:7px;
	background-image:url(images/footer_bck.jpg);
	background-repeat:no-repeat;
}
.footer_t {
	width:700px;
	height:15px;
	background-image:url(images/footer_t.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.TableBrd {
	border-top:1px #50733B solid;
	border-left:1px #EDEDED solid;
	border-bottom:1px #A2AB9C solid;
	border-right:1px A2AB9C solid;
}
.TableContactHead {
	background-color:#006666;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;	
}
.prod_name {
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
	color:#999999;
}