.head {font-size: 12pt; color: #006AC8; font-family: Arial; font-weight: bold; text-decoration: none;}
.head:hover {text-decoration: underline;}
.head:visited {color: #006AC8;}

.copy {color: #FFFFFF; font: 9pt Arial; font-weight: bold; text-decoration: none; vertical-align: middle; text-align: right; padding-left:25 px;}
.copy_center {color: #FFFFFF; font: 9pt Arial; font-weight: bold; text-decoration: none; vertical-align: middle; text-align: center; padding-left:25 px;}
.text {color: #006AC8; font: 9pt Arial; font-weight: bold; text-decoration: none;}
.text:hover {text-decoration: underline;}

a:link {color: #006AC8; font: 9pt Arial; font-weight: bold; text-decoration: none;}
a:visited {color: #006AC8; text-decoration: none;}
a:hover {text-decoration: underline;}


.copylink {color: #FFFFFF; font: 9pt Arial; font-weight: bold; text-decoration: none;}
.copylink:hover {color: #FFFFFF; text-decoration: underline;}



#navi a , #navi strong {
	color: #006AC8;
	font: 9pt Arial;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #006AC8;
}

#navi strong {
	font-weight: bold;
	background: #DDD;
}

#navi a {
	background: #FFF;

}

#navi a:hover {
	color: #FFFFFF;
	background: #006AC8;
}

td.cell {color: #006AC8;
	font: 9pt Arial;
	font-weight: bold;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #006AC8;
}

.forum_hr { color: #CCCCCC; height: 1; }
.forum_a:hover {background: #CCCCCC;}
.forum_a:visited {color: #006AC8;}
.forum_a {color: #006AC8; font: 9pt Arial; font-weight: bold; text-decoration: none; background: #FFF;}
.forum_form_text {color: #006AC8; font: 9pt Arial; font-weight: bold; text-decoration: none; background: #FFF;}
.forum_form_name {color: #006AC8; font: 9pt Arial; font-weight: bold; text-decoration: none; background: #FFF;}
.forum_poster {color: #006AC8; font: 9pt Arial; font-weight: bold; text-decoration: none; background: #FFF;}
.forum_poster:hover {background: #CCCCCC;}
.forum_subj {color: #006AC8; font: 9pt Arial; font-weight: bold; text-decoration: none; background: #FFF;}
.forum_message {bgcolor="#F7F6F4"; color: #CCCCCC; font: 9pt Arial; font-weight: bold; text-decoration: none; background: #FFF;}
.forum_date {color: #000000; font: 9pt Arial; font-weight: bold; text-decoration: none; background: #FFF;}


.ddmx {
    font: 9pt Arial;
    background: #006AC8;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    border: 0pt solid #006AC8;
    padding: 0px 2px 0px 0px;
    background: #ffffff;
    font: 9pt arial;
    color: #006AC8;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}

.ddmx .item1:hover, 
.ddmx .item1-active,
.ddmx .item1-active:hover {
    background: #006AC8;
    color: #ffffff;
}


.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    padding: 4px 8px 4px 8px;
    font: 9pt arial;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.ddmx .item2 {
    color: #006AC8;
    background: #ffffff;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
    background: #006AC8;
}
.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 1;
}
.ddmx .section {
    border: 1px solid #006AC8;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .ddmx td { position: relative; } /* ie 5.0 fix */
