BODY
{ 
   font-family: arial;
   font-size: 9pt;
   color:black;
   abackground-image: url(/images/header_bg.GIF);
   abackground-repeat: repeat-x;   
}

.admin
{ 
   font-family: arial;
   font-size: 9pt;
   abackground-image: url();
   abackground-repeat: repeat-x;

}

.cont
{ 
   abackground-image: url(/images/cont_bg.gif);
   abackground-position: right bottom;
   abackground-repeat: no-repeat;
}

.AWMSTCBG0, #header, #inmenu, .noshowprint {
display:none;
}

.WhatsNew
{ 
   color: #04437B;
   font-family: tahoma;
   font-size: 9pt;
}


.newstitle
{ 
   color: #04437B;
   font-family: tahoma;
   font-size: 10pt;
   font-weight: bold;
}

.newsdesc
{ 
   color: #000000;
   font-family: tahoma;
   font-size: 9pt;
}

TD
{ 
   font-family: arial;
   font-size: 9pt; 
}
TH
{ 
   font-family: arial;
   font-size: 9pt; 
}

A
{
   font-size: 9pt;
   font-family: arial;
   word-break: break-all;
}
A:hover
{
   color: #5F6E8C;
   text-decoration: underline;
}
A:visited
{
   color: #34497D;
   text-decoration: underline;
}


A.footer
{
   color: #003366;
   font-size: 9pt;
   font-family: arial;
   text-decoration: none;
}
A:visited.footer
{
   color: #003366;
   font-size: 9pt;
   font-family: arial;
   text-decoration: none;
}
A:hover.footer
{
   color: #003366;
   font-size: 9pt;
   font-family: arial;
   text-decoration: underline;
}

