﻿body
{
margin: 0 0 0 0px; font-family: Tahoma; color: black; font-size: 11px;
}

.bottombase {
	background:#DDF2FF ; border-top: 1px #0066CC dotted;  
}
.toplink:link {
	font-family: Tahoma; font-size: 11px; color: #fff; text-decoration:none;
}
.toplink:visited {
	font-family: Tahoma; font-size: 11px; color: #fff;  text-decoration:none; 
}
.toplink:hover {
	font-family: Tahoma; font-size: 11px; color: #c0c0c0;  text-decoration:overline;
}
.lu_marq {
	font-family: tahoma; font-size:11px; color:#996600;	font-weight: normal; margin: 5px 0 0 0;
}

.heading {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
}
.directors
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: 400;
}
.btnlink {
	background-image:url(image/buttonlink.gif);
	width: 96px;
	height: 25px;
	font-family: tahoma;
	font-size:11px;
	font-weight: normal;
	color:#000;
	cursor: Hand;
	text-decoration:none;
}
.btnhover {
	background-image:url(image/buttonhover.gif);
	width: 96px;
	height: 25px;
	font-family: tahoma;
	font-size:11px;
	font-weight: bold;
	color:#fff;
	cursor: Hand;
	text-decoration:none;
}
.menu:link {
font-family: tahoma;
font-size: 11px;
color: #000000;
font-weight: normal;
text-decoration:none;
}
.menu:hover {
font-family: tahoma;
font-size: 11px;
color: #fff;
font-weight: bold;
text-decoration: none;
}
.menu:visited {
font-family: tahoma;
font-size: 11px;
color: #000000;
font-weight: normal;
text-decoration:none;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
line-height:20px;
z-index:100;
/*FILTER: Alpha(Opacity=75, Style=0);*/
border-color: #adc3d9;
background-color: #cedae6;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #fff;
padding: 1px 0;
/*FILTER: Alpha(Opacity=85, Style=0); */
text-decoration: none;
background-color: #cedae6;
border-color: #adc3d9;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #5b82ac;
}
