body {
	margin: 0px;
	padding: 0px;
	background-image: url(/includes/images/bg.jpg);
	background-repeat: repeat;
	background-position: left bottom;
	color:#FFFFFF;
}
.tbody {
	width: 85%;
	height: 100%;
}
.ctdheader {
	width: 100%;
	height: 176px;
	background-image: url(/includes/images/design_04.jpg);
	background-repeat: repeat-x;
}
.btdheader {
	width: 100%;
	height: 100%;
}
.footer {
	width: 93%;
	height: 30px;
	background-color: #490000;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
}
.ltd {
	width:30%;
	font-family:Arial;
	font-size: 15px;
	color:#ff933c;
	vertical-align: top;
}
.ltd strong {
	color:#ffffff;
	font-size:17px;
}
.rtd {
	width: 68%;
	font-family: Arial;
	font-size: 15px;
	color: #ffffff;
	vertical-align: top;
}
.rtd samp {
	font-family: Arial;
	font-size: 13px;
	color: #ff933c;
}
.l_div_title {
	background-color:#2e2e2e;
	padding:5px;
	border:1px #fff dotted;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold;
	text-align:center;
}
.form_left {
	background-color:#2e2e2e;
	color:#d09c53;
	font-family: Arial;
	font-size: 16px;
	text-align:right;
	font-weight:bold;
}
.form_right {
	background-color:#313131;
	color:#FFFFFF;
	font-family: Arial;
	font-size: 16px;
	text-align:right;
}
.formbutton {
	background-color:#d09c53;
	color:#500200;
	font-family: Arial;
	font-size: 16px;
	font-weight:bold
}
a {
	font-family:Arial;
	font-size: 16px;
	color: #FFCC00;
	font-weight:bold;
}
.footer a {
	font-size:12px;
}
a:hover {
	color:#ffffff;
}
hr {
	height:1px;
	color:#cbcbcb;
	margin:10px;
}