body {margin:0px; font:12px Georgia;}
* {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Georgia;
	
}
.dropdown {
	float:center;
	padding-right:0px;
	margin-left: 0px;
	width:139x;
	text-align:center;
}
.dropdown dt {width:139px; height: 29px; border:0px solid #E5E5E5; padding:0px; font-weight:normal; cursor:pointer; font-color:#E5E5E5;font-size:small; font-type:Georgia}
.dropdown dt:hover {
	background:url(images/header_over-7.gif);
	height: 29px;
	width:139px;
}
.dropdown dd {position:absolute; overflow:hidden; width:auto; display:none; background:#3C3C3C; z-index:200; opacity:0}
.trajan-large  {
	width:139px;
	border:1px none #E5E5E5;
	list-style:none
}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:0px; color:#E5E5E5; text-decoration:none; background:#6f6d6d; width:139px; font-size:x-small}
.dropdown a:hover {background:#000; color:#FFF}
.dropdown .underline {border-bottom:1px solid #E5E5E5}
