body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F7F7F7;
}
body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-attachment:fixed;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.clear {
	clear:both;
}
.container
{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#topMenu
{
	background-image: url(../images/header_bg.jpg);
	height: 144px;
}
.logo
{
	background-image: url(../images/logo.png);
	height: 63px;
	width: 208px;
	display: block;
	text-indent: -3000px;
	margin-top: 35px;
}
#topMenuDiv a
{
	display: block;
	float: right;
	line-height: 24px;
	height: 24px;
	padding-top: 60px;
	padding-bottom: 60px;
	font-size: 14px;
	color: #535353;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
}
#topMenuDiv a:hover
{
	color: #FFF;
	background-image: url(../images/activetab.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.shadow
{
	background-image: url(../images/shadow.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 15px;
}
#leftside
{
	width: 200px;
}
#rightside
{
	width: 590px;
}
.Boxes
{
	background-image: url(../images/black_transparent.png);
	padding: 10px;
	border: 1px solid #654c3b;
}
.araver
{
	height: 10px;
}
.Boxes h4
{
	font-size: 14px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #624c3b;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	display: block;
}
.leftSideMenu
{
	color: #FFF;
	text-decoration: none;
	display: block;
	margin-top: 3px;
	line-height: 18px;
}
.leftSideMenu:hover
{
	font-weight: bold;
	color: #F0F0F0;
	text-decoration: none;
}
#bil
{
	font-size: 12px;
	color: #ac7a54;
}
.banner
{
	padding: 9px;
	height: 200px;
	width: 780px;
	border: 1px solid #624C3B;
}
.gooter
{
	margin-top: 15px;
	padding-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 19px;
}
.gooter a
{
	color: #B68921;
	text-decoration: none;
}

