body {
 background-color: #BFBFBF;
 color: black;
 font-family: arial,helvetica;   
 font-size: 10px;
 line-height: 12px;
 cursor: default;
 margin-left:0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
 scroll: auto;
 scrollbar-3dlight-color : #3A3A3A;
 scrollbar-darkshadow-color : #3A3A3A;
 scrollbar-highlight-color : #C8C8C8;
 scrollbar-shadow-color : #707070;
 scrollbar-arrow-color : #DFDFDF;
 scrollbar-face-color : #0E0E0E;
 scrollbar-track-color : #F1F1F1;
 filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='whitesmoke', EndColorStr='black');
}

.headertext 
{	
 color: Black;
 font-family: arial,helvetica;   
 font-size: 16px;
 line-height: 16px;
 margin-left:2px;
 margin-top:2px;
 font-weight:bold; 
}

.footertext 
{
 font-family: arial,helvetica;   
 font-size: 9px;
 color: White;
 line-height: 9px;
 margin-left:2px;
 margin-top:4px;
 font-weight:normal; 
}

.footertext a,.footertext a:link,.footertext a:active,.footertext a:visited {
 display: inline-block;
 background: smokewhite;
 color: #808080;
 text-decoration: none;
 line-height: 9px;
 font-family: 9px arial,helvetica;
 cursor: default;
}

.footertext a:hover {
 background : black;
 color : white;
 cursor : default;
 text-decoration : none;
 font-family : bold 9px arial,helvetica;
}

table {
 font-family: arial; 
 font-size: 12px;
 color: black;
}

td {
 font-size: 12px;
 font-family: arial,helvetica;
 margin-left: 10px;
}

a {
 color:#898989; text-decoration:none;
}

a:hover {
 color: #BFBFBF;
}

h1 {
 color: white
 font-size: 18px;
}

ul {
 margin-left: 1em;
 padding-left: 0;
}

li {
 margin: 0;
 padding: 0;
 font-size: 10px;
}

table.title {
 border-right: 0px;
 border-top: 0px;
 border-left: 0px;
 border-bottom: 0px;
 margins-top: 0px;
 margins-bottom: 0px;
 margins-left: 0px;
 margins-right: 0px;
 padding-top: 2px;
 padding-bottom: 2px;
 padding-left: 2px;
 padding-right: 2px;
 cellspacing: 0;  
 width: 100%;
 background-color: #B4B4B4;
 font-family: arial;   
 font-size: 12px;
 color: Black;
 filter: Alpha(FinishOpacity=25, Style=1, width=100%);
}

tr.title  {
 background-color: #B4B4B4;
}

.content table {
 border-right: 0px;
 border-top: 0px;
 border-left: 0px;
 border-bottom: 0px;
 padding-right: 2px;
 padding-top: 2px;
 padding-left: 2px;
 padding-bottom: 2px;
 margins-right: 0px;
 margins-top: 0px;
 margins-left: 0px;
 margins-bottom: 0px;
 cellspacing: 0;  
 width: 100%;
 background-color: #B4B4B4;
 font-family: arial;   
 font-size: 12px;
 color: Black;  
}

.menu {
 font-family : 12px arial,helvetica, sans-serif;
 cursor: default;
}

.menu a,.menu a:link,.menu a:active,.menu a:visited {
 display: block;
 background: smokewhite;
 color: #808080;
 text-decoration: none;
 line-height: 14px;
 font-family: 12px arial,helvetica;
 cursor: default;
}

.menu a:hover {
 background : #BFBFBF;
 color : #FCFCFC;
 cursor : default;
 text-decoration : none;
 font-family : bold 12px arial,helvetica;
}

