BODY {
	background : #FFCC66;
	margin : 0px 0px 0px 0px;
}


A.nav:ACTIVE, A.nav:LINK, A.nav:VISITED {
	font : bold 16px Arial, Helvetica, sans-serif;
	text-decoration : none;
	color : Black;
	background : #F93;
	border : 1px solid #CE6300;
	padding-bottom : 5px;
	padding-left : 35px;
	padding-top : 5px;
	display : block;
	font : 14px Arial, Helvetica, sans-serif;
	text-decoration : none;
	background-image : url(img/k1.gif);
	background-position : left;
	background-repeat : no-repeat;

}
A.nav:HOVER {
	background-color : #fec;
	color : #CC0000;
}
LI {
	margin : 0px 0px 5px 0px;
	list-style : none ;
	width : 200px;
	padding : 0px;
}
UL {
	position : absolute;
	left : 40px;
	border : 0px solid Black;
	padding : 0px;
	margin : 0px;
}




#toprule {
	position : absolute; 
	top : 0px; 
	right : 0px; 
	text-align : right; 
	padding-right : 20px; 	 
}
A.top  {
	font : normal 12px Arial, Helvetica, sans-serif;
	color : Black;
	margin-left : 8px;
	text-decoration : none;
}
A.top:Hover  {
	color : red;
}

