#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana; color: white;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 4px;
border-bottom: 1px solid black;
padding: 2px 0;
text-decoration: none;
font-weight: bold; color: white;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: 155BDD;
}
/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 200px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

#pscroller2{
width: 420px;
height: 40px;
border: 1px solid blue;
padding: 5px;
background-color: fff559;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}
.mail {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: #FFFFCC; text-decoration: none}
.foot_navi {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #666666; text-decoration: none}
.style1 {font-weight: normal; color: #666666; text-decoration: none; font-size: 9px;}
.style2 {color: #666666; text-decoration: none; font-weight: normal;}
.style3 {font-size: 9px; font-weight: normal; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.body_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.job_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}
