.ddm1 {
    font: 11px Verdana;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    padding: 3px 8px 4px 8px;
    border: 0px #000000;
    border-style: solid none solid none;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1 {
    background: #000000;
    color: #ffffff;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    background: #cc0000;
    color: #ffffff;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    background: #000000;
    color: #ffffff;
}
.ddm1 .item2:hover {
    background: #cc0000;
    color: #ffffff;
}
.ddm1 .section {
    border: 1px #000000;
    border-style: solid solid solid solid;
    position: absolute;
    visibility: hidden;
    z-index: -10;
    white-space: nowrap;
}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

BODY {
	font-family:verdana;
	background-color: #f0f0f0;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	
}
#container {
	width: 800px;
	height: 555px;
	margin:0 auto;
	margin-top:0px;
	position:relative;
	padding:0px;
	text-align:left;
	background-color: none;
	z-index: 1;
	background-image: no repeat;
	
}
#Title1 {
	position:absolute;
	width:314px;
	height:30px;
	z-index:510;
	left: 0px;
	top: 1px;
	font-style: italic;
	font-family: Verdana;
	font-weight:bold;
	font-size:28px;
	visibility: visible;
}
#Title2 {
	position:absolute;
	width:215px;
	height:50px;
	z-index:510;
	left: 618px;
	top: 2px;
	font-weight:Bold;
	font-size:36px;
	visibility: visible;
}
#menu{
    background: #000000;
    color: #ffffff;
}
#marq{ 
  margin-bottom:30px;
  left: 50px;
  font-weight: bold;
  color:#b90000;
  }

#Main{
	position:absolute;
	width:806px;
	height:455px;
	z-index:0;
	left: -1px;
	top: 210px;
	font-weight:normal;
	font-size:12px;
	visibility: visible;
}
#siteInfo{
	position:absolute;
	font: italic 10px arial;
	width:298px;
	height:25px;
	z-index:500;
	left: -299px;
	top: 1000px;
	background-color: #E0DFE3;
	visibility: visible;
}
.style6 {
	font-size: 16px;
	font-style: normal;
	font-family: Tahoma;
	font-weight: normal;
	color: #000000;
}
.style104 {
	font-size: 30px;
	font-weight:light;
	color: #000000;
}
.style105 {font-size: x-small}
.style106 {color: #CC0000}
.style107 {color: #FF0000}
.style109 {color: #000000}
.style110 {font-size: 42px;
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana;
}
h4 {
	font-size: 14pt;
	color: #0000CC;
}


* html .ddm1 td { position: relative; } /* ie 5.0 fix */

