BODY {
	SCROLLBAR-FACE-COLOR: #EEEEEE;
	SCROLLBAR-HIGHLIGHT-COLOR: #EEEEEE;
	SCROLLBAR-SHADOW-COLOR: #dee3e7;
	SCROLLBAR-3DLIGHT-COLOR: #F9F9F9;
	SCROLLBAR-ARROW-COLOR: #989898;
	SCROLLBAR-TRACK-COLOR: #F4F4F4;
	SCROLLBAR-DARKSHADOW-COLOR: #989898;
	
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:13px;
	text-align : justify;
	
}
table {
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:13px;
	text-align : justify;
}
.mainbg_left_bottom {
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment:fixed;
	background-image : url(../images/main_bg_buttons.jpg);
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 8px;
}
.mainbg_l {
	background-repeat:no-repeat;
	background-position:left top;
	background-attachment:fixed;
	background-image : url(../images/main_bg_l.jpg);
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
}
.mainbg_r {
	background-repeat : no-repeat;
	background-position : left top;
	background-attachment:fixed;
	background-image : url(../images/main_bg_r.jpg);
	margin-bottom : 10px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 10px;
}
a:link, a:visited {
	text-decoration:none;
	color : #B86C6C;
}
a:hover {
	text-decoration : underline;
	color : #B86C6C;
}