@charset "utf-8";
body {
	background: #000000 url(../content/img/background.jpg) repeat-x;
}
td img {
	display: block;
	}
.underFont {
	color: #333333;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
}
.imgLinks {
	padding: 4px 0px;
}


a:link {
	color: #333333;
	text-decoration: none;
}

a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #4E6400;
}
.contentFont {
	color: #000000;
	font: normal 13px/normal "Segoe UI", Tahoma, Verdana, Arial;
	width: 598px;
	background: left top;
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}
.img50 {
	padding: 0px 10px;
	background-repeat: no-repeat;
}
.sideFont {
	color: #000000;
	font: normal 15px/18px "Tw Cen MT";
}
.contentFontUnformatted {
	color: #000000;
	font: normal 13px/normal "Segoe UI", Tahoma, Verdana, Arial;
	background: left top;
}
.contactFields {
	font: normal 13px "Segoe UI", Tahoma, Verdana, Arial;
	color: #000000;
	background: #F3F3F3;
	border: 1px solid #81980C;
}
.contactFieldsN {
	font: normal 13px "Segoe UI", Tahoma, Verdana, Arial;
	float: left;
	padding: 0;
	margin: 8px 0 0 8px;
	border: 0;
	width: 245px;
	height: 20px;
	background: none;
}	
.contactFieldsMSG {
	font: normal 13px "Segoe UI", Tahoma, Verdana, Arial;
	float: left;
	padding: 0;
	margin: 8px 0 0 8px;
	border: 0;
	width: 416px;
	height: 112px;
	background: none;
}	
.contactFieldsDROP {
	font: normal 12px "Segoe UI", Tahoma, Verdana, Arial;
	float: left;
	padding: 0;
	margin: 8px 0 0 8px;
	border: 0;
	width: 143px;
	height: 14px;
	background: #FFFFFF;
}	
.contactFieldsTEL {
	font: normal 13px "Segoe UI", Tahoma, Verdana, Arial;
	float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
	width: 54px;
	height: 20px;
    background: none;
}	
.box {
    width: 258px;
    height: 30px;
    background: url(../content/img/inputbox.jpg) no-repeat;
}
.btnSubmit {
	cursor: pointer;
    width: 83px;
    height: 28px;
    background: url(../content/img/btn_submit.jpg) no-repeat;
	border: none;
}
.btnReset {
	cursor: pointer;
    width: 83px;
    height: 28px;
    background: url(../content/img/btn_reset.jpg) no-repeat;
	border: none;
}
.boxDROP {
    width: 160px;
    height: 30px;
    background: url(../content/img/inputboxDROP.jpg) no-repeat;
}
.boxMSG {
    width: 432px;
    height: 130px;
    background: url(../content/img/inputboxMSG.jpg) no-repeat;
}
.boxTEL {
    width: 65px;
    height: 30px;
    background: url(../content/img/inputboxTEL.jpg) no-repeat;
}

.error_strings{ font-family:Verdana; font-size:11px; color:#990000;}
ul {
	margin-left:4em;
	padding-left:4em;
	width: 350px;
	list-style-image : url(../content/img/bulletgreen.gif);
}
#box {
    width: 258px;
    height: 30px;
    background: url(../content/img/inputbox.jpg) no-repeat;
}
#box #name {
    float: left;
    padding: 0;
    margin: 8px 0 0 8px;
    border: 0;
    width: 240px;
	height: 16px;
    background: none;
}
