﻿body {
	background-image: url("../images/x-background-bw.jpg");
	background-repeat: repeat-x;
	background-position: right top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #c7c7c7;
    font-family: Arial, Helvetica, sans-serif, verdana;
	font-size: 10pt;
	color: #808080;
}
a,
a:visited {
	color:#276e6a;
}

a:hover{
	color:#305a59;
	text-decoration:underline;
}
#sitearea {
	margin-left: auto;
	margin-right: auto;
	width: 1006px;
	overflow: auto;
}
#sitebody {
	background-image: url("../images/bg.png");
	background-repeat: repeat-y;
	float: left;
	width: 1006px;
}
#sitecontent {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
#header {
	float: left;
	width: 960px;
}
#header img{
	float: left;
}
#topmenuarea {
	background-image: url("../images/topmenu-bg.jpg");
	background-repeat: no-repeat;
	float: left;
	width: 960px;
	height: 29px;
	font-size: 9pt;
	display:block;
}
#topmenuarea a, topmenu a:visited {
	color:#def0fa;
	padding: 0px 20px 0px 20px;
	border-right: solid 1px #ffffff;
	line-height: 29px;
	height: 29px;
	text-decoration: none;
	display:block;
	float:left;
	text-align:center;
}
#topmenuarea a:hover{
	background-image: url("../images/topmenu-hover.png");
	background-repeat: repeat-x;
	text-decoration:none;
	background-color:inherit;
}
#time {
	color: #def0fa;
	float: right;
	width: 310px;
	height: 29px;
	line-height: 29px;
	font-size: 8pt;
	font-weight: normal;
	padding-right: 6px;
	text-align: right;
}
#maincontent {
	float: left;
	width: 960px;
	min-height: 600px;
}
#maincontent img{
	float: left;
}
#sitebottom {
	background-image: url("../images/footer_bg.png");
	background-repeat: no-repeat;
	width: 1006px;
	height: 49px;
	font-size: 9pt;
	margin-left: auto;
	margin-right: auto;
}
#bottomcopyright {
	color:#d7d7d7;
	float: left;
	width: 390px;
	line-height: 29px;
	font-size: 8pt;
	padding-left: 32px;
}
#bottommenu {
	float: right;
	color:#d7d7d7;
	width: 530px;
	height: 29px;
	font-size: 7pt;
	padding-right: 22px;
	text-align: right;
}
#bottommenu a,
#bottommenu a:visited {
	color:#d7d7d7;
	padding: 0px 6px 0px 6px;
	line-height: 29px;
	border-right: dotted 1px #fcfef8;
	text-decoration: none;
}

#bottommenu a:hover{
	text-decoration:underline;
	background-color:inherit;
}
#poweredby {
	width: 1006px;
	height: 37px;
	line-height: 37px;
	font-size: 9pt;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
    color:#e7e7e7;
}
#poweredby a,
#poweredby a:visited {
	color:#e7e7e7;
	text-decoration: none;
}

#poweredby a:hover{
	color:#ffffff;
	text-decoration:underline;
}
