body{

font: 80% tahoma;

padding: 0px;

margin: 0px;

background:url(../images/Stage_BG_btm.png)center top repeat-x;

margin:0px;


background-color:#024978;
}


a:link {
       
color: #AA0000;
        
text-decoration: none;

}

a:visited {
        color: #AA0000;
        text-decoration: none;
}
a:hover {
        color: #AA0000;
        text-decoration: none;
}
a:active {
        color: #AA0000;
        text-decoration: none;
}

input,textarea,select,checkbox,input:file {
border: 1px solid #cfcfcf; 
}

input {
font-family: Tahoma; 
font-size: 9pt;
}

.selectpaging { 
font-family: Tahoma;
font-size: 8pt; 
border: 1px solid #cfcfcf; 
} 

table {
font-size: 12px;
}

h3 {
font-size: 12px;
}

.paging,.paging a
{
font-family: Tahoma; 
font-size: 8pt; 
color:#FFFFFF;
background-color:#AA0000;
text-align:left;
padding:0px;
margin:0px;
}