A:link {FONT-SIZE: 11px; COLOR: #b8b89d; FONT-FAMILY: Tahoma, Verdana, sans-serif; TEXT-DECORATION: underline}
A:visited {FONT-SIZE: 11px; COLOR: #b8b89d; FONT-FAMILY: Tahoma, Verdana, sans-serif; TEXT-DECORATION: underline}
A:active {FONT-SIZE: 11px; COLOR: #b8b89d; FONT-FAMILY: Tahoma, Verdana, sans-serif; TEXT-DECORATION: underline}
A:hover {FONT-SIZE: 11px; COLOR: #b8b89d; FONT-FAMILY: Tahoma, Verdana, sans-serif; TEXT-DECORATION: underline}

th {
	color: #0f0f0f;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
}

a.menu:link {FONT-SIZE: 11px; COLOR: #818181; FONT-FAMILY: Tahoma, Verdana, sans-serif; TEXT-DECORATION: underline}
a.menu:visited {FONT-SIZE: 11px; COLOR: #818181; FONT-FAMILY: Tahoma, Verdana, sans-serif; TEXT-DECORATION: underline}
a.menu:active {FONT-SIZE: 11px; COLOR: #c63e3e; FONT-FAMILY: Tahoma, Verdana, sans-serif; TEXT-DECORATION: underline}
a.menu:hover {FONT-SIZE: 11px; COLOR: #c63e3e; FONT-FAMILY: Tahoma, Verdana, sans-serif; TEXT-DECORATION: underline}

input {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #F7F7F7}

textarea {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; border: #CCCCCC; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; background-color: #F7F7F7}

.main_text {
	font-size:12px;
	padding-top: 20px;
	padding-left: 25px;
	text-align:justify;
}
.main_text a:link {TEXT-DECORATION: underline;font-size:12px}
.main_text a:visited {TEXT-DECORATION: underline;font-size:12px}
.main_text a:active {TEXT-DECORATION: none;font-size:12px}
.main_text a:hover {TEXT-DECORATION: none;font-size:12px}

.main_text_map {
	font-size:12px;
	padding-top: 20px;
	padding-left: 15px;
}
.main_text_map a:link {TEXT-DECORATION: underline;font-size:12px}
.main_text_map a:visited {TEXT-DECORATION: underline;font-size:12px}
.main_text_map a:active {TEXT-DECORATION: none;font-size:12px}
.main_text_map a:hover {TEXT-DECORATION: none;font-size:12px}

.viz {
	padding-left: 10px;
}

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.footer {color:#b8b89d;font-size:10px;padding-left: 15px}
.footer a:link {COLOR: #b8b89d; TEXT-DECORATION: underline;font-size:10px}
.footer a:visited {COLOR: #b8b89d; TEXT-DECORATION: underline;font-size:10px}
.footer a:active {COLOR: #c63e3e; TEXT-DECORATION: underline;font-size:10px}
.footer a:hover {COLOR: #c63e3e; TEXT-DECORATION: underline;font-size:10px}

.table_ {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DCDCDC;
	border-left-color: #DCDCDC;
}


	img{border:none;}

			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            color: white;
			
            }
    /* // image replacement */
			

	#container{	
		margin:0 auto;
		position:relative;
		text-align:right;
		width:290px;
		background:#fff;
		color: white;
 float: right; /* Обтекание картинки текстом */
margin-left:40px;
		
		}	
	

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:290px;
		height:240px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:20px;
		height:77px;
		position:absolute;
		left:-20px;
		top:81px;
		}	
	#nextBtn{ 
		left:290px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		text-decoration: none;
		width:20px;
		height:77px;
		background:url(images/left.png) no-repeat 0 0;
		color: white;
		}	
	#nextBtn a{ 
		background:url(images/right.png) no-repeat 0 0;	
		background-position: 100% 10%;
		}												

h1 {display:inline; font-size:12px}