
/*******************************/
/* 			BODY & TEXT			 */
/*******************************/
body {
  background:#000d2b; 
  margin: 5px 10px 10px 10px;
}
/*
body, td, p, font, h3, h4, h5, .main {
	color: #001647; 
	font-family: Tahoma, Verdana, Sans-Serif; 
	font-size: 11px;
}
*/
body, td, h3, h4, h5, .main {
	color: #001647; 
	font-family: Tahoma, Verdana, Sans-Serif; 
	font-size: 11px;
  font-family: Tahoma, Verdana, Sans-Serif; 
  font-size: 11px;
}
td.footer { font-size:12px }
td.footer a { color: #7899bd }
a:active, a:focus, img { outline: 0; border:0 }
p{
	margin: 7px;
}
h1 {color: #76b2ee;
  font-family: Tahoma, Verdana, Sans-Serif; 
  font-size: 13px;
  font-weight: normal;
  padding: 0px;
  margin: 0px 0px 5px 0px;
}
h2 {
  font-family: Tahoma, Verdana, Sans-Serif;
  color: #ffffff;
  font-size: 12px;
  margin: 0px;
}
a.project {font-family: Tahoma, Verdana, Sans-Serif;
  color: #615d53;
  font-size: 12px;
  margin: 0px;
  font-weight:bold;
}
/********************************/
/*      			FONTS       		   */
/********************************/
.search_form {color: #ffffff;
	font-size: 11px;
	font-family: Tahoma, Verdana, Sans-Serif;
}
.foot_txt{
	color: #45577f;
	font-size: 11px;
	font-family: Tahoma, Verdana, Sans-Serif;
}
.big_serif_brown, .big_serif_gray, .big_serif_red, .big_serif_blue, .big_serif_dblue, .big_serif_yel, .big_serif_green{
	font-family: Tahoma, Verdana, Sans-Serif;
	font-size: 18px;
	text-decoration:underline;
}
.big_serif_gray{
	color: #666666;
}
.big_serif_brown{
	color: #CC6600;
}
.big_serif_red{
	color: #ac0000;
}
.big_serif_blue{
	color: #0060b9;
}
.big_serif_dblue{
	color: #001647;
}
.big_serif_yel{
	color: #bb890b;
}
.big_serif_green{
	color: #57864f;
}
.brown{
	color: #CC6600;
}
.gray{
	color: #666666;
}
.hot_yel{
	font-family: Tahoma, Verdana, Sans-Serif;
	color: #bb890b;
	font-size: 12px;
}
.hot_search_block { 
  background-color:#21345f;
  height: 35px;
  background-image:url(/file/site/item/0/3/i_arr_title.gif); 
  background-repeat:no-repeat;
  margin: 0px 0px 10px 0px;
}
.hot_white_search {margin: 10px 10px 10px 15px; float: left;}
.hot_white_search a{
	font-family: Tahoma, Verdana, Sans-Serif;
    color: #ffffff;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}
.hot_search_href {margin: 10px 10px 10px 0px; float: right;}
.hot_search_href a{
  /*border: solid 1px white;*/
  text-align: right;
}
.hot_white_search a:hover{ text-decoration:underline;}
.hot_exclusive {
border: solid 1px #dedede; 
text-align:center;
padding:0px 0px 10px 0px;
}
.hot_white{
	font-family: Tahoma, Verdana, Sans-Serif;
	color: #ffffff;
	font-size: 12px;
}
.hot_text{
	font-size: 11px;
	color:#615d53;
	padding:10px 10px 10px 0px;
	height:150px;
	overflow:auto;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #e9d7ad;
	scrollbar-track-color: #e9d7ad;
}
.txt_red{
  color: Red;
}
/*******************************/
/*      			LINKS       		   */
/*******************************/
a{
	color: #4c729e;
}
a.topmenu{
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Sans-Serif;
}
a.foot{
	color: #45577f;
	font-size: 11px;
	font-family: Tahoma, Verdana, Sans-Serif;
}
a.hot{
	color: #FFFFFF;
	font-size: 20px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-weight: bolder;
}
a.hot_blue, a.hot_green, a.hot_orange{
	font-size: 13px;
	text-decoration: none;
	font-family: Tahoma, Verdana, Sans-Serif;
	font-weight: bolder;
}
a.hot_green{
	color: #FFFFCC;
}
a.hot_blue{
	color: #CCFFFF;
}
a.hot_orange{
	color: #FFFFCC;
}
a.mainmenu{
	color: #0060b9;
	font-size: 11px;
	font-family: Tahoma, Verdana, Sans-Serif;
	text-decoration: underline;
}
a.mainmenu:hover{
	color: #0060b9;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Sans-Serif;
	text-decoration: underline;
}
a.brown{
	color: #CC6600;
	text-decoration: none;
}
.a_page{
	background: #CBCDCE;
	color: White;
	font-weight: bold;
	padding : 2px;
}
.d_page, .dpage a{
	color: Black;
	padding : 1px;
}
a.nav:link, a.nav:visited, a.nav:active {text-decoration: none; color: #647393;} 
a.nav:hover {text-decoration: none; color: #e4a506;}
/*******************************/
/*        BACKGROUNDS  	      */
/*******************************/
.top_menu_div{
	background-color: #9ED5FB;
}
.mainmenu_bg{
	background-color: #f3f3f3;
}
.mainmenu_hr{
	background-color: #5D5D5D;
}
.hot_line{
	background-color: #CCCCCC;
}
/*******************************/
/*		BLOCKS  & OTHER  	 */
/*******************************/
.img_box{
	border:3px double #CCCCCC;
	margin: 0px;
	padding: 1px;
	padding-left: 1px;
	padding-right: 1px;
}
.text_block{
  padding: 15px;
}
img{
	border-color: Black;
}
img.pic{
	border: solid 2px #d2d2d2;
}
 li{
	list-style: url(/file/site/item/0/3/li.gif);
}
table.det_big {
border-top: 1px solid #dedede;
border-left: 1px solid #dedede;
}
table.det_big td {
border-right: 1px solid #dedede;
border-bottom: 1px solid #dedede;
padding:2px;
font: normal 11px Tahoma, Verdana, Arial;
color:#615d53;
text-align:center;
padding:15px 15px 15px 15px;
}
.form_text {color: #ffffff;
	font-size: 11px;
	font-family: Tahoma, Verdana, Sans-Serif;}
input.form_text {color: #000000;
	width:71px;
	border:solid 1px #32445e;
}
/********************* STYLE ADV ***************/
/*h2 {font: normal 18px Arial, Tahoma, Verdana; color:#ac0000; padding:0px; margin:0px 0px 10px 0px;}*/
table.det {
border-top: 1px solid #d6d6d6;
border-left: 1px solid #d6d6d6;
}
table.det td {
border-right: 1px solid #d6d6d6;
border-bottom: 1px solid #d6d6d6;
padding:3px 0px 3px 10px;
font: bold 12px Arial, Tahoma, Verdana;
color:#585858;
}
table.det th {
background-color:#647393;
font: bold 12px Arial, Tahoma, Verdana;
color:#FFFFFF;
border-right: 1px solid #d6d6d6;
text-align:center;
padding:7px;
}
.img_border { border:1px solid #ccc; width:230px; height:153; overflow:hidden; margin: 10px 0 0 0; }
