html, body {
	background:#333;
	padding:0;
	margin:0;
	border-collapse:collapse;
	font-family:arial;
	font-size:9pt}
h1 {
	font-weight:bold;
	font-size:13pt;
	padding:0px;
	margin:0px;}
img         {behavior:url("/pngbehavior.htc"); border:0px}
table.main {
    margin:0 auto;
	width:1000px;
	border-collapse:collapse;
	padding:0;
	border:1px solid #FFF;
	border-top:0;
	border-bottom:0;}

table.main td {
	vertical-align:top;}
	
table.main td.flash {
	border:1px solid #fff;
	border-right:0;
	border-left:0;
	height:400px;
	width:1000px;
	background:url(/images/flash.jpg) no-repeat;}
	
ul#cat_item        {margin-top:31px; margin-left:295px; width:150px;}
*+html ul#cat_item {margin-left:335px;}
ul#cat_item li     {margin-bottom:1em; list-style:none;}
ul#cat_item li a   {color:white; text-decoration:none; display:block; padding-right:2em;}


table.main td {
	background:#FFF;
	}
table.main td.right {
	width:362px;}
	
*+html table.main td.right {
	width:360px}
	
	
table.main td.logo {
	width:235px;
	padding:20px;
	text-align:center;}
	
table.main td.menuTop {
	width:241px;
	_width:350px;
 	background:#eee;
	text-align:center;}

*+html table.main td.menuTop {
 width:440px;  }
	
table.main td.menuTop ul {
	margin:20px 0 30px 0;
	padding:0 0 0 40px;
	text-align:left;}

table.main td.menuTop ul li {
	padding:5px 0 5px 20px;
    list-style-type: none;
    background: url(/images/marker.jpg) no-repeat 0 0.7em;}

table.main td.menuTop ul li a {
	text-decoration:none;
	color:#666;
}

table.main td.blue {
    background:#06a;
	color:#FFF;
   padding:30px 60px;}
	
h1.blue {
	color:#06a;}

.newsItem {
  padding:0 0 10px 0;
  margin:0 50px;}
 
.clear {clear:both;}

table.main td.newsList {
	padding:20px 0;}
