
BODY {
scrollbar-face-color: #B4B7BF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #666666;
scrollbar-3dlight-color: #CCCCCC; 
scrollbar-arrow-color: #000000;
scrollbar-track-color: #B4B7BF; 
scrollbar-darkshadow-color: #333333;
cursor: default;
font-family: Verdana;
}


/*GENERAL FACE & COLOR FONTS*/
.copyr 		{ font-family: Arial; font-size: 8pt; color: #C0C0C0 }
.headline 	{ font-family: Verdana; font-size: 10pt; color: #CC0000; font-weight:bold }
.small 		{ font-family: Verdana; font-size: 7pt; color: #666666 }
.reguler 	{ font-family: Verdana; font-size: 8pt; color: #666666 }
.big	 	{ font-family: Verdana; font-size: 9pt; color: #666666 }
.regulerjusti 	{ font-family: Verdana; font-size: 8pt; color: #333333; text-align: Justify }
.Errtype 	{ font-family: Verdana; font-size: 8pt; color: #CC0000; font-weight:bold }


hr           { color: #EEE9DB }
.hot 		{color: #CC0000; }


/*BUTTON & FIELD*/
.button     	   	{ 
	font-family: Verdana; 
	font-size: 10px; 
	font-weight:bold;	
}

.formfield        { 
	background-color: #FFFFFF; 
	color: #000000; 
	border: 1px solid #999999; 
	font-family: tahoma; 
	font-size: 11px; 
	color: #666666 
}



/*HYPERLINKS*/
a.sidenav       { color: #FFE1CC; text-decoration: none }
a:hover.sidenav { color: #FFFFFF; text-decoration: underline }
a:visited.sidenav.hover { color: #FFFFFF; text-decoration: underline }
a:active.sidenav { color: #00CC00; text-decoration: underline }

a:visited.copyr { color: #CCCCCC; text-decoration: none }
a.copyr       { color: #CCCCCC; text-decoration: none }
a:hover.copyr { color: #FFFFFF; text-decoration: underline }
a:visited.copyr.hover { FFFFFF: #000000; text-decoration: underline }
a:active.copyr { color: #FF0000; text-decoration: underline }

a.link       { color: #29527A; text-decoration: none }
a:hover.link { color: #478FD4; text-decoration: underline }
a:visited.link.hover { color: #478FD4; text-decoration: underline }
a:active.link { color: #CC0000; text-decoration: underline }