BODY
{
margin:0;
padding:0;
FONT-SIZE: 10px;
COLOR: #000000;
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
background-color: #3A4C68;
}

TD {
FONT-SIZE: 8px;
}

.mmenu {
FONT-SIZE: 10px;
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
FONT-WEIGHT: bold;
COLOR: #FF0000;
text-decoration: none;
}

.smenu {
FONT-SIZE: 11px;
FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
COLOR: #FF0000;
text-decoration: none;
}

.xp {
text-indent : 3px;
}

.dx {
text-indent : 7px;
}

.mmenu_bg{
background-image:url(images/button.jpg);
}

.smenu_bg{
background-image:url(images/sub_button.jpg);
}

.sidebar_left {
background-color : #032F72;
background-image : url(images/leftbar.jpg);
background-repeat : repeat-y;
background-position : right;
}

.sidebar_right  {
background-color : #032F72;
background-image : url(images/rightbar.jpg);
background-repeat : repeat-y;
background-position : left;
}

.ssmenu {
FONT-SIZE: 11px;
FONT-FAMILY: Arial, Helvetica, sans-serif;
COLOR: #FFFF00;
text-decoration: none;
}


A.ssmenu:link{COLOR: #FFFF00;text-decoration: underline;}
A.ssmenu:visited{COLOR: #FFFFFF;text-decoration: underline;FONT-WEIGHT: normal;FONT-STYLE: normal;}
A.ssmenu:hover{COLOR: #80FFFF;text-decoration: underline;FONT-WEIGHT: normal;FONT-STYLE: normal;}

A.smenu:link{COLOR: #FF0000;text-decoration: none;}
A.smenu:visited{COLOR: #FF8000;text-decoration: none;FONT-WEIGHT: normal;FONT-STYLE: normal;}
A.smenu:hover{COLOR: #FFFFFF;text-decoration: none;FONT-WEIGHT: normal;FONT-STYLE: normal;}

A.mmenu:link{COLOR: #FF0000;text-decoration: none;}
A.mmenu:visited{COLOR: #FF8000;text-decoration: none;FONT-WEIGHT: bold;FONT-STYLE: normal;}
A.mmenu:hover{COLOR: #FF0000;text-decoration: none;FONT-WEIGHT: bold;FONT-STYLE: normal;}

.pageheader { text-align:center;}
.pagebg {}
