BODY {
	margin: 0px;
	font-family : Verdana;
	color : #000000;
}

li {
	list-style-image: url(/des/images/bullet2.gif);
}

li.lisq {
	list-style-image: url(/des/images/bul2.gif);
}

#right_menu li {
	list-style-image: url(/des/images/122.jpg);
	padding: 0;
}

#right_menu li ul{
	margin-left:0px;
}
#right_menu li li {
	list-style-image: url(/des/images/list_bullet2.gif);
	margin-left:0px;
}



TD {
	font-family : Verdana;
	color : #000000;	
	font-size: 85%;
	font-size: "70%";
}

IMG {
	border: 0px;
}

FORM {
	margin: 0px;
}


/* Стиль основных ссылок на сайте */
a:link {
	color: #992000;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	color: maroon;	
}

a:visited {
	text-decoration: underline;
	color: #992000;
}


.search_button {
	  	width: 17px;
		height: 17px;
		margin: 0px 5px 0px 0px;
	  }
	  
	  .search_field {
	  	width: 105px;
		height: 15px;
		height: "18px";
		border: 1px solid #B7B7B7;
		font-family: arial;
		font-size: 11px;
		-moz-border-radius: 4px;
	  }
	  
	  .main_date {
	  	width: 100%;
		padding-left: 20px;
		font-weight: bold;
		font-family: verdana;
		font-size: 10px;
	  }
	  
	.button a {
	   opacity: 1;
	   -moz-opacity: 1;
	   -khtml-opacity: 1;
	   filter: alpha(opacity=100);
	}
	
	.button a:hover img {
	   opacity: 0.6;      
	   -moz-opacity: 0.6;
	   -khtml-opacity: 0.6;
	   filter: alpha(opacity=60);
	}
	
	.button2 img {
	   opacity: 1;
	   -moz-opacity: 1;
	   -khtml-opacity: 1;
	   filter: alpha(opacity=100);
	}
	
	.button2 a:hover img {
	   opacity: 1;
	   -moz-opacity: 1;
	   -khtml-opacity: 1;
	   filter: alpha(opacity=100);
	}

	.top_bann_border {
		height: 11px;
		background-image: url(/des/images/65.gif);
	}
	
	.bot_bann_border {
		height: 7px;
		background-image: url(/des/images/92.gif);
	}
	
	/* СТИЛИ ДЛЯ КУРСОВ ВАЛЮТ */
	.course_t {
		font-weight: bold;
		color: white;
		text-align: center;
		height: 20px;
		background-color: #E53000;
		border: 1px solid #cccccc;
	}
	
	.course_t2 {
		text-align: center;
		font-weight: bold;
		color: #5E5E5E;
		border: 1px solid #cccccc;
	}
	
	.course_t3 {
		text-align: center;
		padding: 4px;
		border: 1px solid #cccccc;
	}
	
	/*  Черные ссылки */
	.blink a {
		font-family: Verdana;
		color: #992000;
		text-decoration: underline;
		font-size: 90%;
	}

	.blink a:visited {
		font-family: Verdana;
		color: #992000;
		text-decoration: underline;
		font-size: 90%;
	}
	
	.blink a:hover, a:active, a:focus {
		color: #C12800;
	}
	
	/*  Маленький заголовок (используется в опросе) */
	.liltitle {
		font-family: arial;
		font-size: 90%;
		font-weight: bold;
		color: #000000;
	}
	
	/*  Стили для дайджеста  */
	.digest_main {
		font-size: 80%;
		color: #143D88;
		font-family : Tahoma;
		font-weight: bold;
	}
	.digest_cat {
		font-size: 80%;
		color: #000000;
		font-family : Tahoma;
		font-weight: bold;
	}
	.digest_art {
		font-size: 70%;
		color: #BF1600;
		font-family : Tahoma;
		font-weight: bold;
	}
	.digest_txt {
		font-size: 70%;
		color: #4F535A;
		font-family : Tahoma;
	}
	
	/*  Стили для голосования  */
	.poll_graph {
		width: 60px;
		border-right: 1px solid #6B6B6B;
	}
	
	
	.poll_value {
		font-size: 90%;
		font-size: "60%";
		color: #000000;
		border-right: 1px solid #6B6B6B;
		padding: 0px 3px 0px 3px;
	}
	
	.poll_value label {
		cursor: pointer;
	}
	
	.poll_proc {
		font-size: 90%;
		font-size: "60%";
		color: #8D8D8D;
	}
	
	.poll_date {
		font-size: 90%;
		font-weight: bold;
		color: #992000;
		padding-bottom: 5px;
	}
	
	/*  СТИЛИ ДЛЯ ФОРМЫ АВТОРИЗАЦИИ */
	.auth_t {
		color: #5E5E5E;
	}
	
	/*  ОФОРМЛЕНИЕ ТЕКСТА В РЕКЛАМНОМ БЛОКЕ */
	.bann_block {
		width: 100%;
		padding-top: 10px;
		vertical-align: top;
		color: #5E5E5E;
		font-size: 11px;
	}

	/*  СТИЛИ ДЛЯ ФОРМЫ РЕЗЮМЕ */
	.resume_input {
		height: 11;
		border: 1px solid #B7B7B7;
		font-size: 11px;
		-moz-border-radius: 4px; 
	}
	.resume_area {
		border: 1px solid #B7B7B7;
		font-size: 11px;
		-moz-border-radius: 4px; 
	}
	.resume_text {
		font-size: 11px;
	}
	
	.reg_input {
	  	width: 200px;
		height: 15px;
		height: "18px";
		border: 1px solid #B7B7B7;
		font-family: arial;
		font-size: 11px;
		-moz-border-radius: 4px;
	  }
	  
	  .anketa_input {
		height: 15px;
		height: "18px";
		border: 1px solid #B7B7B7;
		font-family: arial;
		font-size: 11px;
		-moz-border-radius: 4px;
	  }
	
	/*  СТИЛИ ДЛЯ ФОРМЫ КРЕДИТА */
	.credit_input {
		height: 17;
		border: 1px solid #B7B7B7;
		font-size: 10px;
		-moz-border-radius: 4px; 
	}
	.credit_text {
		font-size: 10px;
	}
	
	/*  СТИЛИ ДЛЯ КОЛОНКИ НОВОСТЕЙ */
	.news_date, .news_date_main {
		font-size: 90%;
		font-weight: bold;
		color: #992000;
		padding-bottom: 5px;
	}
	
	.news_date_main {font-size: 100%;}
	
	.news_text, .news_text_main {
		color: #5E5E5E;
		font-size: 90%;
		padding-bottom: 0px;
	}
	
	.news_text_main {font-size: 100%;}
	
	a.news_head:link, a.news_head:visited,
	a.news_head_main:link, a.news_head_main:visited{
		color: #5E5E5E;
		font-size: 90%;
		margin-bottom: 0px;
	}	
	
	a.news_head_main:link, a.news_head_main:visited{
		font-size: 100%;
	}
	
	.news_block {
		width: 25%;
		padding: 35px 15px 35px 15px;
		vertical-align: top;
	}

	a.news_link:link, a.news_link:visited {
		font-size: 90%;
		font-size: "80%";
		color: #992000;
		font-weight: bold;
	}

	a.news_link:hover, a.news_link:focus, a.news_link:active  {

		color: #000000;
	}
	
	a.mediasite:visited, a.mediasite:hover, a.mediasite:focus, a.mediasite:active, a.mediasite:link {
		color: white;
		text-decoration: none;
	}

	/* Полжожка под контент-зону*/
	.content_wrapper {
		padding: 30px;
		padding-top: 5px;
		height: 100%;
	}

	H1 {
		font-family: Tahoma;
		font-size: 22px;
		font-weight: bold;
		color: #6B6B6B;
		/* text-transform: uppercase; */
	}
	
	H2 {
		font-family: Tahoma;
		font-size: 12px;
		font-weight: bold;
		color: #BF1600;
	}

	.text {
		color: #4F535A;
		text-align: justify;
	}
	
	table.tbl td{
		padding: 5px;
	}