body {
	margin: 10px;
	font-size: small;
}
body,td,th {
	color: #003366;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}
.menumns {
	background: url(../images/blue_bgr_1.gif) repeat-x;
	font: bold large "Times New Roman", Times, serif;
	color: #990000;
	cursor: default;
	list-style: url(../images/bullet.gif) inside;
	text-align: left;
	height: 22px;
}

.menuitems {
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	text-align: left;
	list-style-position: inside;
	cursor: pointer;
	background-color: #FFFFFF;
	height: 22px;
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
}
.menuitems_over {
	text-align: left;
	cursor: pointer;
	background-color: #003366;
	color: #FFFFFF;
	height: 21px;
	border: 1px solid #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
}
.menuitems_select {
	border-top: 2px none #CCCCCC;
	border-right: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	border-left: 2px none #CCCCCC;
	text-align: left;
	cursor: pointer;
	height: 20px;
}
.style2 {
	color: #FFFFFF;
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
}
.style5 {font-size: 14px}
.styLogout{
	font-size: bold 14px;
	color: #FF0000;
	text-decoration: underline;
}
.styLogout a:link{
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.styLogout a:hover{
	font-size: 14px;
	color: #FFFF00;
	text-decoration: underline;
}
.styLogout a:visited{
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.style6 {
	color: #009900;
	font: bold;
}
.style7 {color: #FF0000}
.style8 {
	color: #009900;
	font: bold;
}
.styTextMenu01 {
	color: #990000;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(../images/button_bgr_red.gif);
	cursor: pointer;
	font-size: small;
	background-color: #FF0000;
}
.styTextMenu02 {
	color: #990000;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	background-image: url(../images/button_bgr_sel.gif);
	font-size: small;
	cursor: pointer;
}
.dashborder {
	border-bottom: 1px dashed #0066CC;
	border-top: 1px none #0066CC;
	border-right: 1px none #0066CC;
	border-left: 1px none #0066CC;
}
.header2 {
	font-size: medium;
	font-weight: bold;
}
.header1 {
	font-size: large;
	font-weight: bold;
}
.reportText {
	text-indent: -20ch; padding-left: 22ch;
	font-size: 13pt;
	font-family: Courier New, Courier, mono;
	margin: 0;
}