body{
	font-family:Arial, Helvetica, sans-serif;
}

h1{
	font-size:14px;
	font-weight:bold;
}

.container{
	display:block;
	position:relative;
	width:780px;
	height:auto;
	margin:0 auto;
}

.style2 {
	font-size: 7pt;
	color: #363636;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 10px;
}

.MainBlock, .MainBlock1, .MainBlock1s{
	background-repeat:no-repeat;
	overflow:auto;
	height:150px;
	width:400px;
	margin:6px -6px 0px 6px;
	font-size:10px;
}

.MainBlock1, .MainBlock1s{
	height:258px;
}


.times{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:390px;
	line-height:13px;
	margin:-4px -15px 0px 15px;
	_margin-top:8px;
	
}

*:first-child+html .times{
	margin:4px -25px 0px 25px;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	margin:0px;
}

.MainTd{
	background-image:url(MainBlockBig.png);
	background-repeat:no-repeat;
	height:307px;
}

.MainTd_sm{
	background-image:url(MainBlock.png);
	background-repeat:no-repeat;
}
	
.header{
	background-image:url(Header.png);
	background-repeat:no-repeat;
	background-position:right;
}

td.NavBar{
	background-image:url(NaviBar.png);
	width:780px;
	height:34px;
	text-align:center;
	font-size:11px;
}

th.MenuButton{
	background-image:url(SubMenuBtn.png);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	width:128px;
	height:30px;
	font-size:10px;
	font-weight:normal;
}

td.TimesTd{
	background-image:url(LowerBlock.png);
	height:92px;
	background-repeat:no-repeat;
}

.footer{
	background-image:url(Footer.png);
	width:780px;
	height:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:center;
	line-height:32px;
	position:relative;
	top:10px;
}

.FooterRight{
	float:right;
	margin-right:20px;
}

.FooterLeft{
	float:left;
	margin-left:20px;
}

a{
	color:#000000;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

.bda{
	margin-top:160px;
	}

html>body .bda{
	margin-top:0px;
}


