/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/bg.gif) repeat;
}
.menu-roundbottom{
	background:url(images/menu-roundbottom.gif) #2D2D2D no-repeat;
	background-position:bottom;
	padding-bottom:13px;
}
.content-roundbottom{
	background:url(images/content-roundbottom.gif) #2D2D2D no-repeat;
	background-position:bottom;
	padding-bottom:21px;
}
.content-bodybg{
	background:url(images/content-bodybg.gif) repeat-y;
	padding:0px 11px 0px 11px;
}
.normal-text{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:none;
}
.bold-text{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:none;
}
.yellow-text{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#D69200;
	line-height:18px;
	text-decoration:none;
}
/*-------form-------*/
form{
	margin:0px;
	padding:0px;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #BBBABA;
	background-color: #ECE8E8;
	height: 16px;
	line-height: 15px;
	width: 155px;
}
.textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #BBBABA;
	background-color: #ECE8E8;
	height: 80px;
	line-height: 15px;
	width: 155px;
}
.contact-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.thankyou{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #D69200;
	line-height: 10px;
	text-decoration: none;
}
.thankyou-smtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}