@charset "utf-8";

/* CSS Document */



h1{
	font: normal 19px/22px Arial, Helvetica, sans-serif;
	color: #014399;
	background:url(../images/main_text_spread.gif) repeat-x 0 bottom;
	padding: 0 0 11px 0;
	margin: 0 0 10px 0;
}
#leftCol h1{
	background: url(../images/left_h1_bg.png) no-repeat 0 bottom;
}
h2{
	font: normal 18px/20px Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #adadad;
}
h3{
	font: bold 15px/17px Arial, Helvetica, sans-serif;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #014399;
	background: url(../images/left_block_spread.gif) repeat-x 0 bottom;
}

.for_hr{
	background: #d2eeff;
	height: 2px;
	line-height: 2px;
	overflow: hidden;
	margin: 10px 0 10px 0;

	background: url(../images/news_spread.gif) repeat-x 0 bottom;
}



.gal_item {
   overflow: hidden;
}



.gal_item a {
   z-index: 999;
}


.img_left {
   float: left;
	margin: 0 10px 2px 0;
}
.img_right {
   float: right;
	margin: 0 0 2px 10px;
}

.img_left_border{
	float: left;
	margin: 0 10px 2px 0;
	border: solid #d2eeff 1px;
}
.img_right_border{
	float: right;
	margin: 0 0 2px 10px;
	border: solid #d2eeff 1px;
}

#myNicPanel, #myNicPanel td, #myNicPanel a, #myNicPanel select, #myNicPanel input {
   color: #000;
}


basefont{
	font-size: 13px;
}
font{
	font-size: 13px;
}

#contentTd td{
	color: #1b2128;}

.on_main a{
	color: #a3dfff;
	text-transform: uppercase;
}