BODY,TD,P,DIV {
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
}

.topGR{
	background-image: url(images/topgr.jpg);
	background-repeat: no-repeat;
}

.topEN{
	background-image: url(images/topen.jpg);
	background-repeat: no-repeat;
}

.ast a:link {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.ast a:visited {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.ast a:hover {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.ast a:active {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #000000;
	font-family: Tahoma;
	font-size: 10;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-family: Tahoma;
	font-size: 10;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-family: Tahoma;
	font-size: 10;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #000000;
	font-family: Tahoma;
	font-size: 10;
	font-weight: bold;
	text-decoration: none;
}

.menuOn
{
	color: #74C824;
	font-family: Tahoma;
	font-size: 10;
	font-weight: bold;
}
.menuOff
{
	color: #000000;
	font-family: Tahoma;
	font-size: 10;
	font-weight: bold;
	text-decoration: none;
}
.menuOn a:link {
	color: #74C824;
}
.menuOn a:visited {
	color: #74C824;
}
.menuOn a:hover {
	color: #74C824;
}
.menuOn a:active {
	color: #74C824;
}

.menuOff a:link {
	color: #74C824;
}
.menuOff a:visited {
	color: #74C824;
}
.menuOff a:hover {
	color: #74C824;
}
.menuOff a:active {
	color: #74C824;
}

.langselection a:link {
	color: Black;
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: none;
}
.langselection a:visited {
	color: Black;
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: none;
}
.langselection a:hover {
	color: #74C824;
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: none;
}
.langselection a:active {
	color: Black;
	font-size: 10px;
	font-family: Tahoma;
	text-decoration: none;
}

.mytext{
	color: #333232;
	font-size: 12px;
	font-family: Tahoma;
	width: 700px;
	height: 390px;
	overflow: auto;
	SCROLLBAR-HIGHLIGHT-COLOR: #5E923D;
	SCROLLBAR-SHADOW-COLOR: #5E923D;
	SCROLLBAR-3DLIGHT-COLOR: #5E923D;
	SCROLLBAR-ARROW-COLOR: #5E923D;
	SCROLLBAR-TRACK-COLOR: #5E923D;
	SCROLLBAR-DARKSHADOW-COLOR: #426122;
	SCROLLBAR-BASE-COLOR: #426122;
	Back: #FFFFFF;
}

.title{
	font-family: Tahoma;
	font-size: 15;
	font-weight: bold;
	color: #000000;
}
