html,body {
	background-color: #efefef;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	scrollbar-3dlight-color: #7F7F7F;
   scrollbar-arrow-color: #7F7F7F;
   scrollbar-base-color: #7F7F7F;
   scrollbar-track-color: #F5F5F5;
   scrollbar-darkshadow-color: #7F7F7F;
   scrollbar-face-color: #FFFFFF;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-shadow-color: #FFFFFF;
}

.menu {
	padding-left: 335px;
	background-repeat: repeat-x;
	vertical-align: top;
}

#content_left {
	background-repeat: no-repeat;
}

#content {
	width: 533px;
	height: 383px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border: 0px;
	scrollbar-3dlight-color: #7F7F7F;
   scrollbar-arrow-color: #7F7F7F;
   scrollbar-base-color: #7F7F7F;
   scrollbar-track-color: #F5F5F5;
   scrollbar-darkshadow-color: #7F7F7F;
   scrollbar-face-color: #FFFFFF;
   scrollbar-highlight-color: #FFFFFF;
   scrollbar-shadow-color: #FFFFFF;
}

#content_right {
	background-repeat: no-repeat;
}

.footer_content {
	background-repeat: no-repeat;
	width: 1024px;
	height: 14px;
	font-family: "Century Gothic";
	font-size: 8pt;
	padding-left: 16px;
	color: #858585;
}

.footer_content a {
	color: #505050;
	text-decoration: none;
}

.footer_content a:hover {
	color: #505050;
	text-decoration: underline;
}

.bottom{
	background-repeat: repeat-x;
}

.right {
	background-repeat: repeat-x;
}