body {
	padding:0px;
	margin: 0px;
	font-family:Arial;
	background:#ffffff;
	min-width:1000px;
	}

table {
	border-collapse:collapse;
	width:100%;
	font-size:90%;
	}
	
.body {
	//width:expression(document.body.clientWidth > 1000 ? "100%":"1000px");
	}
	
td {
	margin:0em;
	padding:0em;
	vertical-align:top;
	}

td.bottom {
	vertical-align:bottom;
	}
	
td.header {
	background-image:url('/i/top_bg.jpg');
	background-repeat:repeat-x;
	height:174px;
	}
	
td.header #img {
	background-image:url('/i/top_in.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	height:174px;
	}
	
td.footer {
	height:40px;
	padding:10px 0px;
	background-color:#ebebeb;
	}

#img #logo {
	position: absolute;
	height: 45px;
	width: 150px;
	left: 80px;
	top: 60px;
	background-image:url('/i/logo.png');
	_background-image:none;
	}
	
#img #logo img {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/logo.png');
	}

a {color:#1c6acb;}
a:hover {color:#333366;}

img {border:0px;}
img.border, img.gl, img.left {border:#000000 solid 1px;}
img.gl {margin:10px;}
img.left {margin:0px 10px 10px 0px; float:left;}

.pad {padding:0px 22px;}
.lpad {padding:0px 12px;}

.menu td {
	padding:10px 22px 10px 0px;
	font-size:140%;
	font-weight:bold;
	}
	
.menu img {
	float:left;
	margin-right:7px;
	}

.m_news {
	display:table;
	position:relative;
	float:left;
	}
* html .m_news div {
	float: left;
	clear: right;
	}
.m_news div {
	display: table-cell;
	width:33%;
}
.m_news div b {color:#e87500;}

h1 {
	font-size:180%;
	margin:14px 0px 14px 0px;
	}
	
h2 {
	font-size:160%;
	margin:14px 0px 14px 0px;
	}

h1, h2 {color:#e87500;}

#lpad {padding-left:18%}

.menu_
{
	margin-left:14px;
}

#red {color:#cc0000;}

p {clear:left;}