.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #000; /*THEME CHANGE HERE*/
border-bottom-width: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:13px;
z-index:100;
background-color: #377475;
width: 160px;
height:105px;
visibility: hidden;
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
padding: 4px 0;
padding-left:8px;
text-decoration: none;

color: #ffffff;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color:#000000;
}
.text03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.text04 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	height: 19px;
	width: 200px;
	border: 1px solid #000000;
	background-color: #99C0C7;
}
.box1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	width: 200px;
	border: 1px solid #000000;
	background-color: #99C0C7;
}
