/* 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:1; background-color:#FFFFFF; layer-background-color:#FFFFFF; visibility:hidden}

/*Styles for level 0*/
.clLevel0, .clLevel0over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#6B2220;}
.clLevel0over{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#000000; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#6B2220; layer-background-color:#6B2220}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:12px; font-weight:bold}
.clLevel1{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#6B2220;}
.clLevel1over{background-color:#CC9999; layer-background-color:#FFFFFF; color:#000000; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#6B2220; layer-background-color:#6B2220}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:12px; font-weight:bold}
.clLevel2{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#6B2220;}
.clLevel2over{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#6B2220; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#6B2220; layer-background-color:#6B2220}

/*Menu 2 */

/*Style for the background-bar*/
.c2Bar{position:absolute; width:10; height:1; background-color:#FFFFFF; layer-background-color:#FFFFFF; visibility:hidden}

/*Styles for level 0*/
.c2Level0, .c2Level0over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:16px; font-weight:bold}
.c2Level0{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#6B2220;}
.c2Level0over{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#6B2220; cursor:pointer; cursor:pointer; }
.c2Level0border{position:absolute; visibility:hidden; background-color:#FFFFFF; layer-background-color:#FFFFFF}

/*Styles for level 1*/
.c2Level1, .c2Level1over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:14px;}
.c2Level1{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#000000;}
.c2Level1over{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#000000; cursor:pointer; cursor:hand; }
.c2Level1border{position:absolute; visibility:hidden; background-color:#FFFFFF; layer-background-color:#FFFFFF}

/*Text Styles */
.hometext { 
	font-family: arial; 
	font-size: 16px; 
	color: black; 
}

.copyright { 
	font-family: arial; 
	font-size: 10px; 
	color: black; 
}

.servicehead { 
	font-family: verdana, arial, times; 
	font-size: 18px; 
	color: #999966;
}

.servheadtext { 
	font-family: verdana, arial, times; 
	font-size: 12px; 
	color: #996600;
}

.resourcehead { 
	font-family: verdana, arial, times; 
	font-size: 18px; 
	color: #6584C1;
}

.sectiontext { 
	font-family: verdana, arial, times; 
	font-size: 13px; 
	color: black; 
}

.headtext { 
	font-family: verdana, arial, times; 
	font-size: 18px; 
	color: #000000;
}

.graytext { 
	font-family: verdana, arial, times; 
	font-size: 13px; 
	color: gray; 
}

.homelink {
	font-family: arial, times; 
	font-size: 16px; 
	color: #6B2220;
	text-decoration: none;
	font-weight: bold;
}

.activate {
	font-family: arial, times; 
	font-size: 16px; 
	color: #6B2220;
	text-decoration: none;
}

.move {
	font-family: arial, times; 
	font-size: 16px; 
	color: #6B2220;
	text-decoration: none;
	font-weight: bold;
}

.textmove {
	font-family: arial, times; 
	font-size: 12px; 
	color: #000000;
	text-decoration: none;
}

.redtextmove {
	font-family: arial, times; 
	font-size: 12px; 
	color: #6B2220;
	text-decoration: none;
	font-weight: bold;
	font-style:italic
}