.menuLabelsTop {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bolder;
	color: #FFFFFF;
}

.menuLabelsTop a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

.menuLabelsTop a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
.menuLabelsTop a:hover {
	color: #FF0000;
	text-decoration: none;
	}
.menuLabelsTop a:active {
	color: #999999;
	text-decoration: none;
	}
	
	
	.mainLabels{
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #000066;
}

	.plainText{
	font-family: "Verdana", "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}

	.plainTextLinks{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #00FF00;
}

.plainTextLinks a:link {
	color: #0000FF;
	text-decoration: none;
	}

.plainTextLinks a:visited {
	color: #FF0000;
	text-decoration: none;
	}
.plainTextLinks a:hover {
	color: #FF0000;
	text-decoration: none;
	}
.plainTextLinks a:active {
	color: #999999;
	text-decoration: none;
	}

.istokosmos{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #FFFFFF;
}

.istokosmos a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

.istokosmos a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.istokosmos a:hover {
	color: #FF0000;
	text-decoration: none;
	}
	
.istokosmos a:active {
	color: #999999;
	text-decoration: none;
	}



.open {
	display: block;
	}
.closed {
	display: none;
	}
	
.textMain{
	font-family: Verdana,"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
    color: #FFFFFF;
	text-decoration: none;
}

.textMain a:link {
	color: #0C66EF;
	text-decoration: none;
	}

.textMain a:visited {
	color: #FF0000;
	text-decoration: none;
	}
.textMain a:hover {
	color: #FF0000;
	text-decoration: none;
	}
.textMain a:active {
	color: #999999;
	text-decoration: none;
	}