/* MAIN MENU SETTINGS*/
.MENU {
   font-family:Arial;
		font-size:8pt;
		letter-spacing:.1em;	
	
		color:#fff;
		text-decoration:none;
	}
	}
	
/* VERTICAL WORD*/
.VMENU {
    font-family : Verdana; 
    font-size : 8px;
	text-decoration: none;
	color: Black;
	}

/* SUBMENU SETTINGS */
.SUBMENU {
   font-family: Verdana;
		font-size:8pt;
		letter-spacing:.1em;	
		background:transparent;
		color:#fff;
		text-decoration:none;
	}
	
/* SUBMENU SETTINGS FOR OPERA, IE6 */
A.SUBMENU { 
font-family: Verdana;
		font-size:8pt;
		letter-spacing:.1em;	
		background:transparent;
		color:#fff;
		text-decoration:none; }


A.SUBMENU:hover { 

	color : white; 
	}

A.SUBMENU:visited { color : white ; }





body {	position:absolute;
		left: 0px;
		top: 0px;
		font-family: sans serif; font-size: 15pt;
	BACKGROUND: url(grafix/spacer.gif) fixed #fff  no-repeat 50% bottom;
}

.kop {	position:absolute;
		left: 0px;
		top: 0px;
	
   		background: #fff ;
}


a:hover	{font-family:Verdana;
		font-size: 8pt;
		background:	transparent;
		color:		#fff;
		text-decoration: none; 
		}



a		{font-family:Verdana;
		font-size: 8pt;
		background:	transparent;
		color:		#aaa;	
		text-decoration:none;
		}




.q:hover
		{font-family:Verdana;
		font-size:10 pt;
	
		background: #F1F1F1;
		color:		#000;
 
		}




.q		{font-family:Verdana;
		font-size:10pt;
			background:transparent;
		color:#555;
		text-decoration:underline;
		}


.title {		/* item title */
	display: block;
	padding: 2px;
	font-size: 12pt;
	color:		#777;
	text-decoration:none;
	font-weight: bold;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	text-spacing:1;
	padding-left: 0px;
 
	width:100%;

}

.titlesmall {		/* item title */
	display: block;
	padding: 2px;
	font-size: 10pt;
	color:		#333;
	text-decoration:none;
	font-weight: normal;
	background-color: #eee;
	border: 1px solid #ccc;

	padding-left: 0px;
 
	width:100%;

}



.tiny {
	color: #333;
	font-family: arial;
	font-size: 10px;
	text-spacing:0;

}

td		{font-family: Verdana;
		font-size: 10pt; 
		color:		#222;
	
		}

.mainadrestd		{font-family: Verdana;
		font-size: 8pt; 
		color:		#fff;	
		}


.tdcolor		{font-family:	Arial, sans serif;
		font-size: 9pt;
		background: #333333;
		color:		#fff;	
		border-bottom: 1px solid #000;
		border-left: 1px solid #6B6B6B;
		border-top: 1px solid #6B6B6B;
		border-right: 1px solid #000;
		}

.tdcolor2		{font-family:	Arial, sans serif;
		font-size: 9pt;
		background: #666666;
		color:		#fff;	
		border-bottom: 1px solid #000;
		border-left: 1px solid #999999;
		border-top: 1px solid #999999;
		border-right: 1px solid #000;
		}

.inputcp		{background:#F1F1F1; 
		color:black; 
		border: 1px black solid;
		}

.quicktags		{background:silver; 
		color:black; 
		border: 1px black solid;
				font-size: 8pt;
		}
