Body {
 font-family: Tahoma,Verdana,Arial,Helvetica;
 font-size: 8pt;
 color: #000000; 
 background-color: #ffffff;
}

A:link, A:visited {
 color: #37513c; 
 text-decoration: none;
 font-family: Tahoma,Verdana,Arial,Helvetica;
}
A:active, A:hover {
 color: #37513c;
 text-decoration: underline;
 font-family: Tahoma,Verdana,Arial,Helvetica;
}

P, td, li {
 font-family: Tahoma,Verdana,Arial,Helvetica;
 font-size: 8pt;
}

hr {
 color: #598D62;
}

form {
 margin-top: 0;
 margin-bottom: 0;
 padding: 0;
}

input, textarea, select {
 color: #000000;
 font-family: Tahoma,Verdana,Arial,Helvetica;
 font-size: 8pt;
 background-image: url('inputbg.gif');
 border: 1px solid #000000;
}

.button {
 background-color: #bbbbbb;
}

.small {
 font-family: Tahoma,Verdana,Arial,Helvetica;
 font-size: 7pt;
 color: #ffffff;
}

a.menu:link, a.menu:visited {
 display: block;
 background-image: url('toptitle.gif');
 background-color: #598D62;
 font-size: 11px;
 font-weight: bold;
 color: #ffffff;
 width: 100%;
 padding: 6px 0px 6px 15px;
}
a.menu:hover {
 color: #000000;
 text-decoration: none;
}

a.submenu:link, a.submenu:visited {
 display: block;
 position: relative;
 left: 8px;
 font-size: 11px;
 border-bottom: 1px solid #999999;
 background-color: #dddddd;
 font-weight: bold;
 padding: 3px 0px 3px 2px;
 color: #333333;
 width: 93%;

}
a.submenu:hover {
 background-color: #F5F2DF;
 color: #000000;
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
}

.Contentheading
{
 FONT-SIZE: 10pt;
 font-weight: bold;
 background-color: #598D62;
 COLOR: #ffffff;
 border:1px solid;
 border-color:#8D8D8D;    
}

.Module
{
 BORDER-BOTTOM: 0px solid #000000;
 BORDER-LEFT: 0px solid #000000;
 BORDER-RIGHT: 0px solid #000000;
 BORDER-TOP: 0px solid #000000;
}

.Moduletitle
{
 padding:3px;
 BACKGROUND-COLOR: #F5F2DF;
 COLOR: #000000;
 FONT-SIZE: 8pt;
 TEXT-ALIGN: center;
 font-weight: bold;   
}

.Modulecontent
{
 BACKGROUND-COLOR: #F5F2DF;
 padding:3px; 
}

.SubTitle
{
 padding:3px;
 BACKGROUND-COLOR: #F5F2DF;
 COLOR: #000000;
 FONT-SIZE: 8pt;
 font-weight: bold;
}

.Cell
{
 padding:3px;
 BACKGROUND-COLOR: #B7CABC;
 COLOR: #000000;
 FONT-SIZE: 8pt;
}
