body {font:12px Arial, Helvetica; font-weight:normal;}

#leftcolumn {float:left; width:149px; }

#rightcolumn {float:left; width:149px}

.dropdown {display:block; position:relative; width:149px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #FFFFFF;padding:0; margin:0}

.dropdown dt {padding: 2px 0px 3px 10px; font-weight:normal; cursor:pointer; background:url(images/header.jpg);}

.dropdown .upperdd {border-bottom:none}

.dropdown dt a {color:#FFFFFF; text-decoration:none; font-size:12px}
.dropdown dt a:hover {color:#d0d9dd;}

.dropdown dd {position:absolute; top:0; overflow:hidden; width:157px; display:none; opacity:0; margin-left:3px;}

.dropdown ul {width:149px; list-style:none;padding:0; margin:0}

.dropdown li {display:inline; padding:0; margin:0}

.dropdown dd a {display:block; font-size:12px;
	padding: 5px 0px 3px 8px;
	color:#000000;
	text-decoration:none;
	width:149px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/header_over.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color:#8dadac;
}
.dropdown dd a:hover {color:#ffffff;}


