body {
	background-color: #3EBA74;
	background-image: url(img/plitkazelen.jpg);
	SCROLLBAR-FACE-COLOR: green;
	SCROLLBAR-HIGHLIGHT-COLOR: green; 
	SCROLLBAR-SHADOW-COLOR: green; 
	SCROLLBAR-3DLIGHT-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: White; 
	SCROLLBAR-TRACK-COLOR: #3EBA74; 
	SCROLLBAR-DARKSHADOW-COLOR:  black;
	cursor:default;
	}
	
.none_border {
border:0px;
}
table, tr, td {
border:1px solid #02FC07;
border-collapse:collapse;
padding: 0px;
}

p {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #66FF33;
font-size: 14px;
margin: 10px;
 text-align : justify;
}
.nav_title {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#003300;
background-image:url(img/nav_title.gif);
background-repeat:repeat-x;
background-position:10px;
padding-bottom:5px;
padding-top:5px;
text-align:center;
border-bottom:3px solid #CC6633;
margin:0px;
width:100%;
}
.nav_title:hover {
text-shadow:0px 0px 2px #ffffff;
cursor:default;
}

.text{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
margin-left: 30px;
 text-align : justify;
}

.text2{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
margin-left: 50px;
 text-align : justify;
}

.text3{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
margin-left: 70px;
 text-align : justify;
}

.textcent {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
margin: 10px;
 text-align : center;
}

ol {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #66FF33;
font-size: 14px;
margin: 35px;
 text-align : justify;
 }
 
 ul {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #66FF33;
font-size: 14px;
margin: 35px;
 text-align : justify;
 }

h1 {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 22px;

color: Maroon;
font-weight: bold;
 text-align: center;
}
	
	h2 {
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 18px;
margin: 7px;
color: Maroon;
font-weight: bold;
 text-align : center;
	}
	
	
	
	 a:link {
	color: #7FFFD4;
	text-decoration:none;
}
a:visited{
	color: #7FFFD4;
	text-decoration:none;
}
a:hover{
	color:Yellow;
	text-decoration:underline;
}
a:active{
	color: #32CD32;
	text-decoration:underline;
}
