 BODY {
 font-family: Helvetica, Arial, sans-serif ;
 font-size: 10pt;
 color: #000000;
 background-image: url(../gfx/background.jpg);
 background-repeat: repeat-x;
 background-attachment: fixed;
 background-position: 0 0;
 background-color: #1b4374;
 margin-top: 5;
 margin-right: 0;
 margin-bottom: 0;
 margin-left: 0;
 margin: 0; 
 padding: 0;
 }

#content
{
  overflow: auto;
  border-style: solid;
  border-width: 0px;
  height: 100%;
  padding-left: 0px;
  line-height : 0;
}


#menu {
float: left;
margin-right: 0px;
margin-top: 0px;
position: absolute;
top: 0;
text-align: center;
width: 100%;
}
body>#menu
{position: fixed;}

#main{
margin-left: 210px;
padding: 0px 30px;
}

#logo{
height: 30px;
border: 1px solid green;
padding: 10px 0 20px 0;
text-align: center;
}


 #LINK:link {
 color: #0000ff;
 font-size: 16pt;
 text-decoration:none;
 font-weight:normal;
 }

 A:link { color: #000080;
 text-decoration:none;
 font-weight:normal;
 }

 A:active { color: #0000ff;
 text-decoration:underline;
 font-weight:normal;
 }

 A:visited { color: #000080;
 text-decoration:none;
 font-weight:normal;
 }

 A:hover { color: #0000ff;
 text-decoration:underline;
 font-weight:normal;
 }

 .menu2:link { color: #ffffff;
 background-color: #808080;
 text-decoration:none;
 font-weight:normal;
 }

 .menu2:active { color: #ffffff;
 background-color: #808080;
 text-decoration:underline;
 font-weight:normal;
 }

 .menu2:visited { color: #ffffff;
 background-color: #808080;
 text-decoration:none;
 font-weight:normal;
 }

 .menu2:hover { color: #0000ff;
 background-color: #eaeaea;
 text-decoration:none;
 font-weight:normal;
 }
 
 .Item { color: #808080;
 font-size: 8pt;
 background-color: #808080;
 text-decoration:none;
 font-weight:normal;
 } 
 
 .SubItem { color: #;
 font-size: 8pt;
 background-color: #808080;
 text-decoration:none;
 font-weight:normal;
 } 

 .blue { color:#000080;
 }

/* 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:relative; width:10px; height:10px; background-color:Gray; layer-background-color:Gray; visibility:hidden}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:0px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{background-color:Gray; layer-background-color:Gray; color:white;}
.clLevel0over{background-color:#eeeeee; layer-background-color:#eeeeee; color:Blue; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:Gray; layer-background-color:Gray}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:0px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:bold}
.clLevel1{background-color:Gray; layer-background-color:Gray; color:white;}
.clLevel1over{background-color:#eeeeee; layer-background-color:#eeeeee; color:Blue; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:Gray; layer-background-color:Gray}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:0px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:Gray; layer-background-color:Gray; color:white;}
.clLevel2over{background-color:#eeeeee; layer-background-color:#eeeeee; color:Blue; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:Gray; layer-background-color:Gray}
