body { margin: 0px; background: #fff;}
img { border: 0px; }
td { font: 11px Arial;}
.td1{background: #D8DFE4; font: 11px Arial;}
.td2{background: #8B9CAB; color: #ffffff; font-weight: bold; font-size: 11px; font-family: Arial; }
a {color:#c32228; text-decoration: none;}
a:hover {text-decoration:none;}	
.a1 {color:#c32228; text-decoration: none;}
.a1:hover {border-weight: thin; border-bottom: double #c32228;}
h3 {font-family: Arial; font-size: 18px; font-weight: bold; color:  #b3c0d4;}
h4 {font-family: Arial; font-size: 14px; font-weight: bold; color: #243f68;}
h5 {font-family: Arial; font-size: 18px; font-weight: bold; color: #243f68;}

#right_top_nav {
	display: inline; /* IE6 fix "The IE5/6 Doubled Float-Margin Bug" http://www.positioniseverything.net/explorer/doubled-margin.html */
	background: url('images/bg_right_top_nav.gif') no-repeat;
	float: right;
	margin:	14px 38px 0 0;
	padding: 0px;
	width: 89px;
	height: 27px;
}
#right_top_nav li {
	float: left;
	display: block;
	margin: 0px;
}
#right_top_nav li.li1 {
	padding: 6px 7px;

}
#right_top_nav li.li2 {
	padding: 6px 5px 0px 4px;
}
#right_top_nav li.li3 {
	padding: 6px;
}

#right_top_nav li a img{
	border: 0px;
}
#logo {
	margin: 0px 0 0 28px; 
}
#slogan {
	clear: both;
	float: right;
	font:  italic 12px arial;
	color: #243f68;
	margin-right: 10px;
}
.gray_top, .gray_bottom{display:block;background: #FFF}
.gray_top *, .gray_bottom *{display: block; height: 1px; overflow: hidden;  background: #c0c9d1;}
.red_top, .red_bottom{display:block;background: #FFF}
.red_top *, .red_bottom *{display: block; height: 1px; overflow: hidden;  background: #ba0007;}

.r1a{margin: 0 7px; background: #919eaa; border-width: 0 1px; border-color: #c0c9d1; border-style: solid;}
.r1{margin: 0 7px}
.r2{margin: 0 5px}
.r3{margin: 0 4px}
.r4{margin: 0 3px}
.r5{margin: 0 2px}
.r6{margin: 0 1px; height: 2px}


.block_content_left{
	border-style: solid;
	border-width: 5px 1px;
	border-color: #c0c9d1;
}

#left_block {
	width: 312px;
	min-width: 100px;
	max-width: 312px;	
}
#news{
	display: inline; /* IE6 fix "The IE5/6 Doubled Float-Margin Bug" http://www.positioniseverything.net/explorer/doubled-margin.html */
	clear: both;
	width: 100%;
	border: 0px;
	padding: 0px;
}
#news td {
	vertical-align: top;
	width: 15%;
	padding-left: 2%;
	padding-right: 2%;
	/*border: 1px solid;*/
}
#news_head{
	font: bold 12px verdana;
}
#news_head img{
	margin-right: 5px;

}

#news_data{
	margin:15px 0 0 10px;
	font: bold 11px verdana;
}
#news_anons{
	margin:0 0 0 10px;
	font: 11px verdana;
	text-align: justify;
}
#news_more{
	font: 11px verdana;
	float: right;
}

#footer {
	margin-top:30px;
	width: 100%;
}

#footer td {
	font: 11px verdana;
	color: #5f5f5f;
	white-space: nowrap;
	text-align: center;
}

#footer td.first_line {
	background: url('images/line_bottom_left.gif') 0 50% no-repeat;
	height: 20px;
	width: 320px;
}
#footer td.last_line {
	background: url('images/line_bottom_right.gif') 0 50% no-repeat;
	height: 20px;
	width: 430px;
}



ul img {margin:0px; padding:0px;}

