
A:link  {color : #555555;text-decoration : none;font-size : 14px;FONT-WEIGHT: normal;FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; }
A:visited  {color :#555555;text-decoration : none;font-size : 14px;FONT-WEIGHT: normal;FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; }
A:active  {color : Green;text-decoration : none;font-size : 14px;FONT-WEIGHT: normal;FONT-FAMILY: "Arial", "Helvetica", "sans-serif";}
A:hover  {color : Green;text-decoration : none;font-size : 14px;FONT-WEIGHT: normal;FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; }
.title{
position: absolute;
width: 100px;
height: 20px;
top: 100px;
left: 0px;
z-index: 10;
color : #555555;
text-decoration : none;
FONT-SIZE: 24px;
FONT-WEIGHT: normal;
FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
}

.navbar
{
}  

.mainDiv
{
  width:185px;
}

.topItem
{
  font: bold 16px  Arial,Helvetica,sans-serif;
  letter-spacing: 0;
  background:  no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  border: none;
  width: 185px;
  height: 25px;
  color: #555555;
  cursor:pointer;
}

.topItemOver
{
  font: 16px  Arial,Helvetica,sans-serif;
  letter-spacing: 0;
  background:  no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 25px;
  width: 185px;
  color: green;
  cursor:pointer;
}

.topItemClose{
  font: 16px  Arial,Helvetica,sans-serif;
  letter-spacing: 0;
  background:  no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 25px;
  width: 185px;
  color: #555555;
  cursor:pointer;
}


.topItemCloseOver
{
  font: 16px  Arial,Helvetica,sans-serif;
  letter-spacing: 0;
  background:  no-repeat 0 0;
  background-position:center center;
  background-repeat:no-repeat;
  height: 25px;
  width: 185px;
  color: green;
  cursor:pointer;
}



.dropMenu
{
  font: bold 11px Arial,Helvetica,sans-serif;	
  color: #000;
  border: 1px solid #FFFFFF;
  border-width: 0 1px 1px 1px;
  filter:alpha(opacity=100);
  padding-top:5px;
  padding-bottom:5px;
}

.subMenu{ 
   display:block;
}

.subItem{    
   margin-left:10px;
   margin-top:2px;
   height:18px;
   font: bold 16px Arial,Helvetica,sans-serif;	
   text-decoration:none;
   color: #215dc6;
   
}

.subItemOver{
   margin-left:10px;
   margin-top:2px;
   font: 16px Arial,Helvetica,sans-serif;	  
   height:18px;
   color: #428eff;
}

.subItem a:link
{
margin-left:23px;
color : #555555;text-decoration : none;font-size : 16px;FONT-WEIGHT: bold; FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; }
.subItem a:visited
{
margin-left:23px;
color : #555555;text-decoration : none;font-size : 16px;FONT-WEIGHT: bold;FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; }
.subItem a:active
{
margin-left:23px;
color : Green;text-decoration : none;font-size : 16px;FONT-WEIGHT: bold;FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; }
.subItem a:hover
{
margin-left:23px;
color : Green;text-decoration : none;font-size : 16px;FONT-WEIGHT: bold;FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; }

.subItemOver a:link
{
margin-left:23px;
color : #555555;text-decoration : none;font-size : 16px;FONT-WEIGHT: bold;FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; }
.subItemOver a:visited
{
margin-left:23px;
color : #555555;text-decoration : none;font-size : 16px;FONT-WEIGHT: bold;FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; }
.subItemOver a:active
{
margin-left:23px;
color : Green;text-decoration : none;font-size : 16px;FONT-WEIGHT: bold;FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; }
.subItemOver a:hover
{
margin-left:23px;
color : Green;text-decoration : none;font-size : 16px;FONT-WEIGHT: bold;FONT-FAMILY: "Arial", "Helvetica", "sans-serif"; }




.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}




