/* CSS Document */
body {
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 130%;
}
td,th {
	color: #000000;
}
.style13 {
	color: #000000;
	font-size: 12px;
}
.style14 {font-size: xx-small}
.style15 {color: #CC0000}
a:link {
	color: #CC0000;
	text-decoration: underline;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #CC9900;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
td,th {
	color: #000000;
	font-size: 12px;
}
h1 {
	font-size: 14px;
	color: #CC0000;
}
h2 {
	font-size: 14px;
	color: #CC9900;
}
h3 {
	font-size: 14px;
	color: #CC0000;
	font-weight: bold;

}
h4 {
	font-size: 14px;
	color: #CC9900;
}
h5 {
	font-size: 12px;
	color: #333366;
}
h6 {
	font-size: 12px;
	color: #339999;
}
.style4 {color: #CCCCFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.style6 {color: #ECE9D8; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
.style7 {font-size: 12}
.style8 {
	font-size: 14px;
	color: #000066;
}
.style10 {font-size: 12px}
.style12 {color: #990066; font-size: 18px;}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
z-index:100;
}
#menu dl {
//float: left;
margin: 0 1px;
background-color: #ffffff;
}
#menu dt {
cursor: pointer;
}
#menu dd {
	position: absolute;
	border: 1px solid #666666;
	background-color: #ffffff;
}
#menu li {
	text-align: left;
}
#menu dt a {
display: block;
height: 100%;
}
#menu li a {
display: block;
height: 100%;
text-decoration: none;
}

#menu li a:hover, #menu dt a:hover {
	color: #CC9900;

}
.li2 {
	text-indent: 10px;
color: #CC9900;

}
.li1 {
text-indent: 5px;
}
.copyright {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.point {
	list-style-type: disc;
}
.navigationgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
