body{
    background: url(img/bg.gif);
	FONT-SIZE: 14px; COLOR: #000000; 
	FONT-FAMILY: Arial, sans-serif;
	Margin-top :0;	
	Margin-left :0;
    }

P {
    FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Arial, sans-serif; 
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 6px
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
/************** menu tag styles **************/
A.spisok:link {
COLOR: #000000; TEXT-DECORATION: none
}
A.spisok:visited {
COLOR: #000000; TEXT-DECORATION: none
}
A.spisok:active {
COLOR: #000000; TEXT-DECORATION: none
}
A.spisok:hover {
 COLOR: #000000; TEXT-DECORATION: underline
}

/************** menu tag styles **************/
a.menu:link {
	FONT-SIZE: 12px; COLOR: #1a61b2; TEXT-DECORATION: none
}
a.menu:visited {
	FONT-SIZE: 12px; COLOR: #1a61b2; TEXT-DECORATION: none
}
a.menu:active {
	FONT-SIZE: 12px; COLOR: #1a61b2; TEXT-DECORATION: none
}
a.menu:hover {
	FONT-SIZE: 12px; COLOR: #334d55; TEXT-DECORATION: underline
}
/************** mail tag styles **************/
a.mail:link {
	FONT-SIZE: 14px; COLOR: #334d55; TEXT-DECORATION: none
}
a.mail:visited {
	FONT-SIZE: 14px; COLOR: #334d55; TEXT-DECORATION: none
}
a.mail:active {
	FONT-SIZE: 14px; COLOR: #334d55; TEXT-DECORATION: none
}
a.mail:hover {
	FONT-SIZE: 14px; COLOR: #ffffff; TEXT-DECORATION: none
}	
/************** header tag styles **************/
h1{
  COLOR: #000000; 
  font: normal 80% Arial,sans-serif;
 MARGIN-TOP: 0px; 
 MARGIN-BOTTOM: 6px; 
 TEXT-ALIGN: justify;
}

h2{
 MARGIN-TOP: 6px; 
 MARGIN-BOTTOM: 0px;
 FONT-WEIGHT: bold; 
 FONT-SIZE: 14px; 

 color: #000000;
 margin: 6px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: bold 80% Arial,sans-serif;
 color: #333333;
 margin: 6px;
 padding: 0px;
}

h5{
 font: 80% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

OL {
    font: 80% Arial,sans-serif;
    TEXT-ALIGN: justify;
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 5px	
}


/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#foldh_1, #foldh_2, #foldh_3, #foldh_4, #foldh_5, 
#foldh_6, #foldh_7, #foldh_8, #foldh_9, #foldh_10, #foldh_11, 
#foldh_12, #foldh_13, #foldh_14, #foldh_15, #foldh_16, #foldh_17
 {
    COLOR: #334d55; 
	font: 80% Arial,sans-serif;
	MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px; 
	cursor:help;
	list-style-image:url(img/fold.gif);
}
#foldingmain {
    COLOR: #000000; 
	font: bold 90% Arial,sans-serif;
    MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px; 			
	list-style-image:url(img/Ball1.gif);
}

#foldinglist_1, #foldinglist_2, #foldinglist_3, #foldinglist_4, 
#foldinglist_5, #foldinglist_6, #foldinglist_7, #foldinglist_8, 
#foldinglist_9, #foldinglist_10, #foldinglist_11, #foldinglist_12, 
#foldinglist_13, #foldinglist_14, #foldinglist_15, #foldinglist_16, 
#foldinglist_17 {
    COLOR: #000000; 
	font: 60% Arial,sans-serif;
    MARGIN-TOP: 0px; 
	MARGIN-BOTTOM: 0px; 
	}

#pageNav{
	float: right;
	width:160px;
	padding: 0px;
	background-color: #5e747d;
	font: Arial, sans-serif;	
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 2px solid #5e747d;
	border-bottom: 1px solid #000000;
	background-color: #ffa200;
	font-size: 85%;
	padding: 3px 0px 3px 10px;
	color: #005FA9;
	font-weight: bold;
}

#sectionLinks a:hover{
	border-top: 2px solid #5e747d;
	border-bottom: 1px solid #000000;
	
	background-color: #ffbd24;
	font-size: 85%;	
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#PageTable{
 background: url(img/header_bg.gif);
}

#SeparTable{
 background: url(img/point_separator.gif);
}

#SponsorTable h1{
 font: 60% Verdana;
 color: #000000;
 margin: 0px;
 padding: 0px;
}

#SponsorTable a{
 color: #0000FF;
}
