/* Start SlideMenu2 styles */
div.clSlideMenu0{ /* All slideMenu2 DIV elements */
	position:absolute;
    text-align:right;
	font-family:verdana,arial,helvetica;
	font-size:10px;
	overflow:hidden;
	height:22px;
	background-color:#52B24A;
}
div.clSlideMenu1{ /* All slideMenu2 DIV elements */
	position:absolute;
    text-align:right;
	font-family:arial,helvetica;
	font-size:10px;
	overflow:hidden;
	height:22px;
	background-color:#63BA63;
}
div.clSlideMenu2{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:arial,helvetica;
	font-size:10px;
	overflow:hidden;
	height:22px;
	background-color:green;
}
div.clSlideMenu3{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:arial,helvetica;
	font-size:10px;
	overflow:hidden;
	height:22px;
	background-color:silver;
}
div.clSlideMenu4{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:arial,helvetica;
	font-size:10px;
	overflow:hidden;
	height:22px;
	background-color:navy;
}
a.clA0{ /* All top level links */
	color:white;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
a.clA1{ /* All sub level links */
	color:#CEFFCE;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
a.clA2{ /* All sub2 level links */
	color:navy;
	text-decoration:none;
}
a.clA3{ /* All sub3 level links */
	color:black;
	text-decoration:none;
}
a.clA4{ /* All sub4 level links */
	color:green;
	text-decoration:none;
}
span.clArrow{
	font-family:webdings;
}


/* NEEDED STYLES */
div.slideMenuBG{position:absolute; left:0; top:0; z-index:1}
div.slideMenuText{position:absolute; left:2px; top:2px; text-align:right; z-index:200}
#slideMenucont{position:absolute; width:120px; visibility:hidden;}

/* End SlideMenu2 styles */

body {
color: black;
background: white;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
}

p {
color: black;
background: white;
font-family: Verdana, Helvetica, Helv; 
font-size: 14px; 
text-decoration: none; 
}

.big {
color: black;
background: white;
font-family: Verdana, Helvetica, Helv; 
font-size: 16px; 
text-decoration: none; 
}

.small {
font-size: 10px; 
}

a.duze {
color: #44A53C;
background: white;
font-family: Verdana, Helvetica, Helv; 
font-size: 16px; 
text-decoration: none; 
}

.main {
color: black;
background: white;
table-layout: fixed;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:0px;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}

.logo1 {
color: black;
background: #44A53C;
margin-left:0;
margin-right:0;
margin-top:20px;
margin-bottom:0;
width: 140px;
height: 134px;
text-align: right;
vertical-align: top;
}

.logo2 {
color: black;
background: white;
margin-left:0;
margin-right:0;
margin-top:20px;
margin-bottom:0;
height: 134px;
text-align: left;
vertical-align: top;
}

.logo1img {
width: 120px;
height: 94px;
border-width: 0px;
margin-top: 20px;
}

.logo2img {
width: 276px;
height: 94px;
border-width: 0px;
margin-top: 20px;
}

.menu1 {
background: #44A53C;
vertical-align: top;
}

.menu1img {
background: #44A53C;
width: 140px;
height: 231px;
vertical-align: top;
}

.mainbody {
color: black;
background: white;
text-align: left;
vertical-align: top;
}

.mainbodyd {
color: black;
background: white;
text-align: justify;
vertical-align: top;
margin-left: 20px;
margin-right: 20px;
margin-top: 20px;
margin-bottom: 20px;
}

hr {
text-align: center;
width: 50%;
color: #44A53C;
}

.center {
text-align: center;
vertical-align: middle;
}

