body, div, p, span, td, form {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;		
}

body {
	background-color: #707070;
}

form {
	margin: 0px;
}

input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.cuborder, textarea.cuborder, select.cuborder {
	border: 1px solid #6a6865;
}

label {
	cursor: pointer;
}

p, a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

ul, ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;	
}
ul {
	list-style-image: url(../media/arrow-bullet.gif);
}
li {
	margin-bottom: 5px;
}


.MSPNG {
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

a:link {
	color: #56821b;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #56821b;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #9fb552;
	font-weight: bold;
	text-decoration: underline;
}
a:focus {
	outline: none;
}

.footerContent01 {
	color: #b8c8d4;
}
.footerContent02 {
	color: #c5c5c5;
}
.footerContent03 {
	color: #daf2b9;
}




h3 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

#navigationTop {
	width: 800px;
	height: 50px;
	position: absolute;
	top: 42px;
	left: 70px;
	z-index: 3;
}
.navWDropdown {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #fff0ca;
	cursor: pointer;
}
.navWDropdownR {
	font-weight: bold;
	color: #63584e;
	cursor: pointer;
}
.navDropdownMenu {
	width: 609px;
	height: 255px;
	cursor: default;
	background: transparent;
	position: absolute;
	top: 60px;
	z-index: 9;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='media/dropdown.png');
}
.navDropdownMenu[class] {
	width: 609px;
	height: 255px;
	cursor: default;
	position: absolute;
	top: 60px;
	z-index: 9;
	background: transparent url(../media/dropdown.png) no-repeat;
}
.navDropdownMenuContent {
	width: 609px;
	height: 255px;
	cursor: default;
	position: absolute;
	top: 60px;
	z-index: 12;
}