.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    background: #42735B;
    font: 12px arial;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	padding: 3px 8px 4px 8px;
	font: bold 11px tahoma;
	color: #000000;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	z-index: 500;
	background-color: #000000;

}
.ddmx .item2 {
	background: #000000;
	color: #FFFFFF;

}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
	border: 1px solid #b8b4ae;
	position: absolute;
	visibility: hidden;
	z-index: -1;
	background-color: #000000;
	text-align: left;


}

* html .ddmx td { position: relative; } /* ie 5.0 fix */body {
	font-size: 12px;
	background-color: #FFFFCC;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 12px;



}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	clear: both;
	border: none;




}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #330000;
	text-align: left;
	text-transform: capitalize;
	line-height: 30px;



}
h3 {
	font-style: italic;
	color: #330000;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	list-style-image: url(../img/bullet1.gif);
	text-align: left;
	padding-left: 15px;
	font-size: 12px;
	clear: left;
	float: left;
	margin-left: 20px;



}
label {
	font-size: 11px;
	font-weight: bold;
}
.ddmx .live:hover, 
.ddmx .live:active {
	color: #42735B;
	background: #FFFFFF;
}
#footer a:link {
	color: #FFFFCC;
	text-decoration: underline;
}
#footer a:visited {
	color: #FFFFCC;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
#footer a:active {
	color: #FF0000;
	text-decoration: underline;
}
dt {
	font-weight: bold;
	padding-left: 10px;

}
dd {
	font-style: italic;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#mainbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #003300;
	width: 700px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;


}
