ul.dropmenu{
	position: relative;
	top:-36px;
	left:240px;
	padding: 1px 0px 0px 0px;
	display:block;
	font-family:Arial;
	font-size: 12px;
	width:656px;
}
ul.dropmenu2{
	position: relative;
	top:-36px;
	left:215px;
	padding: 1px 0px 0px 0px;
	display:block;
	font-family:Arial;
	font-size: 12px;
	width:656px;
}
.dropmenu li {
	list-style: none;
	margin: 0px;
	width: 130px;
	display: block;
	cursor: point;
	float:left;
}
.dropmenu li a{
	height:35px;
	width:130px;
	display: block;
	cursor: point;
	color: #ffffff;
	background-color:#3d2216;
	font-weight: bold;
	padding-left:10px;
	padding-top:8px;
}
.dropmenu li a:hover{
	background-color: #cfcfcf;
	color: #3d2216;
}
.dropmenu li span{
	display: block;
	float: right;
	height: 10px;
	width: 10px;
	position: absolute;
	top: 13px;
	right: 10px;
}
.dropmenu li:hover ul, .dropmenu li:hover div{
	display: block;
}
.tableDropDown tr td{
	max-width:100px;
	max-height:25px;
	height:25px;
	background-color:#3d2216;
}
.tableDropDown tr td a{
	max-width:90px;
	max-height:25px;
	height:25px;
}
.tableDropDown2 tr td{
	max-width:120px;
	max-height:25px;
	height:25px;
	background-color:#3d2216;
}
.tableDropDown2 tr td a{
	max-width:120px;
	max-height:25px;
	height:25px;
}
.dropmenu ul, .dropmenu div{
	position: absolute;
	display: none;
	width: 150px;
	left: 0px;
	top: 73px;
	margin: 0px;
	padding: 0px;
}
.dropmenu li div ul{
	border: none;
	background: none;
	position: relative;
	display: block;
	left: 0px;
}
.dropmenu ul li{
	border: 0;
	float: none;
	width: 130px;
	border: solid 1px #bcb7b4;
	border-top:none;
}
.dropmenu ul li a{
	width:120px;
}
.dropmenu div ul{
	position: relative;
	display: block;
}
.dropmenu li div{
	background-color: #cccccc;
	padding: 5px;
	display: none;
	position: absolute;
}



.dropmenu2 li {
	list-style: none;
	margin: 0px;
	width: 130px;
	display: block;
	cursor: point;
	float:left;
}
.dropmenu2 li a{
	height:35px;
	width:130px;
	display: block;
	cursor: point;
	color: #ffffff;
	background-color:#3d2216;
	font-weight: bold;
	padding-left:10px;
	padding-top:8px;
}
.dropmenu2 li a:hover{
	background-color: #cfcfcf;
	color: #3d2216;
}
.dropmenu2 li span{
	display: block;
	float: right;
	height: 10px;
	width: 10px;
	position: absolute;
	top: 13px;
	right: 10px;
}
.dropmenu2 li:hover ul, .dropmenu2 li:hover div{
	display: block;
}
.dropmenu2 ul, .dropmenu2 div{
	position: absolute;
	display: none;
	width: 150px;
	left: 0px;
	top: 73px;
	margin: 0px;
	padding: 0px;
}
.dropmenu2 li div ul{
	border: none;
	background: none;
	position: relative;
	display: block;
	left: 0px;
}
.dropmenu2 ul li{
	border: 0;
	float: none;
	width: 130px;
	border: solid 1px #bcb7b4;
	border-top:none;
}
.dropmenu2 ul li a{
	width:120px;
}
.dropmenu2 div ul{
	position: relative;
	display: block;
}
.dropmenu2 li div{
	background-color: #cccccc;
	padding: 5px;
	display: none;
	position: absolute;
}

#menuParentContainer {
	width:100%; position: absolute: top:0px; left:0px;
}

#menuSubParentContainer {
	width:960px; position: absolute: top:0px; left:0px;
}

.browseLinks {
	height:25px; padding-top:10px;
}
