body {
	margin: 0;
	background: #393939;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #000000
}

a		{ font-weight: normal; text-decoration: underline; color: #0388c3 }

h1		{ font-size: 16px; font-weight: bold; color: #800000 }
h2		{ font-size: 14px; font-weight: bold; color: #0388c3 }

#container	{ width: 800px; margin: 0 auto 0 auto; background-color: #FFFFFF; border: 0 2px 0 2px solid #000000 }
#header		{ width: 800px; height: 31px; background: url('/images/header.gif') no-repeat; padding-top: 161px }
#main		{ width: 790px; margin: 0 5px 0 5px; background-image: url('/images/dots_bg.gif') }

#left		{ width: 579px; float: left; padding-top: 5px }
#left2		{ width: 560px; float: left; padding: 12px 14px 5px 5px }
#right		{ width: 211px; float: left; padding-top: 15px }
#footer		{ text-align: center; padding: 5px; background-color: #0688c6; color: #FFFFFF }
#footer a	{ color: #FFFFFF }
#copyright	{ margin: 10px auto 0 auto; width: 300px; text-align: center; color: #FFFFFF }

.clr		{ clear: both; height: 10px }
.news_td	{ background-color: #d6f1fd }