body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.web_bg{
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#000000;
}


.bot_bg{
	background-image:url(../images/bot_bg.jpg);
	background-repeat:repeat-x;
	background-color:#2f2f2f;
	height:41px;
}

a:link {color: #d4a000;	text-decoration: none;}
a:visited {text-decoration: none;color: #d4a000;}
a:hover {text-decoration: underline; color: #ffffff;}
a:active {text-decoration: none; color: #d4a000;}

a.bottom:link{	color:#ffc71e; text-decoration:none; font-size:11px;}
a.bottom:visited{color:#ffc71e;text-decoration:none; font-size:11px;}
a.bottom:hover{color:#ffffff;text-decoration:none; font-size:11px;}
a.bottom:active{color:#ffc71e;	text-decoration:none; font-size:11px; }

.heading13px{
	font-size:13px;
	font-weight:bold;
}

.heading14px{
	font-size:14px;
	font-weight:bold;
}

.table_left{
	background-image:url(../images/table_left.jpg);
	background-repeat:repeat-y;
	width:10px;
	background-position:left;
}

.table_right{
	background-image:url(../images/table_right.jpg);
	background-repeat:repeat-y;
	width:10px;
	background-position:right;
}

.gallery_bg{
	background-color:#383838;
	border:#4f4f4f solid 1px;
}

.buttons{
	background-color:#666666;
	border:#666666;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}