body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    BACKGROUND-COLOR: #003359
}
h2,h3 {
    margin-top: 0px;
    padding-top: 0px;
}
div#imgheader 
{
	padding-top: 2px; 
	padding-left: 2px

    
   
}
div#header 
{
	text-align: right; 
	padding-top: 10px; 
	vertical-align: middle
    
   
}
div#wrapper {
    position:relative;
    margin-left:auto;
    margin-right:auto;
    top: 20px;
    width:750px;
    background-color:  White;
    
    padding: 0;
}
div#divLeft {
     
    width:150px;
    height: 100%;
    float: left;
    background-color:  White;
    padding-top: 20px;
    padding-bottom:0px;
    padding-left: 5px;
    
   
}
div#divRight {
     
    width:584px;
    float: left;
	border-left: dotted 1px  #003359;
    background-color:  White;
    padding-top: 20px;
    padding-left: 5px;
    padding-right: 5px;
   border-bottom: dotted 1px  #003359;
}
div#divFooter {
    text-align: center;
    width:745px;
    background-color:  White;
    border-top: dotted 1px  #003359;
}
.dynmenu
{
 font-family: arial;
 text-align: right;
 padding-left: 5px;
 padding-right: 5px;
 background-color: White;
 color: #003359;
 }
 .dynsidemenu
{
 font-family: arial;
 text-align: left;
 padding-left: 5px;
 padding-right: 5px;
 background-color: White;
 color: #003359;
 }
.dynmenuSub
{
 font-family: arial;
 text-align: left;
 width: 140px;
 
 padding-left: 5px;
 padding-right: 5px;
 background-color: White;
 color: #003359;
	
}	

A:Nothing
{
    COLOR: #003359;
    border-color:#003359; 
}
A:link
{
    COLOR: #003359;
}
A:visited
{
    COLOR:  #003359;
}
A:active
{
    COLOR: #ffffce;
}
A:hover
{
    COLOR: #003359;
    FONT: bold
}