/* Global Styles */
a.submenu { 
	color: #EEEEEE;
	padding: 0px 4px;
/*	border-left:1px solid #666666;
*/
}
a.submenu:link {
	text-decoration: none;
	color: #EEEEEE;
}
a.submenu:visited {
	text-decoration: none;
	color: #EEEEEE;
}
a.submenu:hover {
	color:#111111;
	background: #DDDDDD;
}
a.submenu:active {
	text-decoration: none;
}
h1 {
	font-size: 18pt;
	color: #111111;
}
h2 {
	font-size: 18pt;
	color: #666666;
}
h4 {
	font-size: 14pt;
	color: #222222;
}
.bulletpad {
	padding-top: 0px;
	padding-bottom: 6px;
}
.ts {font-size: 10pt}
a.ts:visited {
	color: #0000FF;
}
p, td, body {
	font-family: Helvetica, Arial; 
	font-size: 9pt; 
}
.menu {
	color:#003366;
	}
a.menu { 
    text-decoration: none;
    }
.menu2 {
	font-weight:400;
	color:#efefef;
	}
a.menu2 { 
	color:#efefef;
    text-decoration: none;
	padding: 1px 4px;
	border-left:1px solid #666666;
}
a.menu2:link {
	color:#efefef;
	text-decoration: none;
}
a.menu2:visited {
	color:#efefef;
	text-decoration: none;
}
a.menu2:hover {
	color:#252525;
	background: #CCCCCC;
}
a.menu2:active {
	text-decoration: none;
	color:#efefef;
}
#navigation a {
	font:12px Arial;
	color: #CCCCCC;
	text-decoration: none;
	line-height:22px;
	display:block;
	padding: 0px 5px;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	border-top:1px solid #666666;
	}
#table td{
	color: #000000;
	padding: 0px 3px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	}
#mainpage td{
	color: #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	}
#table_profile td{
	color: #000000;
	padding: 3px 3px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	}
	
#navigation a:hover {
	color:#252525;
	background: #CCCCCC;
	}
.fixed {font-family: "Courier New", Courier, monospace}

.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1-active {
    padding: 3px 10px 3px 10px;
    background: #000000;
    font: 12px arial;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
	border-top:1px solid #666666;
	border-right:1px solid #666666;
}
.ddmx .item1:hover,
.ddmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    background: #FEFEFE;
    color: #222222;
	border-top:1px solid #666666;
	border-right:1px solid #666666;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #000000;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    padding: 3px 8px 4px 8px;
    background: #e5e1da;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    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 */