/* 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:#006699; layer-background-color:#006699; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{background-color:#006699; layer-background-color:#006699; color:white;}
.clLevel0over{background-color:#006699; layer-background-color:#006699; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:bold}
.clLevel1{background-color:#CDDBEB; layer-background-color:#CDDBEB; color:#006699;}
.clLevel1over{background-color:#006699; layer-background-color:#CCDBEB; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:#CDDBEB; layer-background-color:#CDDBEB; color:#006699;}
.clLevel2over{background-color:#006699; layer-background-color:#CDDBEB; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}

/*Styles for the rest of the page*/

A { color: #336699 ;text-decoration: none; }
BODY { background: #FFFFFF; color: #000000; border: none; font-family: Tahoma, Arial, Helvetica, Sans-serif;  font-size 11pt; margin-left: 0px; margin-top: 24px; }

.BUYINGCOLOR { background: #FFCC00;}
.SELLINGCOLOR { background: #FFFF00; }
.CLIENTSCOLOR { background: #00FF00; }
.RESOURCESCOLOR { background: #99CC66; }
.ABOUTCOLOR { background: #CCFFFF; }
.CONTACTCOLOR { background: #99CCFF; }

.LEFTCOLUMN { color: #FFFFFF; background: #336699; font-family: Tahoma, Verdana, Sans-serif; font-size: 7pt; font-weight: 300; text-align: center;}
.LEFTCOLUMN H2 { font-style: bold; font-size: 9pt;}
.LEFTCOLUMN A { color: #FFFFFF;  text-decoration: underline;}
.LEFTCOLUMN A:HOVER { color: yellow; }

TD.RIGHTCOLUMN {  color: #000000; background: #CCCCCC; font-family: Tahoma, Verdana, Sans-serif; font-size: 8pt; font-weight: 200; }
.RIGHTCOLUMN TABLE {  color: #000000; background: #CCCCCC; font-family: Tahoma, Verdana, Sans-serif; font-size: 8pt; font-weight: 200; }
.RIGHTCOLUMN A { color:#336699; }
.RIGHTCOLUMN A:HOVER { color: yellow}
.RIGHTCOLUMN H2 { font-size: 10pt; font-style: bold}

TR.MAINCONTENT { font-family: Courier New, Lucida Console, Monospace; font-weight: 300; font-style: normal; font-size: 9pt; }
TR.MAINCONTENT H1 { font-style: bold; font-size: 14pt;}
TR.MAINCONTENT H2 { font-style: bold; font-size: 11pt;}
TR.MAINCONTENT A { text-decoration: none; color: #336699;}
TR.MAINCONTENT A:HOVER {color: red;}

TR.DISCLAIMER { text-align: center; font-family: Tahoma, Arial, Sans-serif; font-size: 7pt; }
TR.DISCLAIMER A { text-decoration: underline; color: #336699;}
TR.DISCLAIMER A:HOVER {color: red;}




