body, td {
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 12px;
}
.bigTitle{Arial;font-size:24px;font-weight:bold;font-style:italic;color:#606060}
.subTitle{font-family:Arial;font-size:22px;font-weight:bold;font-style:italic;color:#606060}
.sub2Title{font-family:Arial;font-size:22px;font-weight:bold;font-style:normal;color:#606060}
.listTitle{font-family:Arial;font-size:16px;font-weight:bold;color:#000000}
.infotitle {
    padding:4px;
    font-family:Arial;
    font-size:12px;
    text-indent:5px;
    font-weight:bold;
    letter-spacing:2;
    background-color:red;
    color:white

}


.infoboxTitle{
    width:100%;
    padding:4px;
    font-family:Arial;
    font-size:12px;
    text-indent:5px;
    font-weight:bold;
    letter-spacing:2;
    background-color:red;
    color:white
    }
.infoboxContent{width:90%;font-family:Arial;font-size:12px;line-height:16px;padding:1em;}
.infoboxContent a {
  text-decoration:none;
  color:black;
}


.dropcap {float:left;font-family:Times New Roman;font-size:26px;color:#000000;font-weight:bold;line-height:22px}
ul {	list-style: square; padding:0 }


/* 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:10; background-color:#eeeeee; layer-background-color:black; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:10px; font-weight:bold}
.clLevel0{background-color:#eeeeee; layer-background-color:???; color:black;}
.clLevel0over{background-color:red; layer-background-color:red; color:white; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#000000; layer-background-color:#006699}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:10px; font-weight:bold}
.clLevel1{background-color:#bbbbbb; layer-background-color:Navy; color:black;}
.clLevel1over{background-color:#red; layer-background-color:#red; color:white; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#000000; layer-background-color:#006699}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:#666666; layer-background-color:Navy; color:white;}
.clLevel2over{background-color:#888888; layer-background-color:#0099cc; color:white; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#000000; layer-background-color:#000000}

