.droplinkcss{
	position:absolute;
	visibility: hidden;
	font:normal 10px/12px Arial, Helvetica, sans-serif;
	z-index: 100;
	background-color: #FFFFFF;
	width: 205px;
	color: #000000;
	left: 423px;
	top: 80px;
	border-top: 1px solid #999999;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #999999;
}

.droplinkcss a{
	width: 100%;
	display: block;
	text-indent: 5px;
	border-bottom: 1px solid #999999;
	padding: 1px 0;
	text-decoration: none;
	text-indent: 5px;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}

.droplinkcss a:hover{ /*hover background color*/
background-color: #6699FF;
color: white;
}
.dropmenutab1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.dropmenutab2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.dropmenutab1 a{
	/*background-image: url(../images/DMtab1.gif);
	background-repeat: no-repeat;*/
	height: 17px;
	width: 70px;
	display: inline;
	margin-left: 2px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
	color: #FFFFFF;
	float: left;
	padding-top: 1px;
	text-decoration: none;
}
.dropmenutab2 a{
	/*background-image: url(../images/DMtab2.gif);
	background-repeat: no-repeat;*/
	height: 17px;
	width: 90px;
	float: left;
	display: inline;
	margin-left: 2px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 17px;
	padding-top: 1px;
	text-decoration: none;
}
.dropmenutab1 a:hover{
	/*background-image: url(../images/DMhtab1.gif);
	background-repeat: no-repeat;*/
	color: #6699FF;
	text-decoration: underline;
}
.dropmenutab2 a:hover{
	/*background-image: url(../images/DMhtab2.gif);
	background-repeat: no-repeat;*/
	color: #6699FF;
	text-decoration: underline;
}

