body{
	margin:0;
	padding:0;
	font-family: Tahoma;
}


input.text, textarea, #title {
	width:130px;
	height:18px;
	margin-top:3px;
	float:right;
	background-color:transparent;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #825517;
}
input {
border:1px solid #CCCCCC;}
#title {
border:1px solid #CCCCCC;
width:145px;
}

#select {
border:1px solid #CCCCCC;
}
select#ctitle {
	margin-top: 5px;
}
.text:focus, textarea:focus {
	background-color:transparent;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #55370F;
	color: #FFFFFF;
	width:130px;
	height:18px;
	margin-top:3px;
	float:right;
}
input.btn {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 20px;
	width: 130px;
	border: none;
	background-color: #CC0000;
	margin-top:15px;
	float:right;
	background-image: url(../../images/newsletter-button.png);
	background-repeat: no-repeat;
	cursor:pointer;
	} 
	
input.btn:hover {
	background-position:left -20px;
	background-image: url(../../images/newsletter-button.png);
	background-repeat: no-repeat;
	} 
#ccontainer {
	font-family: Verdana;
	font-size: 10px;
	width: 510px;
	margin-bottom: 10px;
	color: #000000;
	float: left;
}
#cheading {
	font-family: Verdana;
	font-size: 16px;
	width: 535px;
	float: left;
	text-align: left;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}

#mainheading {
	width: 250px;
	float: left;
	text-align: left;
	position: absolute;
	top: -9px;
	background-color: #FFFFFF;
	left: -1px;
	height: 20px;
}

#cmydiv {
	position: relative;
	text-align: left;
	left: 84px;
	top: -8px;
	width: 515px;
	height: 500px;
}
td.ccolone {
	text-align: left;
	vertical-align: top;
	padding-top:4px;
	height: 35px;
	font-size: 11px;
	color: #000000;
}
td.ccoltwo {
	color:red;
	text-align: center;
	vertical-align: top;
	padding-top:6px;

}
.credtext{
	color: #CC0000;
}
td.ccolthree {
	font-size: 10px;
	color: #000000;
}

.fielddivs{
	text-align: left;
	color: #000000;
	float: left;
	margin-left: 5px;

}
.cinputdivs{
	text-align: left;
	color: #000000;
	height: 32px;

	float: right;

}
.csmalltext{
	font-size:11px;
	color: #000000;

}
.cleft{
	width:130px;
	float:left;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
.ctextleft{
	width:240px;
	float:left;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 70px;
}

.cright{
	width:270px;
	float:left;
	font-size: 11px;
	font-weight: normal;
}

#cleftcontainer{
	width:250px;
	float:left;
	font-size: 11px;
	font-weight: normal;
	height: 130px;
	margin-top: 10px;
}
#crightcontainer{
	width:275px;
	float:left;
	font-size: 11px;
	font-weight: normal;
	margin-left: 15px;
	height: 130px;
	margin-top: 10px;
}
.cspecialcontainer{
	width:130px;
	float: left;
	text-align: right;
	height: 85px;
}

