body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #232323;
	

}


.text { font-family: verdana; font-size: 10pt; color: #C0C0C0; font-weight: normal; text-decoration: none; line-height: 150% }

.textnew { font-family: verdana; font-size: 11pt; color: #C0C0C0; font-weight: bold; text-decoration: none }
.textgreen { font-family: verdana; font-size: 10pt; color: #C0C0C0; font-weight: normal; text-decoration: none }
.textgreentitle { font-family: verdana; font-size: 11pt; color: #C0C0C0; font-weight: normal; text-decoration: none }
.textmenu { font-family: verdana; font-size: 10pt; color: #C0C0C0; font-weight: normal; text-decoration: none }

.menu {
    color: white;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    border-right: 0px solid gray;
    text-decoration: none;
    padding: 5px;

  padding-top: 5px;
  padding-left: 4px;
  padding-bottom: 0px;
  padding-right: 0px;
  valign:bottom ;
  height:31px;
}

.textw { font-family: verdana; font-size: 9pt; color: #ffffff; font-weight: normal; text-decoration: none }
.textb { font-family: verdana; font-size: 8pt; color: #494949; font-weight: bold; text-decoration: none }
.title { font-family: verdana; font-size: 10pt; color: #494949; font-weight: bold; text-decoration: none }
#dropmenudiv{
position:absolute;
border:1px solid #000000;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:20px;
z-index:100;
background-color: #000000;
}


#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #000000;
padding: 0px 0;
text-decoration: none;
font-weight: normal ;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #000000;
}