body {
	font-family: tahoma;
	background-color : #FFFFFF;
	margin : 0 0 0 0;
	}

.text, a.textlink, a.text:visited, a.text:hover {
	font-family: verdana;
	font-size: 11px;
	color: #6b6b6b;
	}


.help {
	font-family: tahoma;
	font-size: 10px;
	color: #006699;
	text-decoration: underline;
	}

textarea, input.textarea {
	font-family: tahoma;
	font-size: 10;
	overflow: auto;
	color: #000000;
	border: 0 0 0 0;
	}

textarea2, input.textarea2 {
	font-family: tahoma;
	font-size: 11;
	color: #6b6b6b;
	border: 0 0 0 0;
	}


	
.zag {
	font-weight:bold;
	font-family: tahoma;
	font-size: 11; 
	color: black;
	padding-left:12;
	}


.zagsmall {
	font-weight:bold;
	font-family: tahoma;
	font-size: 10; 
	color: black;
	}
	
	
.razd {
	font-family: verdana;
	font-size: 12px; 
	color: #7B7B7B;
	}

	
.addr {
	text-align: right;
	font-family: verdana;
	font-size: 11px; 
	padding-right: 10;
	background-color : #e1e1e1;
	}

	
.input {
	font-family: verdana;
	font-size: 11px;
	}
	
	

<!-- новости -->
	
.news_zag {
	font-weight: bold;
	font-family: tahoma;
	font-size: 11px; 
	color: #6B6B6B;
	}


.news_text {
	padding-right: 15;
	text-align: justify;
	font-family: tahoma;
	font-size: 11px; 
	color: #6B6B6B;
	}
	
.news_next {
	text-align: right;
	font-family: tahoma;
	font-size: 11px; 
	color: #0A76D1;
	}

	
	
	
.border {
	padding: 10 10 10 10;
	}


	
a:link, a:visited {
	text-decoration: none;
	font-style: normal;
	color: black; 
	}

a:hover {
	text-decoration : underline;
	font-style : normal;
	color : black;
	}

	


a.top:link, a.top:visited, .top {
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: #001554; 
	font-size: 11px;
	}

a.top:hover {
	text-decoration : underline;
	font-style : normal;
	color : black;
	font-size: 11px;
	}

	
	
	
	
	
	

<!-- ####### общие ####### -->	

	
.legend {
 	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	}


.fieldset {
	padding-left: 5;
	padding-right: 5;
 	font-family: tahoma;
	font-size: 12px;
	}


hr {
	width: 98%;
	height: 1;
	color: #BFB8BF;
	}
	
input.text, select.text {
	border: 1 solid #B0A8C8;
	color: #B0A8C8;
	font-size: 10px;
	}


	
a:link, a:visited {
	color: #215DC6;
	}
	
a:hover {
	color: #428EFF;
	}
	


	
	
	
	
	
	
<!-- ####### меню ####### -->	

.t1 {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight:bold;
	color: black;
	background-color: #ffffff;
	padding-left:10;
	}

.t1sub {
	padding: 3 10 3 5;
	color: #215DC6;
	font-family: verdana, arial;
	font-size: 11px;
	background-color: #D6DFF7;
	}
	
	
a.t1sub:link, a.t1sub:visited {
	color: #215DC6;
	}
	
a.t1sub:hover {
	color: #428EFF;
	}
	
	