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