.text1{ 
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: White;
 }
 
 .text1i{ 
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: italic;
	color: White;
 }
 
 .text1b{ 
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	color: White;
	font-weight: bold;
 }
 
 .text2{
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 10px;
	color: #FFCB2F;
}

 .text3{
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 12px;
	color: #FEBC0B;
}

.text4 { 
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: 10px;
	color: #ffccff;
 }
 
 .text5{ 
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: White;
	font-weight: bold;
 }
 
  .text5u{ 
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: White;
	font-weight: bold;
	text-decoration: underline;
 }
 
  .text6{ 
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: Black;
	font-weight: bold;
 }
 
 .text7{ 
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: Black;
 }
 
  .text8{ 
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: Black;
 }
 
 .text9 { 
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #ffccff;
 }
 

 .tb1{
 	font-family: "Courier New", Courier, monospace;
	color: Black;
	background-color: #EECCCA;
}
 
a {
	text-decoration: none;
	color: #FFB6C1;
	font-weight: bold;
	font-family:  "Courier New", Courier, monospace;
}
}

a:hover {
	color: #ffccff;
	font-weight:bold;
	text-decoration: none;
}
 
 BODY {
	scrollbar-face-color: #ff1199;
	scrollbar-shadow-color: #ff6666;
	scrollbar-highlight-color: #ff6600;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-track-color: #ff3366;
	scrollbar-arrow-color: #EECCCA;
	background-color: #ff3366
}

.hand {CURSOR: hand}


/* CoolMenus 4 - default styles - do not edit */
.clCMEvent {
	position:absolute;
	width:99%; height:99%;
	clip:rect(0,100%,100%,0);
	left:0;
	top:0;
	visibility:visible
}

.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;
	background-color:#ff3366;
	layer-background-color:#ff3366;
	visibility:hidden
}

/*Styles for level 0*/
.clLevel0,.clLevel0over {
	position:absolute;
	padding:2px;
	font-family:tahoma,arial,helvetica;
	font-size:12px;
	font-weight:bold;
	text-align:center
}

.clLevel0 {
	background-color:#ff3366;
	layer-background-color:#ff3366;
	color:white;
}

.clLevel0over {
	background-color:White;
	layer-background-color:#336699;
	color:Red;
	cursor:pointer;
	cursor:hand;
}

.clLevel0border {
	position:absolute;
	visibility:hidden;
	background-color:white;
	layer-background-color:#006699
}

/*Styles for level 1*/
.clLevel1, .clLevel1over {
	position:absolute;
	padding:2px;
	font-family:tahoma, arial,helvetica;
	font-size:11px;
	font-weight:bold;
	text-align:right
}

.clLevel1 {
	background-color:White;
	layer-background-color:White;
	color:#BDB76B;
}

.clLevel1over {
	background-color:#BDB76B;
	layer-background-color:Red;
	color:White;
	cursor:pointer;
	cursor:hand; 
}

.clLevel1border {
	position:absolute;
	z-index:500;
	visibility:hidden;
	background-color:#BDB76B;
	layer-background-color:#006699
}

/*Styles for level 2*/
.clLevel2, .clLevel2over {
	position:absolute;
	padding:2px;
	font-family:tahoma, arial,helvetica;
	font-size:11px;
	font-weight:bold;
	text-align:right
}

.clLevel2 {
	background-color:White;
	layer-background-color:White;
	color:#BDB76B;
}

.clLevel2over {
	background-color:#BDB76B;
	layer-background-color:Red;
	color:White;
	cursor:pointer;
	cursor:hand;
}

.clLevel2border {
	position:absolute;
	z-index:500;
	visibility:hidden;
	background-color:#BDB76B;
	layer-background-color:#006699
}

