
/*asdasdasdasda*/
html {
     overflow: -moz-scrollbars-vertical;
}
BODY
{
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
   	font-family: Arial; font-size:9pt; color: #000;
}
p {
font-family: Arial; font-size:9pt; color: #000;
}
td {
font-family: Arial; font-size:9pt; color: #000;
}
a:link
{
font-family: Arial; color:#000; text-decoration:underline; font-size:9pt;
}
a:visited
{
font-family: Arial; color:#000; text-decoration:underline; font-size:9pt;
}
a:hover
{
font-family: Arial; color:#000; text-decoration:none; font-size:9pt;
}
.header
{
font-family: Arial; color:#990000; text-decoration:none; font-size:10pt; font-weight: bold;
}
/*menu*/
.menuBack
{

}
.menuItem
{
font-family: Arial; color:#000; text-decoration:none; font-size:10pt; font-weight: bold;
}
.MenuItemHi
{
font-family: Arial; color:#990000; text-decoration:none; font-size:10pt;  font-weight: bold;
}
.MenuItemSel
{
font-family: Arial; color:#990000; text-decoration:none; font-size:10pt;  font-weight: bold;
}
.MenuItemSelHi
{
font-family: Arial; color:#990000; text-decoration:none; font-size:10pt;  font-weight: bold;
}

.MenuSub
{
	background-color:#CCCCCC;
	/*background-image:url(img/mm.gif);*/
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:9pt;
}
.MenuSubHi
{
	background-color:#CCCCCC;
	font-weight:bold;
	/*background-image:url(img/hover.gif);*/
	background-repeat:no-repeat;
	font-family:Arial;
	font-size:9pt;
}