<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ThinText {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 9;}
.BoldText {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 9; }
.TextHeader {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12;font-weight: bold;}
.DropDown { font-size: 12px; font-weight: normal; font-family: verdana; color: #000000; background-color: #E4E4E4}
.DropDownSmall { font-size: 10px; font-weight: normal; font-family: verdana; color: #000000; background-color: #E4E4E4}

.TableHeader {
	font-size: 12px;
	font-weight: bold;
}
.TextFieldMedium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 15px;
	width: 90px;
	border: 1px solid #666666;
	background-color: #E4E4E4;
}

a.blackBoldlink:link {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

a.blackBoldlink:visited {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

a.blackBoldlink:active {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}

a.blackBoldlink:hover {
    color: #000000;
    background: none;
    text-decoration: underline;
    font-weight: bold;
}

a.blacklink:link {
    color: #000000;
    text-decoration: none;
}

a.blacklink:visited {
    color: #000000;
    text-decoration: none;
}

a.blacklink:active {
    color: #000000;
    text-decoration: underline;
}

a.blacklink:hover {
    color: #000000;
    background: none;
    text-decoration: underline;
}

a.whitelink:link {
    color: #ffffff;
    text-decoration: none;
}

a.whitelink:visited {
    color: #ffffff;
    text-decoration: none;
}

a.whitelink:active {
    color: #ffffff;
    text-decoration: underline;
}

a.whitelink:hover {
    color: #ffffff;
    background: none;
    text-decoration: underline;
}

a.greylink:link {
    color: #CCCCCC;
    text-decoration: none;
}

a.greylink:visited {
    color: #CCCCCC;
    text-decoration: none;
}

a.greylink:active {
    color: #CCCCCC;
    text-decoration: underline;
}

a.greylink:hover {
    color: #CCCCCC;
    background: none;
    text-decoration: underline;
}

a.darkgreylink:link {
    color: #666666;
    text-decoration: underline;
}

a.darkgreylink:visited {
    color: #666666;
    text-decoration: underline;
}

a.darkgreylink:active {
    color: #666666;
    text-decoration: underline;
}

a.darkgreylink:hover {
    color: #666666;
    background: none;
    text-decoration: underline;
}

<!--
/* 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:#6699cc; layer-background-color:#6699cc; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular; font-size:10pt; font-weight:bold}
.clLevel0{background-color:#6699cc; layer-background-color:#6699cc; color:#ffffff;}
.clLevel0over{background-color:#6699cc; layer-background-color:#6699cc; color:#003366; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#6699cc; layer-background-color:#6699cc}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:bold}
.clLevel1{background-color:#6699cc; layer-background-color:#6699cc; color:#ffffff;}
.clLevel1over{background-color:#6699cc; layer-background-color:#6699cc; color:#003366; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#6699cc; layer-background-color:#6699cc}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:#FFCC99; layer-background-color:#FFCC99; color:#6699cc;}
.clLevel2over{background-color:#6699cc; layer-background-color:#6699cc; color:#666666; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}

-->