body {
	margin: 0px;
	padding: 0px;
	background:#FFF;
	font-family: Verdana,Georgia,Arial;
	font-size : x-small;
}

A:link {	color: Blue;}
A:visited {	color: Navy;}
A:active {	color: #990099;}

A.pr1:link {
	color: #339900;
	font-weight : bold;
	font-family: Tahoma,Verdana,Arial;
	font-size: x-small;

}
A.pr1:visited {
	color: 	#339900;
	font-weight : bold;
	font-family: Tahoma,Verdana,Arial;
	font-size: x-small;
	}
A.pr1:active {
	color: #990099;
	font-weight : bold;
	font-family: Tahoma,Verdana,Arial;
	font-size: x-small;
	}

A.pr0:link {
	color: 	Black;
	font-weight : bold;
	font-family: Tahomargia,Verdana,Arial;
	font-size: x-small;
}
A.pr0:visited {
	color: Black;
	font-weight : bold;
	font-family: Tahoma,Verdana,Arial;
	font-size: x-small;
}
A.pr0:active {
	color: #990099;
	font-weight : bold;
	font-family: Tahoma,Verdana,Arial;
	font-size: x-small;
	}
	
div.EventData {
	text-align: justify;
	font-size: small;
	color: Navy;
	font-weight: bold;
	margin-left: 5px;	margin-right: 10px;
	padding-left: 5px; padding-right: 10px;
	
}

div.EventDataEnd {
	text-align: justify;	font-size: small;	color: #828282;	font-weight: bold;
	margin-left: 5px;	margin-right: 10px;
	padding-left: 5px; padding-right: 10px;
}


div.Event {
	text-align: justify;
	font-size: small;
	color: Black;
	margin-bottom: 12px;
	margin-top: 12px;
	margin-left: 25px;	margin-right: 10px;
	padding-left: 25px;; padding-right: 10px;
	
}
div.EventEnd {
	text-align: justify;	font-size: small;	color: #828282;
	margin-bottom: 12px;	margin-top: 12px;
	margin-left: 25px;	margin-right: 10px;
	padding-left: 25px;; padding-right: 10px;
}

div.EventCommands {
	text-align: justify;
	font-size: small;
	color: Black;
	margin-left: 50px;	margin-right: 10px;
	padding-left: 50px;; padding-right: 10px;

}
div.EventCommandsEnd {
	text-align: justify;
	font-size: small;
	color: #828282;
	margin-left: 50px;
	margin-right: 10px;
	padding-left: 50px;
	padding-right: 10px;
}


div.EventGolos {
	text-align: justify;
	font-size: small;
	color: Green;
	margin-left: 10mm;
	font-weight: bold;
	margin-top: 12px;
}
div.EventGolosFinish {
	text-align: justify;
	font-size: small;
	color: Red;
	margin-left: 10mm;
	font-weight: bold;
	margin-top: 12px;
}


div.EventLink {
	text-align: justify;	font-size: small;	margin-left: 10mm;
	margin-bottom: 12px;}

hr.EventLine {
	width: 75%;   margin-left: 10mm;	text-align: left;	margin-bottom: 12px;}




div.PageTitle {
	text-align: center;
	font-size: large;
	color: #339900;
	font-weight: bold;
}	
div.TableCaptionText{
	color: Blue;
	font-weight: bold;
}
div.TableCommandText{
	color: Maroon;
	font-weight: bold;
}
div.Anketa{
	color: #000000;
	font-size: medium;
}
div.AnkTitle{
	color: #000099;
	font-size: large;
	text-align : center;
	font-weight: bold;
}
div.AnkTime{
	color: #009900;
	font-size: large;
	text-align : center;
	font-weight: bold;
}



A.menu {
	display: block;
	background: White;
	color: Blue;
	font: bold small Verdana,Georgia,Arial;
	text-align: center;
	TEXT-DECORATION: none;
	width: 200px;
	padding-top: 5; padding-bottom: 5;
	height : 25px;}
A.menu:link {
	display: block;
	background: White;
	color: Blue;
	font: bold small Verdana,Georgia,Arial;
	text-align: center;
	TEXT-DECORATION: none;
	width: 200px;
	height : 25px;
	padding-top: 5; padding-bottom: 5;}

A.menu:visited {
	display: block;
	background: White;
	color: Blue;
	font: bold small Verdana,Georgia,Arial;
	text-align: center;
	TEXT-DECORATION: none;
	width: 200px;
	height : 25px;
padding-top: 5; padding-bottom: 5;
}

A.menu:hover {
	BACKGROUND-COLOR: #cce3f8;
	TEXT-DECORATION: none;
	color: #111111;
	text-align: center;
	width: 200px;
	font: bold small Verdana,Georgia,Arial;
	height : 25px;
}


Table.RT{
	table-layout:fixed; width: 180; border-collapse: collapse; border: 1px solid black;
	
}
TD.RT{
	border: 1px solid black;
	text-align : center;
	font-size: x-small;
}
div.gb1{
	padding: 10px 0px 0px 0px;
	font-size: small;
}
div.gb2{
	padding: 0px 0px 0px 50px;
	font-size: small;
	text-align : justify;
}
TH.dr{
	color: Maroon;
	font: bold small Tahoma,Georgia,Verdana;
}

TH.dr1{
	color: Black;
	font: bold small Tahoma,Georgia,Verdana;
	vertical-align : bottom;
}

Caption.TitleTable{
	text-align: center;
	font-size: large;
	color: #339900;
	font-weight: bold;
}	
Caption.TitleTableBlue{
	text-align: center;
	font-size: medium;
	color: #0000CC;
	font-weight: bold;
	padding: 10 0 5 0;
}	

h2 {
	text-align: center;
	font-size: large;
	color: #339900;
	font-weight: bold;
}	
h3 {
	text-align: left;
	font-size: medium;
	color: Navy;
	font-weight: bold;
}	

Table.LG{
	border-collapse: collapse; border: 1px solid black;
	
}

th.LG {
	background: #cce3f8;
	border: 1px solid black;
}
td.LG1{
	border: 1px solid black;
	text-indent: 10px;
	text-align: left;
}
td.LG2 {
	border: 1px solid black;
	text-align: center;
}