﻿body
{
    margin-top: 0px;
    text-align: justify;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: black;
    font-size: 9px;
    background-color: #99cc99;
    border:ipx soild ##7C9597;
    
}

Div.header
{
    background-color:#A0C2C4;
    margin-left:auto ;
    margin-right:auto ;
    width:850px;
    height:80px;
    border:1pt solid #7C9597;
    border-top:0px;
 
    
}

Div.subheader
{
    font-family: Verdana;
    margin-left:auto ;
    margin-right:auto ; 
    text-align: center;
    width: 850px;
    height: 15px;
    font-size :11px;
    border:1px solid #7C9597;
    border-top:0px;
    background-color:#009999;
}

Div.mainbody
{
    font-family: Verdana;
    margin-left: auto;
    margin-right: auto;
    width: 850px;
    border: 1px solid #7C9597;
    border-top: 0px;
    background-color:#A0C2C4;
    height:auto ;
}

Div.menuleft
{
    float: left;
    margin-left: 1px;
    margin-top: auto;
    font-size:12px;
    width: 215px;
    border: 1px;
    text-align: left;  
    background-color:#00ff00  ;

}

div.menuheader
{
    text-align: center;
    margin-left: 2px;
    margin-bottom: 2px;
    margin-right: 2px;
    margin-top: 2px;
    border: 1px solid #666535;
    background-color:#A0C2C4;
    font:sans-serif;
    font-size :12px;
    font-style :italic ;
    background-color:#009999;

}
a.menu
{
	display: block;
	margin-left: 4px;
	margin-right: 4px;
	text-decoration: none;
}
a.menu:link
{
    color :#ff0000;
    
}
a.menu:visited
{
    color:#0000ff;
}

a.menu:hover
{
    background-color :#736f6e;
}


Div.contentrightheader
{
    
    margin-left: 4px;
    margin-right: 1px;
    width: 500px;
    height:15px;
    vertical-align: top;
    border-right: blue 1px solid;
    border-top: blue 1px solid;
    border-left: blue 1px solid;
    border-bottom: blue 1px solid;
    background-color: #ffcc00;
    text-align: center;
    
    
    
}
Div.contentright
{
    
    float:right;
    width: 300px;
    vertical-align: top;
    background-color: #A0C2C4;
    text-align: justify;
    margin-right:4px;
}
Div.contentcentre
{
   
    margin-left:220px;
    width: 300px;
    vertical-align:top ;
    text-align: justify;  
    background-color  :#A0C2C4;

}

Div.contentmain
{
   
    margin-left:220px;
    width: 620px;
    vertical-align:top ;
    text-align: justify;  
    background-color  :#A0C2C4;

}

Div.contentmainright
{
    float:right ;
    width: 415px;
    vertical-align:top ;
    text-align: justify;  
    background-color  :yellow;
    margin-right:3px;
}  
Div.contentmainleft
{
  float: left;
    margin-left: 1px;
    margin-top: auto;
    font-size:12px;
    width: 415px;
    border: 2px solid #7C9597;
    text-align: left;  
    background-color:red  ;  
}


Div.headings
{
    font-size :12px;
    color:Blue ;
    margin-left :2px;
    font-style:italic ;
     
    
}
Div.tabletyping
{
    font-size :9px;
    color:Black  ;
    border:"1" bordercolor= "black" cellpadding="3" cellspacing="0" style="width: 297px; margin-left: 4px;">
                
    
}


Div.footer
{
    margin-left: auto;
    margin-right: auto;
    width: 850px;
    vertical-align: top;
    border-right: blue 1px solid;
    border-top: blue 1px solid;
    border-left: blue 1px solid;
    border-bottom: blue 1px solid;
    background-color: #A0C2C4;
    text-align: center;
} 
