TD {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; LINE-HEIGHT: 180%; FONT-STYLE: normal; FONT-VARIANT: normal
}
td.content {
	font-size: 14.8px;
	line-height: 140%;
	color: #000000;
}

td.list {
	line-height: 148%;
}

body {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background:#C2EDFB;
	background-image: url(../images/bgblue.gif);
	background-repeat: repeat-x;
}

textarea {
	font-size: 12px;FONT-FAMILY: "Tahoma", "MS Shell Dlg";
}

A:link, A:active
{
	color: #333366;
	text-decoration: none;
}
A:visited
{  
	color: #333366;
	text-decoration: none;
}
A:hover
{
	color: #FF0000;
	text-decoration: none;
}

.bluetext {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #00778B;
}
.redtitle {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: #9C0000;
}
.conttext {
	FONT-WEIGHT: normal; FONT-SIZE: 14px; COLOR: #000000;
}
.redtext {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #ff0000
}


.inp_text{border:1px solid #8D8D8D;height:14px;background-color:#FFFFFF;color:#333333;font-family:Verdana;font-size:11px;font-weight:bold}

.bgblue{
    background-image: url(../imges/bgblue.gif);
	background-repeat: repeat-x;
	}
.mailFormbox .recInput {
	line-height: 33px;
	height: 33px;
	width: 256px;
	background-color:Transparent;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-size: 20px;
	font-weight: bold;
	color: #7D3200;
	letter-spacing:34px;
	border: none;
}

.mailFormbox {
	background-image: url(../images/mailForm_box_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 342px;
	width: 731px;
}
.mailFormbox .recInput {
	line-height: 33px;
	height: 33px;
	width: 256px;
	background-color:Transparent;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	font-size: 20px;
	font-weight: bold;
	color: #7D3200;
	letter-spacing:34px;
	border: none;
}
.mailFormbox .bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.mailFormbox .inputCss {
	font-size: 15px;
	line-height: 24px;
	font-weight: bold;
	color: #A05516;
	background-color: #FFF1DD;
	height: 24px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mailFormbox textarea {
	background-color: #FBF4EA;
	border: 1px solid #FE9900;
}
