/* CSS Document */
body {
text-align: center;
}
BODY, DIV, TABLE
{
margin:0;
padding:0;
font:11px Verdana, Arial, Helvetica, sans-serif;
color: #28358a;
line-height:18px;
}
TD
{
margin:0;
left-padding:3;
font:11px Verdana, Arial, Helvetica, sans-serif;
color: #010101;
line-height:18px;
}
A
{
color: #00739e;
}
p {
margin:0;
padding:0;
margin-bottom: 10px;
}
img {
border:none;
}
.flt{
float:left;
}
#fakebody
{
	margin:auto;
	width:747px;
	text-align: left;
}
#headblock
{
margin-left: 5px;
margin-right: 5px;
background-color: #ffffff;
}
#headdateblock
{
text-align: right;
color: #ffffff;
padding-right: 5px;
height: 20px;
line-height: 18px;
}
#logobar
{
width:704px;
height: 74px;
text-align: left;
float:left;
font-size: 30px;
line-height: 72px;
}
H1
{
font-size: 18px;
font-weight: normal;
color: #ff0000;
border-bottom: 1px solid #4c9dbb;
padding-bottom: 10px;
margin-bottom: 10px;
padding-top: 15px;
margin-top: 0px;
}
H2
{
font-size: 18px;
font-weight: normal;
color: #142347;
padding-bottom: 10px;
margin-bottom: 13px;
padding-top: 15px;
margin-top: 0px;
}
#mainblock
{
padding-left: 10px;
padding-right: 10px;
float: left;
}
#footer
{
border-top: 1px solid #668cb3;
font-size: 10px;
text-align: right;
line-height: 30px;
clear: both;
padding-right: 10px;
}
#leftbar
{
float: left;
width: 222px;
margin-right: 50px;
margin-left: 5px;
}
#rightbar
{
float: left;
margin-bottom: 10px;
}
.newsdate
{
color: #ea7504;
}
.newsmore
{
text-align: right;
margin-bottom: 10px;
}
.button
{
width: 226px;
height: 27px;
line-height: 27px;
padding-left: 25px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
border: 0px;
text-align: left;
overflow: visible;
cursor: pointer;
align: top;
margin-bottom: 10px;
}
.button span
{
font-size: 11px;
color: #ffffff;
position: relative; 
top: -2px; 
}