/* 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:Navy; layer-background-color:Navy; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; font-family: verdana, arial; color: #666666; font-size: 9px; text-decoration: ; font-weight: normal; font-style: normal;}
.clLevel0{background-color:#ffffff; layer-background-color:white; color:black;}
.clLevel0over{color:#ffffff; background-color:#003399;  }
.clLevel0border{position:absolute; visibility:hidden; }

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:1px; font-family: verdana, arial; color: #666666; font-size: 9px; text-decoration: ; font-weight: normal; font-style: normal; }
.clLevel1{background-color:#CC0000; layer-background-color:black; color:#ffffff;}
.clLevel1over{color:white; background-color:#FF9900; layer-background-color:#cccccc; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute;  z-index:500; visibility:hidden; background-color:#000000; layer-background-color:#000000 }

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma,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}

body { font-family: verdana, arial; color: #000000; font-size: 11px; font-style: normal; }
td { font-family: verdana, arial; color: #000000; font-size: 11px; font-style: normal; }
A:link { text-decoration: none }
                        A:visited { text-decoration: none }
                        A:hover { text-decoration: underline; }
                        @media all { IE\:HOMEPAGE {behavior:url(#default#homepage)}
.bottomnav { font-family: verdana, arial; color: #ffffff; font-size: 9px; text-decoration: ; font-weight: normal; font-style: normal; }
.leftboxes { font-family: verdana; color: #000000; font-size: 9px; text-decoration: ; font-weight: normal; font-style: normal; }
.lhnav { font-family: verdana, arial; color: #666666; font-size: 9px; text-decoration: ; font-weight: normal; font-style: normal; }
.text_vc { font-family: verdana; color: ; font-size: 12pt; text-decoration: ; font-weight: bold; font-style: normal; }
.text_ve { font-family: verdana; color: ; font-size: 8pt; text-decoration: ; font-weight: normal; font-style: normal; }
.topstory { font-family: verdana, arial; color: #003399; font-size: 12px; text-decoration: ; font-weight: normal; font-style: normal; }
.topstoryhead { font-family: verdana, arial; color: #003399; font-size: 18px; text-decoration: ; font-weight: normal; font-style: normal; }
.date { color:#ffffff; font-family:verdana, arial; font-size:10px; font-weight:normal; text-decoration:none }
.heading1 { color:#000000; font-family:verdana, arial; font-size:16px; font-weight:bold; text-decoration:none }

.button {
	 BACKGROUND:#ffffff;
	 COLOR: #339900; font-size: 10px; font-weight: bold; FONT-FAMILY: Verdana, sans-serif;  TEXT-DECORATION: none;
}

INPUT.fill {

	BORDER-RIGHT: rgb(50,50,50) 1px outset; 
	BORDER-TOP: rgb(50,50,50) 1px outset; 
	BORDER-LEFT: rgb(50,50,50) 1px outset; 
	BORDER-BOTTOM: rgb(50,50,50) 1px outset;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #339900; background-color: #eeeeee;
}

textarea.FILL {	BORDER-RIGHT: rgb(50,50,50) 1px outset; 
	BORDER-TOP: rgb(50,50,50) 1px outset; 
	BORDER-LEFT: rgb(50,50,50) 1px outset; 
	BORDER-BOTTOM: rgb(50,50,50) 1px outset;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #339900; background-color: #eeeeee;
}