body { 
margin-bottom : 0; 
margin-left : 0; 
margin-right : 0; 
margin-top : 0;
background-image: url('images/mainbg.gif');
} 
td {
font-family: Verdana;
font-size: 11px;
}
a:link {
text-decoration: underline;
color: #2B82C4;
} 
a:visited {
text-decoration: underline;
color: #2B82C4;
} 
a:hover {
color: #000000; 
text-decoration: underline
} 
h1 { font-size: 12px; font.weight: bold; color: #cc0000; } 
h2 { font-size: 12px; font.weight: bold; color: #000000; } 
h3 { font-size: 10px; font.weight: bold; color: #000000; }
h4 { font-weight: bold; color: #CC9966; font-size: 10px
} 
.footer { 
font: 9px; 
color: #A9A9A9;
text-align: center; 
}
.footer a:link {
text-decoration: underline;
font-size:9px;
color: #2B82C4;
background-color: transparent;
} 
.footer a:visited {
text-decoration: underline;
font-size:9px;
color: #2B82C4;
background-color: transparent;
} 
.footer a:hover {
text-decoration: underline;
font-size:9px;
color: #000000;
background-color: transparent;
} 
hr.hr1 {
border-top: 1px dashed #cccccc;
color: #cccccc;
background-color: #ffffff;
height: 1px;
}
.headingbox {
font-color: #FFFFFF;
font-weight: bold;
border-style: solid;
border-width: 1px;
border-color: #2F85C5;
background-image: url('images/titlebg.gif');
padding-left: 50px
}
.headingtext {
font.weight: bold; 
color: #ffffff;
padding-left: 20px
}
.mainbox {
border-style: solid;
border-width: 1px;
background-color: #EFF2F6;
border-color: #C4CACE;
}