body
{
margin:0px;
}
.bg {
	background-attachment: fixed;
	background-image: url(../images/bg_3.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.normaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CEB8A2;
	line-height:16px;
	text-decoration: none;
	text-align: justify;
}
.normaltext a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CEB8A2;
	line-height:16px;
	text-decoration: none;
	text-align: justify;
}
.normaltext a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CEB8A2;
	line-height:16px;
	text-decoration: underline;
	text-align: justify;
}
.border{
	border:1px solid #D5D2C5;
}
.bottomlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #3D3027;
	line-height:16px;
	text-decoration: none;
}
.bottomlink a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #3D3027;
	line-height:16px;
	text-decoration: none;
}
.bottomlink a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #3D3027;
	line-height:16px;
	text-decoration:underline;
}

.top_cur_bg {background:url(../images/bg_2.gif) top repeat-x;}

.btm_cur_bg {background:url(../images/bg_4.gif) top repeat-x;}

.bg_main{background:#3D3027;}

.border{border-left: 2px solid #261F15; border-right:  2px solid #261F15; border-bottom:none; border-top:none;}
