    BODY {
      background-color: #FFFFFF; 
      margin-top:0px;
      margin-right:0px;
      margin-left:0px;
      color: black; 
      text-align:justify;
      }
    DIV.header {
        color:#452D00;
        font-family: Verdana, Times New Roman, Ariall;
        font-size: 10px;
       font-weight:bold;
    }
    IMG.right { float: right;
                    padding-left: 10px;
                    padding-right: 10px;
    }
    IMG.left { float: left;
                    padding-left: 10px;
                    padding-right: 10px;
    }
.vmenu
{
	color: #FFFFFF;
	border-color: #B2B292;
	border-width: 1px;
	border-top: 0px;
	border-left: 0px;
	background-color: #EFEFE7;
	font-family: verdana;
}
.vmenul
{
	color: #FFFFFF;
	border-color: #B2B292;
	border-width: 1px;
	border-top: 0px;
	border-left: 0px;
	background-color: #C7C787;
	font-family: verdana;
}
TD.mainmenu
{
	color: black;
	font-family: verdana, helvetica;
	font-weight: bold;
	border-color: #B2B292;
	border-left-color: #B2B292;
	border-width: 1px;
	cursor: hand;
	font-size: 11px;
	background-color: #EFEFE7;
	border-style:solid;
	sline-height: 16px;
	padding-right: 4px;
	padding-left: 4px;
}
TD.mainmenul
{
	border-style:solid;
	color: black;
	font-family: verdana, helvetica;
	font-weight: bold;
	border-color: #B2B292;
	border-left-color: #B2B292;
	border-width: 1px;
	cursor: hand;
	font-size: 11px;
	sline-height: 16px;
	background-color: #C7C787;
	padding-right: 0px;
	padding-left: 4px;
}

.mainmenu
{
	color: black;
	font-family: verdana, helvetica;
	border-color: #B2B292;
	border-left-color: yellow;
	border-width: 1px;
	cursor: hand;
	font-size: 11px;
	background-color: #EFEFE7;

	border-style:solid;
	sline-height: 16px;
	padding-right: 0px;
	padding-left: 0px;
}
.mainmenul
{
	border-style:solid;
	color: black;
	font-family: verdana, helvetica;
	border-color: #B2B292;
	border-left-color: green;
	border-width: 1px;
	cursor: hand;
	font-size: 11px;
	sline-height: 16px;
	background-color: #C7C787;

	padding-right: 4px;
	padding-left: 4px;
}
A.vmenufont
{
	font-family: verdana;
	font-size: 11px;
	LINE-HEIGHT: 16px;
	color: #000000;
	margin: 0px;
	text-decoration: none;
}
A:hover.vmenufont
{
	color: #660000;
	text-decoration: none;
	
}
A:visited.vmenufont
{
	color: #000000;
	text-decoration: none;
}
A:visited:hover.vmenufont
{
	color: #660000;
	text-decoration: none;
}

A.lighted
{
	font-family: verdana, arial;
	font-size: 9px;
	color: black;
	margin: 0px;
	text-decoration: none;
}
A:hover.lighted
{
	color: gray;
	text-decoration: none;
	
}
A:visited.lighted
{
	color: black;
	text-decoration: none;
}
A:visited:hover.lighted
{
	color: gray;
	text-decoration: none;
}