body{
    background-color : #CCFFFF;
    font-family : Arial;
    font-size : 12px;
    width:100%;
    color:#000000;
    margin: 0px 0px 0px 0px;
    }

td{
  font-family : Arial;
  font-size : 11px;
  color:#999999;
  }

li{
  font-family : Arial;
  font-size : 11px;
  color:#999999;
  }


a{
  font-size:11px;
  font-family:Arial;
  text-decoration:none;
  color:#999999;
  }          
  
a:hover{
        font-size:11px;
        font-family:Arial;
        text-decoration:underline;
        color:#999999;
        }

td.black{
        background-color : #000000;
        height:15px;
        }

td.right_header{
            border-right: solid 1px #999999;
            vertical-align:top;
            }


td.right_header1{
               height:137px;
               width:100%;
               }

td.left_header{
               height:137px;
               width:279px;
               text-align:left;
               vertical-align:center;
               }

td.repeat_header{
                height:137px;
                background-image: url('../site_images/header_repeat.jpg');
                background-repeat: repeat-x;
                width:200px;
                text-align:right;
                }


td.images_holder{
                width:100%;
                border-left: solid 1px #999999;
                padding: 2px 2px 2px 2px;
                vertical-align:top;
                } 

td.links_holder{
               background-image: url('../site_images/repeat_links.jpg');
               background-repeat: repeat-x;
               height:38px;
               text-align:left;
               vertical-align:top;
               border-left: solid 1px #999999;
               border-top: solid 1px #999999;
               border-bottom: solid 1px #999999;
               border-right: solid 1px #999999;
               } 
td.space{         
         width:5px;
        }

td.spaceh{         
         border-right: solid 1px #999999;
         border-left: solid 1px #999999;
         background-image: url('../site_images/spaceh.jpg');
         background-repeat: repeat-y;
         height:5px;
        }

td.content_holder{
          background-color : #FFFFFF;
          border-left: solid 1px #999999;
          border-right: solid 1px #999999;
          border-bottom: solid 1px #999999;
          height:516px;
          vertical-align:top;
          }

td.header{
         font-family : Arial;
         font-size : 16px;
         color:#999999;
         text-align:left;
         padding: 6px 2px 4px 6px;
         text-decoration:underline;
         font-weight:bold;
         }

td.content{
         font-family : Arial;
         font-size : 12px;
         color:#999999;
         text-align:left;
         padding: 5px 2px 2px 4px;
         overflow: auto;
         width:100%
         }

p{
  font-family : Arial;
  font-size : 11px;
  color:#8B8B8B;
  text-align:justify;
  padding: 0px 4px 0px 2px;
 }


td.footer{
          padding-top:5px;
          font-family : Arial;
          font-size : 10px;
          color:#000000;
          text-align:center;
          font-weight:bold;
         }

img.content{
            border: solid 1px #000000;
           }

h4{
  font-size : 14px;
  color:red;
  }
          
/* 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:10px; height:30px; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute;text-align:left; padding: 5px 2px 2px 4px; font-family:Arial; font-size:11px;}
.clLevel0{ color:#000000;background-image: url('../site_images/repeat_links.jpg');background-repeat: repeat-x; }
.clLevel0over{color:#000000; cursor:pointer; text-decoration:underline;background-image: url('../site_images/repeat_links.jpg');background-repeat: repeat-x; }
.clLevel0border{position:absolute; visibility:hidden;color:#000000;background-color:#CCCCCC;}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute;text-align:left; padding:5px 2px 2px 3px; font-family:Arial; font-size:11px;}
.clLevel1{background-color:#CCCCCC; color:#000000;}
.clLevel1over{background-color:#CCCCCC;color:#000000; cursor:pointer; text-decoration:underline;  }
.clLevel1border{position:absolute; visibility:hidden;background-color:#FFFFFF;}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute;text-align:left; padding:5px 2px 2px 3px; font-family:Arial; font-size:11px; }
.clLevel2{background-color:#CCCCCC; color:#000000;}
.clLevel2over{background-color:#CCCCCC;color:#000000; cursor:pointer; text-decoration:underline; }
.clLevel2border{position:absolute; visibility:hidden;background-color:#FFFFFF;}
          
          
