body
{
	margin:0;
	padding:0;
	font-family:Arial, sans-serif;
	font-size:12px;
	color:#000;
}

table td
{
	font-size:12px;
	vertical-align:top;
}

h1
{
	color:#4393be;
	font-size:18px;
}

h2
{
	color:#0597c6;
	font-size:14px;
}

img
{
	border:0;
}

p
{
	text-align: justify;
	font-size:12px;
}

a:link, a:hover, a:visited, a:active
{
   font-family:Arial, sans-serif;
	font-size:12px;
	color:#3e8cb5;
	text-decoration: underline;
}

.main
{
	width:1000px;
	height:100%;
	background: #fff;
	text-align:center;
}

.head
{
	background: url(img/head.gif) no-repeat left top;
	width:1000px;
	height:228px;
	text-align: right;
	padding-top:31px;
	padding-right:15px;
}

.footer
{
	width:1000px;
	height:150px;
	background: url(img/bottom_line.gif) no-repeat left top;
	text-align:left;
	vertical-align:bottom;
}

.footer_table
{
	margin-bottom:42px;	
}

ul, ol, li {
padding: 0; margin: 0
}

ol li
{  
   margin-left:32px;
	margin-bottom:3px;
}

ul li
{
	padding-left:20px;
	background: url(img/bullet.gif) no-repeat;	
	list-style-type: none;
	margin-bottom:3px;
	margin-left:12px;
}

ul ul {
	margin-top:5px;
}

td.counter
{
}

td.sign
{
	text-align:right;
}

td.menu
{
	width:210px;
}

td.txt
{
	padding:0 37px 0 57px;
}

.menu ul
{
	list-style-type:none;
	margin-bottom:38px;
}

.menu li
{
   list-style-type: none;
	text-align:right;
	margin-bottom:2px;
	font-weight:bold;
	background: none;
	
	
}

div.inmenu
{
	vertical-align:middle;
	height:23px;
	border-right:3px solid #faaf40;
	padding-right:15px;
	padding-top:5px;
}

.menu li a:link, .menu li a:visited, .menu li a:hover, .menu li a:active{
text-decoration:none;
font-weight:bold;}

.search
{
	width:125px;
	border:1px solid #dfdfdf;
	color:#7e7e7e;
	font-size:11px;
	padding-right:7px;
	text-align:right;
	vertical-align:middle;
	height:20px;
}

.searchdiv
{
	text-align:right;
}

.searchbutton
{
	background:#fff url(img/magnifier.gif) no-repeat right center;
	height:20px;
	width:20px;
	vertical-align:middle;
	margin-left:0px;
	border:none;
	cursor:pointer;
}

.formField {
	margin-bottom:5px;
}

.FormField textarea {
   width:80%;
	border:1px solid #7ab4d3;
}

.FormField input {
   width:80%;
	border:1px solid #7ab4d3;
}

.divFormButton input {
	border:1px solid #65a4c5;
	background: #7ab4d3;
	color:#fff;
	font-size:11px;
	font-weight: bold;
	height: 20px;
	padding-bottom:4px;
	padding-bottom:"1px";
}

div.table table {
	border-top: 0px solid #b4d5e6;
	border-left: 0px solid #b4d5e6;
}

div.table table td {
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	padding:5px;
	font-family:Arial, sans-serif;
	font-size:12px;
	background: #f0f7fb;
}

div.table table th {
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	padding:5px;
	/*background: #cfe4ef*/
	background: #d5e8f2;
	text-align: center;
	font-family:Arial, sans-serif;
	font-size:11px;
	color: #3c8cb7;
}
.divNewsListDate, .divNewsMainListDate {
	font-size: 11px;
}

.divNewsListTitle, .divNewsMainListTitle {
	font-weight: bold;
	margin-bottom: 4px;
}

.divNewsListPreview, .divNewsMainListPreview {
	margin-bottom: 20px;
	text-align: justify;
}

.divNewsDate {
	font-size: 11px;
}

.divNewsText {
	text-align: justify;
}

.star {
	color: red;
}


