html,body {
	height:100%;
	margin:0px;
	background-color: #314483;
}
#mainTable .Center #MainContent {
	background-color: #F4F4F4;
	height: 100%;
	width: 100%;
}
.Top {
	background-image: url(/_common/images/Top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 125px;
	width: 1022px;
}
#mainTable {
	height:100%;
	width:1022px;
	margin:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.Bottom {
	background-image: url(/_common/images/Bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	width: 1022px;
}
.Left {
	background-image: url(/_common/images/Left_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 42px;
}
.Center {
	background-color: #F4F4F4;
	background-image: url(/_common/images/Right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color:#F4F4F4;
	background-attachment: fixed;
	background-image: url(/_common/images/Right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 340px;
}
.button
{
	font-size: 11px;
	background-image: url(/_common/images/button.jpg);
	width: 125px;
	cursor: hand;
	color: #024b93;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 35px;
}
.button_over 
{
	background-image:url(/_common/images/button_over.jpg);
	width:125px;
	cursor: hand;
	height:35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #734973;
}
.news_button 
{
	background-image:url(/_common/images/button_news.jpg);
	width:94px;
	cursor: hand;
	height:35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #024B93;
}
.news_button_over 
{
	background-image:url(/_common/images/button_news_over.jpg);
	width:94px;
	cursor: hand;
	height:35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #734973;
}
.subbutton
{
	background-image:url(/_common/images/sub_button.gif);
	width:126px;
	cursor: hand;
	height:33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #2B83D7;
	margin-top:-3px;	
}
.subbutton_over
{
	background-image:url(/_common/images/sub_button_over.gif);
	width:126px;
	cursor: hand;
	height:33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #2B83D7;
	margin-top:-3px;	
}

.subsubbutton
{
	background-image:url(/_common/images/subsub_button.gif);
	width:126px;
	cursor: hand;
	height:33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #2F355F;
	margin-top:-3px;
}
.subsubbutton_over
{
	background-image:url(/_common/images/subsub_button_over.gif);
	width:126px;
	cursor: hand;
	height:33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #2F355F;
	margin-top:-3px;
}