
.subuls{
display: none;
width: 120px;
text-align: center;
position: absolute;
top: 1.3em;
left: 0;
background-color: #eeeeee;
color:#726f67;
border: 2px solid #69655d;
}

.subuls li{
display: block;
width: 119px;
background-color: #eeeeee;
color: #000000;
float: none; 
z-index: 1000;
border-bottom: 1px solid #69655d; 
}

.subuls li a{
display: block;
width: 109px;
text-align:left;
padding-left:10px;
background-color: #eeeeee;
color: #000000;
text-decoration:none;
}

.subuls li a:hover{
	display: block;
	width: 109px;
	color: #ffffff; 
	background-color: #99958d;
	text-decoration:underline;
}

.mainitems{
border: 0px solid black;
margin-left:34px;
color:#726f67;
background-color: #ffffff;

}

.mainitems a {
margin-left: 0px;
margin-right: 0px;
text-decoration: none;
display:block;
white-space:nowrap;
text-decoration:none;
}
.mainitems a:hover{
margin-left: 0px;
margin-right: 0px;
text-decoration: none;
white-space:nowrap;
display:block;
text-decoration:underline;
}

#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
list-style: none;
float:right;
margin-right:0px;
display:inline;
padding-top: 2px;
padding-bottom: 2px;
}

#cssdropdown li {
float: left;
position: relative;
}

#cssdropdown li>ul {
top: auto;
left: auto;
}

#cssdropdown li:hover ul, li.over ul {
display: block;
}

.smallnav {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: bold; 
	color: #282828; 
	text-decoration: none;
	float:right;
	margin-top:0px; 
	padding:0;
	display:inline; 
	width:750px;
}

.smallnav A:link {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #282828;background-color: #ffffff; text-decoration: none;}
.smallnav A:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #282828; background-color: #FFF; text-decoration: none;}
.smallnav A:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: bold; color: #282828; background-color: #ffffff; text-decoration: underline;}