#links {
 
	 margin-bottom: 0px;
	 overflow : visible;
	 }
	 
#header p {
	text-align : center;
	margin-bottom : 0px;
	margin-top: 135px;
	margin-left: 150px;
	font-size: 14px;
	color: #787478;
	font-family: arial;
	vertical-align : bottom;
	font-weight: bold;
	}
	
#header a:hover {
	
	background-color : #D8E4F0;
}

#header a:link {
	color: #787478;
}

.maintable {
	   margin-left: auto; 
	   margin-right: auto; 
	   border: solid 1px black;
     background-color: green;
}

.ddmx {
    font: 12 pt Times New Roman;
}

.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 0px 0px 0px 0px;

    font: 12 pt Times New Roman;
    color: white;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	text-align: center;
}

.ddmx .item1:hover {
    padding: 0px 0px 0px 0px;
    background: black;
    font: 12 pt Times New Roman;
    color: #C8F526;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	text-align: center;
}



.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 10px arial;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    background: #e5e1da;
}
.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;
}

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

.strip {
             
			 border: dashed 1px black; 
			 background-color: #D8FFFF; 
			 font-family: Times New Roman;
			 font-size: 10pt;
			 
			 
			
}