body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #B6B6B6;
}
.style1 {
	color: #595959;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #818181;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #4B4B4B;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style4 {
	color: #4b4b4b;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}

.style6 {
	color: #69375c;
	font-size: 13px;
	font-family: tahoma;
	text-decoration:none
}

.style7 {
	color: #62064a;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}

.style8 {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	padding-left:5px;
}

.style9 {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	background-color: #B6B6B6;
	cursor:hand;
}

.style10 {
	color: #4B4B4B;
	font-size: 8px;
	font-family: tahoma;
	font-weight: bold;
}
.tekstbox {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height:10px;
}


input.btn{
   width:100%;
   height:20px;
   color:#ffffff;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:8pt;
   font-weight:bold;
   background-color:#5A5A5A;
   border:1px solid;
   border-top-color:#ffffff;
   border-left-color:#ffffff;
   border-right-color:#ffffff;
   border-bottom-color:#ffffff;}

a { font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	color: #5A5A5A;
	}

a:hover { font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	color: #68345A;
	}
	
.pic, a.pic, a.pic img { 
filter: Alpha(opacity=60); /* IE */ 
-moz-opacity: 0.6; /* Mozilla */ 
} 
a.pic:hover, a.pic:hover img { 
filter: Alpha(opacity=100); 
-moz-opacity: 1.0; 
cursor:hand;
} 

.btnav { background-color: #84C1DF; border: 1px #000000 solid;} 

.sonra {
	border-width: 1px;
	border-style: outset;
	border-color: #66385C;
	border-collapse: collapse;
	background-color: #EFEFEF;
	}

.once {
	border-width: 1px;
	border-style: solid;
	border-color: white;
	border-collapse: collapse;
	background-color: white;
	}

td.menuon { background-color: #5a5a5a; color: #FFFFFF;font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	cursor: hand;}
td.menuoff { background-color: #E0E0E0; font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	color: #5A5A5A; }
	
td.adminmenuon { background-color: #6a335a; color: #FFFFFF;font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	cursor: hand;}
td.adminmenuoff { background-color: #5a5a5a; font-family: tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	color: #FFFFFF; }