body {
	background-color: #333333;
	margin: 0;
	color: #CCCCCC; 
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size:11px;
}

.style3 {color: #666666}

.border1 { border-bottom: 1px solid #cccccc; }

.grey_border { border-left: 1px solid #cccccc;
			border-top: 1px solid #cccccc; 
			border-right: 1px solid #cccccc; 
			border-bottom: 1px solid #cccccc; }


.border3 { border-left: 1px solid #cccccc; 
			border-right: 1px solid #cccccc; 
			border-bottom: 1px solid #cccccc; }
			
.style1 {font-size:10pt; color: #CCCCCC}
.slink1 {font-size:10pt; color: #CCCCCC; text-decoration:underline}
.style2 {font-size:11pt; color: #CCCCCC; font-weight: bold; }

.word11{position: relative; color: white; font-style:normal; font-variant:normal; font-weight:600; font-size:11pt}
.shadow11 {position: absolute; top: 1px; left: 1px; color: #666666; font-style:normal; font-variant:normal; font-weight:600; font-size:11pt}
.word12 {position: relative; color: white; font-style:normal; font-variant:normal; font-weight:600; font-size:12pt}
.shadow12 {position: absolute; top: 1px; left: 1px; color: black; font-style:normal; font-variant:normal; font-weight:600; font-size:12pt}

.simple {
    font: 11px tahoma;
}
.simple .item1,
.simple .item1:hover,
.simple .item1-active,
.simple .item1-active:hover {
    padding: 8px 15px 6px 15px;
    font: 10px arial;
    color: #cccccc;
    font-weight: 600;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}

.simple .item2,
.simple .item2:hover,
.simple .item2-active,
.simple .item2-active:hover {
    color: #cccccc;
    text-decoration: underline;
}

.simple .item3,
.simple .item3:hover,
.simple .item3-active,
.simple .item3-active:hover {
    color: #ff0000;
    text-decoration: underline;
}
.simple .item4,
.simple .item1:hover,
.simple .item1-active,
.simple .item1-active:hover {
    padding: 8px 15px 6px 15px;
    color: #cccccc;
    text-decoration: underline;
    display: block;
    white-space: nowrap;
}


.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 8px 15px 6px 15px;
/*    background: #C1984A;*/
    font: 10px arial;
    color: #cccccc;
    font-weight: 600;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 3px 3px 3px;
    font: 10px tahoma;
    color: #cccccc;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
	background-image: url(images/button.jpg);
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #ffffff;
    color: #333333;
}
.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;
}

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