body {
	margin: 0px;
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: small;
	background-color: #134A82;
	color: #CCCCCC;
	text-align: center;
}
hr {
	height: 1px;
	border: dotted #CCCCCC;

}
.menuinputstyle {
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border: 1px solid #CCCCCC;
	height: 15px;
}
.inputstyle {
	font-family:  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
}
.buttonstyle {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
}
.selectstyle {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
}
.hheader {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #336699;
}
.header {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.oheader {
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
}
.lheader {
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}
.imageoutstyle {
	background-color: #666666;
}
.imagestyle {
	border: 1px solid #999999;
	background-color: #999999;
}
.content {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #666666;
	vertical-align: top;
}
.subcontent {
	color: #666666;
	padding: 2px;
}
.contentarea {
	padding: 2px;
	color: #666666;
	font-size: 12px;
}
.contentarea a {
	text-decoration: none;
	vertical-align: top;
	color: #FF3300;
}
.contentarea a:hover {
	text-decoration: none;
	color: #FF0000;
}
.menu {
	padding-bottom: 2px;
	padding-top: 2px;
}
.menuarea {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.menuarea a {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: normal;
}
.menuarea a:hover {
	text-decoration: underline;
}
.litecontentarea {
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #666666;
	padding: 2px;
}
.litecontentarea a {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	vertical-align: middle;
}
.litecontentarea a:hover {
	text-decoration: underline;
	color: #3399CC;
}
.positivetext {
	color: #339900;
	font-size: 11px;
	font-style: italic;
}
.negativetext {
	color: #CC0000;
	font-size: 11px;
	font-style: italic;
}
.selectedtext {
	color: #339900;
	font-weight: bold;
}
.litetext {
	color: #AAAAAA;
}
.middiv {
	filter: Alpha(Opacity=40);
}
.menutitle {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1pt;
}
.rightheader {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399CC;
	font-weight: bold;
}
.leftheader {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-bottom: 0px;
	letter-spacing: 1px;
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
}
.tdstyle {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	padding: 1px 2px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 40px;
}
.highcontentarea {
	padding: 2px 1px 1px;
	color: #333333;
	font-size: 16px;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
#DCoco {
	position:absolute;
	left: 770px;
	top: 0px;
	width:100px;
	height:20px;
	z-index:1;
}

