
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;
font-size: 8pt
}


/*GENERAL FACE & COLOR FONTS*/
.sidenavcell 	{ font-family: Verdana; font-size: 8pt; color: #000000 }
.sidenavoff 	{ font-family: Verdana; font-size: 8pt; color: #CCCCCC }
.copyr 		{ font-family: Verdana; font-size: 7pt; color: #999999 }
.hilite 	{ font-family: Arial; font-size: 13t; color: #000000 }
.bighilite 	{ font-family: Arial; font-size: 12pt; color: #000000 }
.headline 		{ font-family: Tahoma, Arial; font-size: 13pt; color: #333333; font-weight:bold; text-transform:uppercase; letter-spacing:0pt }
.subheadline 		{ font-family: Tahoma, Arial; font-size: 10pt; color: #000000; font-weight:bold; text-transform:uppercase; letter-spacing:1pt }
.small 			{ font-family: Verdana; font-size: 7pt; color: #666666 }
.reguler 		{ font-family: Verdana; font-size: 8pt; color: #666666 }
.regulerjusti 		{ font-family: Verdana; font-size: 8pt; color: #666666; text-align: Justify }
.regulerjustifaq 	{ font-family: Verdana; font-size: 8pt; color: #666666; text-align: Justify; line-height: 150% }
.homereg 		{ font-family: Verdana; font-size: 7pt; color: #AEAEAE; text-align: Justify }

hr           	{ color: #E0E0E0 }
.hot 		{color: #CC0000; }


/*BACKGROUND COLORS*/
.cellform1   	{ background-color: #EAEAEA }
.cellform2   	{ background-color: #FFFFFF }
.cellform3   	{ background-color: #C0C0C0 }
.cellform4   	{ background-color: #C0C0C0 }
.cellform5   	{ background-color: #E1E1E1 }
.cellform6   	{ background-color: #FFFFFF }
.cellform7   	{ background-color: #000000 }
.cellform8   	{ background-color: #FFFFE0 }
.cellform9   	{ background-color: #CCCCCC }


/*BUTTON & FIELD*/
.button     	   	{ 
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight:bold; text-transform:uppercase	
}

.formfield        { 
	background-color: #FFFFFF; 
	color: #000000; 
	border: 1px solid #999999; 
	font-family: tahoma; 
	font-size: 11px; 
	color: #666666
}



/*HYPERLINKS*/
a.sidenav       { color: #CC0000; text-decoration: none; width: 150px }
a:visited.sidenav { color: #CC0000; text-decoration: none; width: 150px }
a:hover.sidenav { color: #FF6600; text-decoration: underline }
a:visited.sidenav.hover { color: #FF6600; text-decoration: underline }
a:active.sidenav { color: #FFCC00; text-decoration: underline }

a:visited.copyr { color: #999999; text-decoration: underline }
a.copyr       { color: #999999; text-decoration: underline }
a:hover.copyr { color: #000000; text-decoration: underline }
a:visited.copyr.hover { color: #000000; text-decoration: underline }
a:active.copyr { color: #666666; text-decoration: underline }

a:visited.link { color: #CC0000; text-decoration: underline }
a.link       { color: #CC0000; text-decoration: underline }
a:hover.link { color: #CC0000; text-decoration: none }
a:visited.link.hover { color: #CC0000; text-decoration: none }
a:active.link { color: #0000FF; text-decoration: none }