/*USPS 24-11-2005*/
/*Main document properties*/
body {
   margin: 0px 0px 0px 0px;
   font-family: Arial;
   font-size:13px;
}
a:link, a:visited{
	color: #006699;
	text-decoration: none;
	}
a:hover {
	color: #006699;
	text-decoration: none;
	
}
h2{
	font-size:14px;
	margin:0px;
	padding:0px;
}
h3{
	color:#636A94;
	margin:0px;
	padding:0px;
	font-size:13px;
	font-weight:bold;
}
h4{
	color:#006699;
	margin:0px;
	padding:0px;
	font-size:13px;
	font-weight:bold;
}
strong{color:#0666A6}
li{margin-bottom:10px;margin-top:4px;}
ul li{list-style-image:url(../img/list.gif)}
ul.list2 li{list-style-image:url(../img/list2.gif)}
/*Background properties*/
.top1px{
	background:url(../img/bg_header.jpg) repeat left top;
}
.bot1px{
	background:url(../img/bot_bg.gif) repeat-x left top;
	height:20px;
	text-align:center;
	padding-top:12px;
	padding-bottom:0px;
}
.top1{	
	background:url(../img/top1.jpg) no-repeat left top;
	}
.top2{	
	background:url(../img/top2.jpg) no-repeat left top;}
.top3{	
	background:url(../img/top3.jpg) no-repeat left top;}
.top4{	
	background:url(../img/top4.jpg) no-repeat left top;}
		
.shadowL{
	background:#fff;
	border-left:1px solid #D3D3D3;
}
.shadowR{
	background:url(../img/ten_right.gif) repeat-y right top;
}
.line{
	background:url(../img/dot.gif) repeat-x left top;
}

/*Content*/
.heading{
	background:url(../img/sub_bg.gif) repeat left top;

}
.block{
	background:#FDFDFD;
	text-align:center;
	padding: 10px 10px 10px 10px;
	height:100%;
	height:266px;
	font-size:13px;
}
.block p{
	padding:0px 0px 10px;
	margin:0px;
}
.td_block{
	border: #dbe1e7 1px solid;
	background:#F3F4F5;
	padding: 5px 5px 5px 5px;
}
.separator{
	background-color:#B3B5CF;
	height:1px;
}
*html .separator{margin-top:6px;}
h1.title{
	font-size:13px;
	font-family:Times New Roman;
	color:#656E7F;
	margin:0px;
	padding:2px 0px 3px 10px;
	text-transform:uppercase;
	background:url(../img/h1_bg.gif) no-repeat top right #DBE1E7;
	border-top:4px solid #F3F4F5;
	border-bottom:4px solid #F3F4F5;
}
.tit1px{
	border-bottom:2px solid #C0D4EC;
	margin:10px 10px 0px 27px;
}
.subtitle{

	padding:0px 0px 0px 7px;
	height:20px;
	font-size:13px;
	color:#ECAF1E;
	font-weight:bold;
}
a.top_menu, a.top_menu:visited {
	color : #333366;
}
a.top_menu:hover {
	color : #006699;
}
.content{
	font-size:14px;
	text-align:justify;
	padding:2px 15px;
}
.citat{
	letter-spacing:2px;
	font-weight:bold;
	color:#656E7F;
}
.orange{
	color:#FB763E;
}
.blue{
	color:#3B95AF;
}
.black{
	color:#000000;
}
.gray{
	color:#777777;
	font-size:10px;
}
/*---------menu------------*/
.left-td{
	background:#FAFAFA;
	border:3px solid #F2F3F5;
}
.menu{
	background:url(../img/menu_ar.gif) no-repeat left 4px;
	font-family:Times New Roman;
	font-size:16px;
	font-weight:bold;
	
	padding:0px 5px 0px 20px;
	margin:5px 0px 5px 10px;
}
.dot{
	background:url(../img/menu_dot.gif) repeat-x left top;
	height:4px;
}
a.left, a.left:visited{color:#656E7F;}
a.left:hover{color : #3B95AF;}
.level2, .level2-ac{
	color : #3B95AF;
	font-size:14px;
	font-weight:normal
}
.level2-ac{color:#656E7F;}
a.link2, a.link2:visited{color:#656E7F;}
a.link2:hover{color:#3B95AF;}

/*--------------Contacts------------*/
.tel{
	width:100px;
	font-weight:bold;
}
/*---Design for table in content-----*/
.table{
	font-size:13px;
	background-color:#666B95;
	border: solid 1px #666B95;
}
table.table td{
	padding:3px;
}
table.table th{
	text-align:center;
	padding:3px;
/*	background-color:#E1EBFF;*/
	background-color:#FDF3E8;
	color:#002141	
}
table.table tr{
	background-color:#ffffff;
}
table.table tr.row1{
	background-color:#ffffff;
}
table.table tr.row2{
	background-color:#F0F5FF;
}
.ppt{
	font-weight:bold;
	padding:2px 10px 2px 0px;
}
.ppt a{
	color:#656E7F;
}

/*new*/
.date{
	font-size:12px;
	color:#999999;
}
a.art-name, .art-name{
	color:#0666A6;
	text-transform:uppercase;
	font-weight:bold;
}
a.anketa, a.anketa:visited{
	color: #70738C;
	text-decoration: none;
	}
a.anketa:hover {
	color: #006699;
	text-decoration: none;
	
}
.details{
	font-size:12px;
	color:#3B95AF;
}
a.details, a.details:visited{color:#3B95AF;text-decoration:underline;}
a.details:hover{text-decoration:none;}
.page{font-size:13px;color:#FB763E;}
span.page{font-weight:bold;}

input, textarea{
	width:99%;
	height:14px;
	color:#666699;
}
textarea{
	height:auto;
}
.right{
	text-align:right;
	padding-right:7px;
	font-size:13px;
	color:#002141;
	background-color:#DEDEDE;
}
.anketaLeft{
	text-align:left;
	padding-left:7px;
	font-size:13px;
	color:#002141;
	background-color:#DEDEDE;
}
.field{
	background-color:#DEDEDE;
	}
.send{
	height:20px;width:auto;
	border:solid 1px #002141;
	background-color:#ffffff;
	color:#002141;


}

/*||||||||||||||||||||||||||||||||||||||set|||||||||||||||||||||||||||||||||||||||*/
td.header_l{
	background:url('../img/header_l.gif') top left repeat-x;
	width:50%;
	height:91px;
}
td.header_r{
	background:url('../img/header_r.gif') top left repeat-x;
	width:50%;
	height:91px;
}
.header{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-632px;
}
.shadowL table{
    margin-left: 28px;    
}
/* Stearling modification */
a.banner > img{
	width: 169px;margin: 8px 0 2px 0;
}
