.page_text	{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
h1	{
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
.text_table	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33CCCC;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #33CCCC;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #33CCCC;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #33CCCC;
}
.text_table_data	{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33CCCC;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #33CCCC;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #33CCCC;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #33CCCC;

	font-family: Verdana;
	font-size: 11px;
}
.guide td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #33CCCC;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #33CCCC;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #33CCCC;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #33CCCC;

	font-family: Verdana;
	font-size: 11px;
}
.tourstable
{
	border-collapse: collapse;
	float: center;
/*	width:200px; */
	border: 1px solid #0CA7A7;
/*	border-left: 1px solid #0CA7A7;*/
}
.tourstable td
{
	border-collapse: collapse;
	padding: 4px;
	border: 1px solid #0CA7A7;
/*	border-bottom: 1px solid #0CA7A7;*/
}
.tourstable td td
{
	vertical-align: top;
	border: 0px;
	padding: 0px;
}
.tourstitle
{
	font-size: 11px;
	font-weight: bold;
	color: #2D9FE6;
	text-decoration: none;
}
.tourstext
{
	font-weight: bold;
}
.tourslink
{
	font-size: 11px;
	font-weight: normal;
	color: #2D9FE6;
	text-decoration: none;
}

/* Новостная лента */
.news_title		{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #2D9FE6;
}
.news_text		{
	font-family: Verdana;
	font-size: 12px;
	text-align: justify;
}
p		{
	font-family: Verdana;
	font-size: 12px;
}
