BODY {
font-family: verdana, Arial, sans-serif;
font-size: 11px;
color: #555555;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
background-color:#ffffff;}

P, TD, LI, UL, Table{color: #555555;font-size: 11px;}

A:LINK {color: #555555;  text-decoration: none;}
A:VISITED {color: #555555;text-decoration: none;}
A:HOVER {color: #ad94b1;text-decoration: none ;}
A:ACTIVE {color: #555555;text-decoration: none;}

h1 {font-size: 15px;color: #733D73;}

h2, h3, h4, h5, h6 {font-size: 12px;color: #919dbb;}

.formbtn {color: #CC0000;background: #eeeeee; border: 1px solid #555555; font-size: 11px; text-transform: uppercase;
width: 100px; height: 18px;}
.formbtn a:hover {color: #333333;background: #eeeeee; border: 1px solid #555555; font-size: 11px; text-transform: uppercase;
width: 100px; height: 18px;}

.formtbl {padding: 3px 3px 3px 3px; text-align: left; font-size: 11px;}

.navbar{
text-align: left;
font-size: 11px;
color: #555555;
line-height: 35px; 
border-bottom: 1px solid #cccccc; 
padding: 5px 5px 5px 5px;}

.topcell{
text-align: left;
font-size: 11px;
color: #555555;
line-height: 35px; 
border-bottom: 3px solid #fb4b00;
padding: 10px;}

.left {
border-right: 1px solid #cccccc;}

.textarea {
padding: 5px 5px 5px 5px; 
text-align: left; 
font-size: 11px; 
line-height: 16px;}

.copyright {
text-align: left;
font-size: 11px;
color: #555555;
padding: 3px 3px 3px 3px;
border-top: solid 1px #cccccc;}

.smalltext {
font-size: 11px; 
padding: 3px;}

.editheader{
font-size: 11px; 
font-weight: bold; 
padding: 2px 2px 2px 2px;
border-bottom: 1px solid #555555; 
background: #eeeeee;}

.editbox {
font-size: 11px; 
font-weight:normal; 
padding: 2px 2px 2px 2px;}

.Freezing 
{ 
   position:relative ; 
   top:expression(this.offsetParent.scrollTop); 
   z-index: 10; 
}