/* Text Classes */


TD,BODY{
font-size: 13px; 
font-family:  Verdana, Times New Roman, sans-serif;
color: #ffffff;
}

.td2{
font-size: 11px; 
font-family:  Verdana, Times New Roman, sans-serif;
color: #ffffff;
}

.links:visited {  
    font-style : normal;
	font-weight : bold;
	font-size: 13px; 
	font-family:  Verdana, Times New Roman, sans-serif;
	color: #ffffff;
	text-decoration: none; 
}	

.links:link {
   font-style : normal;
   font-weight : bold;
   font-size : 13px; 
   font-family:  Verdana, Times New Roman, sans-serif;
   color : #ffffff;
   text-decoration : none; 
}

.links:hover {
	font-style : normal;
	font-weight : bold;
	font-size : 13px;
	font-family:  Verdana, Times New Roman, sans-serif;
	color : #ffffff;
	text-decoration : underline;
}

.links:active {
   font-style : normal;
   font-weight : bold;
   font-size : 13px; 
   font-family:  Verdana, Times New Roman, sans-serif;
   color :#ffffff;
   text-decoration : none; 
}

.links2:visited {  
    font-style : normal;
	font-weight : bold;
	font-size: 11px; 
	font-family:  Verdana, Times New Roman, sans-serif;
	color: #ffffff;
	text-decoration: none; 
}	

.links2:link {
   font-style : normal;
   font-weight : bold;
   font-size : 11px; 
   font-family:  Verdana, Times New Roman, sans-serif;
   color : #ffffff;
   text-decoration : none; 
}

.links2:hover {
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
	font-family:  Verdana, Times New Roman, sans-serif;
	color : #ffffff;
	text-decoration : underline;
}

.links2:active {
   font-style : normal;
   font-weight : bold;
   font-size : 11px; 
   font-family:  Verdana, Times New Roman, sans-serif;
   color : #ffffff;
   text-decoration : none; 
}


.links3:visited {  
    font-style : normal;
	font-weight : bold;
	font-size: 13px; 
	font-family:  Verdana, Times New Roman, sans-serif;
	color: #ffffff;
	text-decoration: none; 
}	

.links3:link {
   font-style : normal;
   font-weight : bold;
   font-size : 13px; 
   font-family:  Verdana, Times New Roman, sans-serif;
   color : #ffffff;
   text-decoration : none; 
}

.links3:hover {
	font-style : normal;
	font-weight : bold;
	font-size : 13px;
	font-family:  Verdana, Times New Roman, sans-serif;
	color : #ffffff;
	text-decoration : underline;
}

.links3:active {
   font-style : normal;
   font-weight : bold;
   font-size : 13px; 
   font-family:  Verdana, Times New Roman, sans-serif;
   color : #ffffff;
   text-decoration : none; 
}

/* Dynamic menu Classes and background/rollover colors */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
.clBar{position:absolute; width:5; height:5; background-color:#FF9900; layer-background-color:#FF9900; visibility:hidden}

.clLevel0,.clLevel0over{position:absolute; padding:1px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{background-color:#58008E; layer-background-color:#cc99ff; color:#FF9900;}
.clLevel0over{background-color:#58008E; layer-background-color:#336699; color:#FF9900; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:white; layer-background-color:white}

.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:verdana,arial,helvetica; font-size:10px; font-weight:normal}
.clLevel1{background-color:#8438B2; layer-background-color:#8438B2; color:FFFFFF;}
.clLevel1over{background-color:#582875; layer-background-color:#582875; color:FFC63E; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#FFFFFF; layer-background-color:#FFFFFF}