h4 {
	font-size: 12px;
	}

body {
	background: url(Images/Red/bgred.gif);
	}

#head {
	position: absolute;
	top: 0px;
	left: 401px;
	width: 370px;
	height: 266px;
	}

#tray .redbox {
	background: #840000 url(Images/Black/black_bg.jpg) repeat-x;
	}
	
#content {
	font-size: 16px;
	font-family: modern;
	}
	
#left-box {
	background: #3f2729;
}
	
	.mlddm
{	position: absolute;
	visibility: hidden;
  z-index:3;
	background: #3f2729;
	margin: 0;
	padding: 0
	}

	.mlddm li
	{	display: inline;
		list-style: none;
		margin: 0;
		padding: 0}

	.mlddm li a, .mlddm li a#buttonnohover
	{	display: block;
		margin: 0;
		padding: 6px;
		width: 185px;
		font: bold 16px arial;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		white-space: nowrap;
		color: #FFF;
		background-color: #3f2729;
		border-bottom: 1px solid white}

	.mlddm li a:hover, .mlddm li a#buttonhover
	{	background-color: #821e1e;
		color: #FFF}

		.mlddm ul
		{	position: absolute;
			visibility: hidden;
			margin: 1px 0 0 0;
			padding: 0;
			background-color: #3f2729}
		
			.mlddm ul li
			{	float: none
			
			}

			.mlddm ul li a
			{	display: block;
				width: auto;
				margin: 0px;
				padding: 7px 13px;
				font-weight: normal;
				text-align: left;
				text-transform: none;
				color: #FFF;
				background-color: transparent;
				border-width: 0}

			.mlddm ul li a:hover
			{	color: #FFF}
			
.mlddm .hsub, .mlddm a#buttonnohover
{	background: no-repeat right url(Images/arrow.gif)}

	.mlddm ul li .hsub
	{	background: no-repeat right url(Images/arrow.gif)}

.mlddm .hsub:hover, .mlddm a#buttonhover
{	background: #821e1e no-repeat right url(Images/arrow.gif)}

	.mlddm ul li .hsub:hover
	{	background: #821e1e no-repeat right url(Images/arrow.gif)}
