
TD {
	FONT-SIZE: 11px; COLOR: #1e1e1e; FONT-FAMILY: Tahoma
}
TH {
	FONT-SIZE: 11px; COLOR: #1e1e1e; FONT-FAMILY: Tahoma
}
BODY {
	MARGIN: 3px; BACKGROUND-COLOR: #262626
}
.style1 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px
}
A:link {
	COLOR: #2c2929; TEXT-DECORATION: none
}
A:hover {
	COLOR: #2c2929; TEXT-DECORATION: none
}
A:active {
	COLOR: #2c2929; TEXT-DECORATION: none
}
A:visited {
	COLOR: #2c2929; TEXT-DECORATION: none
}




A.example:link {
	COLOR: #2c2929; TEXT-DECORATION: none
}
A.example:visited {
	COLOR: #2c2929; TEXT-DECORATION: none
}
A.example:hover {
	COLOR: #2c2929; TEXT-DECORATION: underline
}


#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}




#dropmenudiv{
position:absolute;
border:1px solid gray;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ 
background-color: lightblue;
}


a.leftlinks
{
color: #1e1e1e;
text-decoration: none
}

a.leftlinks:hover
{
color: #000066;
text-decoration: underline
} 

