 body {
	margin:0px;
	padding:0px;
	background-color:#46463F;
	background-image: url(bg.gif);
	background-repeat: repeat;
}

  .main{font-family:Tahoma; font-size:11px;  color:#FFFFFF; line-height:13px}
.shadowbox {
	background-image: url(box_shadow.gif);
	background-repeat: no-repeat;
	height: 550px;
	width: 260px;
	margin: auto;
	margin-top: 30px;
}
.logobox {
	height: 159px;
	width: 180px;
	position: relative;
	left: 30px;
	top: 20px;
	font-size: 9px;
}


a:link {

color:#FF6600;
}

a:visited {

color:#FF6600;
}
a:hover {

color:#FF6600;
}
a:active {

color:#FF6600;
}
		
	
		.textarea{
		width:139px; height:144px;
		border-width:1px;
		border-style:solid;
		background-color:#77715F;
		border-color:#FFFFFF;
		font-family:Tahoma; font-size:11px;  color:#FFFFFF; 
		overflow:auto;
		}


 






 
.typebpx {
	height: 159px;
	width: 180px;
	position: relative;
	left: 30px;
	top: 20px;
	font-size: 11px;
	color: #D1CABC;
	font-family: "Times New Roman", Times, serif;
}
.questionbox {
	width: 566px;
	margin: auto;
	background-color: #46463F;
	border: 1px solid #929285;
	margin-top: 40px;
}
.banner {
	margin-top: 20px;
}

.cellpad_left15 {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.clear {
	clear: both;
}

.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CE5300;
	font-size: 16px;
	letter-spacing: 4px;
	background-image: url(bulletheader.gif);
	background-repeat: no-repeat;
	height: 12px;
	padding-left: 40px;
	background-position: left center;
	padding-top: 10px;
	padding-bottom: 10px;
}
input {
	background-color: #C8C0A6;
	border: 1px solid #F0EEE6;
	background-image: url(inputbg.gif);
	background-repeat: no-repeat;
}
.subheads {
	color: #A6996F;
}




.type_box_question {
	height: 159px;
	left: 30px;
	top: 20px;
	color: #D1CABC;
	font-family: "Times New Roman", Times, serif;
	padding: 20px;
}
select {

	background-color: #C8C0A6;
	border: 1px solid #F0EEE6;
	background-image: url(inputbg.gif);
	background-repeat: no-repeat;
}
textarea {

	background-color: #C8C0A6;
	border: 1px solid #F0EEE6;
	background-image: url(inputbg.gif);
	background-repeat: no-repeat;
}

