
/*-------------- Made by PNH -----------------------------------------------------------------------------------------------*/


BODY {
	color: #000000;
	background-color: #336699;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	scrollbar-3dlight-color: #FF9900;
	scrollbar-arrow-color: #FF0000;
	scrollbar-base-color: #F866FB;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FF9900;
	scrollbar-track-color: #F4F4F4;
	scrollbar-darkshadow-color: #FF9900;
	scrollbar-shadow-color: #FF9900;
	margin: 15 0 15 0;
	}

P         { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
TD        { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
A         { color: #336699; text-decoration: none; }
A:ACTIVE  { color: #FFFFFF; text-decoration: none; background: #FF9900; }
A:HOVER   { color: #FFFFFF; text-decoration: none; background: #FF9900; }
A:VISITED { text-decoration: none; }
INPUT     { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; background: #FF9900; filter:Alpha(opacity=65, style=0); }
SELECT    { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; background: #FF9900; }
TEXTAREA  { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; background: #FF9900;filter:Alpha(opacity=65, style=0); }
UL        { color: #000000; background-color: transparent; list-style: disc; }
OL        { color: #000000; background-color: transparent; list-style: decimal; }

.RUB1     { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: transparent; font-Weight: bold; }
.RUB2     { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: transparent; font-Weight: bold; }
.FRAMED   { border: 5px double #FF9900; }
.CHECK	 { color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 10px; background: #FFFFFF; filter:Alpha(opacity=65, style=0); }
.PIERRE	 { color: #EBEBEB; font-family: Arial, Helvetica, sans-serif; font-size: 10px; }

/*-------------- Coolmenus 4 -----------------------------------------------------------------------------------------------*/


/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */

  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; visibility:hidden}


/*Styles for level 0*/
.clLevel0, .clLevel0over{position:absolute; padding:0px; font-family:arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{background-color:#FF9900; layer-background-color:#FF9900; color:#000000;}
.clLevel0over{background-color:#FF9900; layer-background-color:#000000; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#FFFFFF; layer-background-color:#FFFFFF}


/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:0px; font-family:arial,helvetica; font-size:10px}
.clLevel1{background-color:#FF9900; layer-background-color:#FF9900; color:#000000;}
.clLevel1over{background-color:#FF9900; layer-background-color:#FF9900; color:#FFFFFF; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#FFFFFF; layer-background-color:#FFFFFF}


/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:Navy; layer-background-color:Navy; color:white;}
.clLevel2over{background-color:#0099cc; layer-background-color:#0099cc; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}