th, td, select, input, textarea, .bodytext {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:10px;
}

/*body*/
body{
background-color: #FFF;
}

.toppanel {
background-color:#93AFCF;
height:60px;
}

.leftpanel {
background-color:#2B558A;
}

.dlgbar {
background-color:#527CAC;
}

.dlgtitle {
color:#FFFFFF;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}

.dlgbody {
background-color:#D1DFEE;
}

.bottompanel {
background-color:#527CAB;
}

/*footer*/

.footer{ margin:auto; width:980px; padding:10px 10px; text-align:left;color:#FFF; font-size:11px; line-height:14px; font-family:Verdana,Tahoma,"Nimbus Sans L",arial,sans-serif;}
.credit a, .credit{color:#8c8c85; font-size:10px;}
