.ddmx {
    font: 11px tahoma;
}
 
    
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    background: #2D2A6F;
    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: 11px tahoma;
    color: #2D2A6F;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    
}
.ddmx .item2 {
    background: #ffffff;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	background: #ffffff;
	background-color: #ECECEE;
}
.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;
	width:128px;
}
.ddmx .section2 {
    border: 1px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
	width:130px;
}

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




.style1 {
	font-size: 9px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	}

a.menu:link{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #2D2A6F;
text-decoration:none;
font-weight:bold; 
}
a.menu:visited{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #2D2A6F;
text-decoration:none;
font-weight:bold; 
}
a.menu:hover{
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #2D2A6F;
text-decoration:underline;
font-weight:bold; 
}

#fullheight{height:100%}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2D2A6F;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2D2A6F;
	font-size: 14px;
	text-decoration: underline;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #2D2A6F;
	font-style: normal;
}
a.index:link{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #2D2A6F;
	font-style: normal;
}
a.index:visited{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #2D2A6F;
	font-style: normal; 
}
a.index:hover{
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #2D2A6F;
	font-style: normal;
}

.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2D2A6F;
	font-size: 14px;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #2D2A6F;
	font-size: 14px;
	text-decoration: underline;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
	
