table
{
	width: 100%;
	margin: 0px;
	font-size: 11px;
	border-width: 0px;
	border-collapse: collapse;
}

table tr, table td, table tbody
{
	font-family: Tahoma, Arial, Geneva, Helvetica, MS Sans Serif;
	color: #000000;
	padding: 0px;
}

table.fix
{
	font-size: 11px;
	border-width: 0px;
	border-collapse: collapse;
	width : auto;
	padding: 5px;
}

table.border
{
	border-right: gray 1px solid; 
	border-top: gray 1px solid; 
	border-left: gray 1px solid; 
	border-bottom: gray 1px solid;
	padding: 2;	
	width: auto;
}

td.em
{
	border-right: gray 1px solid; 
	border-bottom: gray 1px solid;
	padding: 0px 10px 0px 10px;
	width: auto;
}

td.em1
{
	border-bottom: gray 1px solid;
	padding: 0px 10px 0px 10px;
	width: auto;
}

input,select,textarea
{
	color: #000000;
	font-family: Tahoma, Arial, Geneva, Helvetica, MS Sans Serif;
	font-size: 11px;
}

input.form
{
	border-color: #2D7530;
	border-width: 1px;	
	border-style: solid;
}

input.enter
{
	border-color: #7F9DB9;
	border-width: 1px;	
	border-style: solid;
}

img {
	border-color: #cccccc;
}

a:link {text-decoration: underline;  font-size: 11px; color: #375793; font-family: Tahoma, Arial,  Geneva, Helvetica, MS Sans Serif;}
a:visited {text-decoration: underline; font-size: 11px; color: #375793; font-family: Tahoma, Arial, Geneva, Helvetica, MS Sans Serif;}
a:hover {text-decoration: underline; font-size: 11px; color: #003399; font-family: Tahoma, Arial, Geneva, Helvetica, MS Sans Serif;}

a.lenta:link {text-decoration: none;  font-size: 11px; color: #000000; font-family: Tahoma, Arial,  Geneva, Helvetica, MS Sans Serif;}
a.lenta:visited {text-decoration: none; font-size: 11px; color: #000000; font-family: Tahoma, Arial, Geneva, Helvetica, MS Sans Serif;}
a.lenta:hover {text-decoration: underline; font-size: 11px; color: #333333; font-family: Tahoma, Arial, Geneva, Helvetica, MS Sans Serif;}

a.block:link {text-decoration: underline;  font-size: 11px; font-weight: normal; color: #003300; font-family: Tahoma, Arial,  Geneva, Helvetica, MS Sans Serif;}
a.block:visited {text-decoration: underline; font-size: 11px; font-weight: normal; color: #003300; font-family: Tahoma, Arial, Geneva, Helvetica, MS Sans Serif;}
a.block:hover {text-decoration: underline; font-size: 11px; font-weight: normal; color: #006600; font-family: Tahoma, Arial, Geneva, Helvetica, MS Sans Serif;}

.TableBorder
{
	border-left: #ECE9D8 1px solid;
	border-top: #ECE9D8 1px solid;
	border-right: #ECE9D8 1px solid;
	border-bottom: #ECE9D8 1px solid;
}

.BodyHeader 
{
	font-family: Tahoma;
	font-size: 20px;
	color: #47867F;
	padding-left: 30px;
	padding-top: 17px;
	padding-bottom: 3px;
}

.ListTitle
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #23598C;
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	padding-left: 10px;	
	height: 23px;
}

.ListHeader
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #23598C;
	vertical-align: middle;
	padding-left: 0px;
}

.TheListHeader
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	background-image: url(../images/bg_table.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
	height: 20px;
	padding-left: 3px;
	padding-right: 3px;	
}

.TheListCell
{   color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	padding-left: 5px;
	padding-right:5px;
	vertical-align: middle;	
}

.TheFinListCell
{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right:5px;
}

a.TheListHeader:link
{ 
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #23598C;
	text-decoration: none;
}

a.TheListHeader:visited
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #23598C;
	text-decoration: none;	
}

a.TheListHeader:hover
{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #3470A7;	
	text-decoration: none;
}

.SelectedPage span
{
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}

.BodyBorder {
	BORDER-RIGHT: #1a8f7f 1pt solid;
	BORDER-TOP: #1a8f7f 1pt solid;
	BORDER-LEFT: #1a8f7f 1pt solid;
	BORDER-BOTTOM: #1a8f7f 1pt solid
}

td.block {
	color:#FFFFFF;
	font-size:11px;
}

h1 {
	font-size: 16px;
	color: #FF3300;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}

h1.enter {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 5px;
}

h2.regl {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;	
}

h2.news {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
}

p {
	font-size: 11px;
	color: #000000;
	margin: 0px 0px 5px 0px;
}

font.head {
	font-size: 12px;
	color: #CC3300;
	font-weight: bold;
	margin-bottom: 0px;
}

blockquote {
	margin-left: 20;
	margin-top: 5;
	margin-bottom: 5;	
}

ul {
	margin-left: 40;
	font-family: Tahoma, Arial, Geneva, Helvetica, MS Sans Serif;
	margin-top:10px;
	margin-bottom:10px;
	list-style : disc;
}

ul.none {
	margin-left: 20;
	font-family: Tahoma, Arial, Geneva, Helvetica, MS Sans Serif;
	margin-top:10px;
	margin-bottom:10px;
	list-style : none;
}

ul.imglist {
	margin-left: 40;
	font-family: Tahoma, Arial, Geneva, Helvetica, MS Sans Serif;
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-image: url(../images/imglist.gif);
}

ol {
	margin-left: 30;
	list-style-type: decimal;  
	font-family: Tahoma, Arial, Geneva, Helvetica, MS Sans Serif;
}
