/*Стиль заголовка левого меню*/
h1{
	color: #3E9BD9;
	line-height:25px;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	padding: 0px;
	margin: 0px;
}
.lmenu_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #38B549;
}

/*Стиль первого уровня левого меню*/
a.lmenu_first {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717275;
	text-decoration: none;
}
a.lmenu_first:visited {
	color: #717275;
}
a.lmenu_first:hover {
	color: #38B549;
}
.lmenu_first {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #717275;	
}

/*Cтиль второго уровня меню*/
a.lmenu_second {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #23A833;
	text-decoration: none;	
}
a.lmenu_second:visited {
	color: #23A833;
}
a.lmenu_second:hover {
	color: #717275;
}
.lmenu_second {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #23A833;	
}

/*Стиль заголовков*/
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E9BD9;
	font-weight: bold;
}

/*Стиль используемый в разделе о фирме*/
.coor {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #717275;
	/*text-align: justify;*/
}

/*Стиль кнопки подробнее*/
a.more {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #3DA6EC;
}
a.more:visited {
	color: #3DA6EC;	
}
a.more:hover {
	color:#38B549;
}
.more {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3DA6EC;	
}

/*Стили новостей*/
.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0C9A52; 
}
.news_date {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #F87D3A; 	
}
a.news {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #717275;
	text-decoration: none;
}
a.news:visited {
	color: #717275;
}
a.news:hover {
	color:#3DA6EC;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #717275;
	text-align: justify;
}

a.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3E9BD9;
	font-weight: bold;
	text-decoration: none;
}

input, textarea, select{
	BORDER-BOTTOM: #F3F1F1 1px outset; 
	BORDER-LEFT: #F3F1F1 1px outset; 
	BORDER-RIGHT: #F3F1F1 1px outset; 
	BORDER-TOP: #F3F1F1 1px outset; 
	color: #717275;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}

.quest{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #717275;
	text-align: justify;
	color:#3DA6EC;
}

ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #717275;	
	list-style: square;
}

li{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #717275;
}

table.prod td {
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;	
	padding: 2px;
}
table.prod {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;	
}
table.prod td.head,th {
	text-align: center;
	font-weight: bold;
	background-color: #DEF8D8;
	color: #38B649;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #717275;
}

table.tour{
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #013E7F;
	/*
	border-top:1px dashed #00458E;
	border-bottom:1px dashed #00458E;
	
	background:  background="images/main/title_bg_main.gif";
	*/
	background: #E7F4FB;
	padding:3px 7px;
}

.tourHead{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0C9A52;
	text-transform: uppercase;
	margin:0;
}

div.img
{
	background-image: url(../images/shadow.jpg);
	margin: 10px 10px 10px 10px;
	padding: 5px 10px 30px 8px;
	width: 137px;
	height: 109px;
}

div.imgTour{
	background: #FFFFFF;
	margin: 0px;
	float:right;
	padding:2px 2px 5px 2px;
	border-right: 1px solid #707070;
	border-bottom: 1px solid #707070;
	width:105px;
	height:84px;
}

a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #717275;
	text-decoration: underline;
}
a:visited {
	color: #717275;
}
a:hover {
	color:#3DA6EC;
}

div.conf, div.conf td, div.conf input, div.conf a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
table.ord{border:1px solid #3E9BD9;background-color:#E2EFF3;}
table.ord td{font-family:Verdana;font-size:11px;}
