body, html {
    height: 100%;
    margin: 0; 
    padding: 0;
}
body, html, table, tr, td, div {
font-size : 12px; 
font-weight : normal; 
color : #000000; 
font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1, h5, h2   { 
color: #6D7E97;
font-family: Comic Sans MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
} 
h1  { 
font-size: 18px;
} 
h2
{ 
font-size: 16px;
} 
h3
{ 
font-size: 14px;
} 
a, a:link,  a:active
{
font-weight : bold; 
color : #6D7E97; 
text-decoration : underline;
}
a:hover {
font-weight : bold; 
color : #6D7E97; 
text-decoration : none; 
} 

 a.menu, a:link.menu {
font-size : 12px; 
font-weight : bold; 
color : #99FF00; 
text-decoration : none; 
} 
a:hover.menu, a:active.currentmenu, a:hover.currentmenu, {
font-size : 12px; 
font-weight : bold; 
color : #99FF00; 
text-decoration : underline; 
} 
 a:active.menu, a.currentmenu, a:link.currentmenu {
font-size : 12px; 
font-weight : bold; 
color : #FF9900; 
text-decoration : underline; 
} 

.leftcontent {
color : #ffffff; 
font-size : 11px; 
}
.rightcontent {
color: #6D7E97;
font-weight : bold; 
font-size : 12px; 
}
.content { 
margin-left: 20px;
margin-right: 20px;
margin-bottom: 20px;
 } 
 
 .divmenu{ 
margin-top: 11px;
 } 
  .content{ 
margin-top: 10px;
margin-left: 15px;
 } 
  .footer{ 
margin-top: 5px;
margin-bottom: 5px;
margin-left: 10px;
font-size : 10px; 
color : #ffffff; 
 } 
 .bgcolorwhite { 
 background-color:#ffffff;
} 
 .bgcolordark { 
 background-color:#8A9AB4 ;
} 
.bgcolorsoft { 
background-color:#EBEEF3; 
} 
.fontwhite, a.fontwhite:active,a.fontwhite:hover,a.fontwhite:link{ 
font-weight: normal;
 color: #ffffff;
 font-size: 10px;
 font-family: verdana ;
 text-decoration : none; 
 } 
 a.fontwhite:hover {
  text-decoration : underline; 
 }
 