BODY
{
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #ABBAC8;
	scrollbar-darkshadow-color: black;
	scrollbar-arrow-color: #ABBAC8;
	margin-left: 0px;
	background-image: url(../images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-color: #2a2a2b;
	background-position: center top;
}
.bg_table {
	background-attachment: fixed;
	background-color: #282425;
	/*background-image: url(../images/bg_table.jpg);
	background-repeat: repeat;
	background-position: center bottom;*/
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_text:hover {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10px; 
font-style: normal; 
font-weight: normal; 
font-variant: normal; 
color: #3399FF}


.details_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.border {
	border: 1px solid #CCCCCC;
	background-attachment: fixed;
	background-image: url(../images/bg_table.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.title {	color: #666666;
	font-weight: bold;
}

.caption
{

background-color:#678f53;
}