body {
	background-color: #1b1b1b;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
p {
	margin-top: 13px;
	margin-bottom: 13px;
}
.text {
	font-family: Georgia, Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #1D1D1D;
}
.body {
	height: 328px;
	width: 403px;
	overflow:auto;
	SCROLLBAR-FACE-COLOR: #AE5B33;
	SCROLLBAR-HIGHLIGHT-COLOR: #CD8259;
	SCROLLBAR-SHADOW-COLOR: #8C3E19;
	SCROLLBAR-3DLIGHT-COLOR: #E4ECCD;
	SCROLLBAR-ARROW-COLOR: #DCAF97;
	SCROLLBAR-TRACK-COLOR: #CA865A;
	SCROLLBAR-DARKSHADOW-COLOR: #8C3E19;

}
.bodyhome {
	height: 328px;
	width: 611px;
	overflow:auto;
	SCROLLBAR-FACE-COLOR: #D3DFB1;
	SCROLLBAR-HIGHLIGHT-COLOR: #E4ECCD;
	SCROLLBAR-SHADOW-COLOR: #C2D19A;
	SCROLLBAR-3DLIGHT-COLOR: #E4ECCD;
	SCROLLBAR-ARROW-COLOR: #879D45;
	SCROLLBAR-TRACK-COLOR: #D5E3B2;
	SCROLLBAR-DARKSHADOW-COLOR: #C2D19A;

}
.title {font-family: Georgia, "Times New Roman", Times, serif; font-size: 26px; color: #8B7253; text-decoration: none; line-height: 24px; letter-spacing: -1px;}

.hr {
	border: 1px dashed #CCCCCC;
}.absolute {
	position: absolute;
}
.relative {
	position: relative;
}
.message {
	font-family: Georgia, Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #5E888B;
	font-weight: bold;
}
.error {
	font-family: Georgia, Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #B30202;
	font-weight: bold;
}
.footer {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	line-height: 13px;
	color: #a5a5a5;
}
.right_sidebar {
	font-family: verdana, arial, helvetica, tahoma;
	font-size: 10px;
	color: #ffffff;
	line-height: 14px;
}
.form_field {
	width: 235px;
}
.form_field_half {
	width: 100px;
}
