BODY { OVERFLOW-X: hidden; OVERFLOW: scroll}
Body TD {
	font-size: 9pt;
	line-height: 20px;
	color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: normal;

}
a:link {
	font-size: 9pt;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.red:link {
	font-size: 9pt;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}
a.red:visited {
	font-size: 9pt;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}
a.red:hover {
	font-size: 9pt;
	line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
}
a.black:link {
	font-size: 9pt;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	font-size: 9pt;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	font-size: 9pt;
	line-height: 20px;
	color: #000000;
	text-decoration: underline;
}
input {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	height: 19px;
}
.input {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	height: 150px;
	width: 386px;
}
.white {
	font-size: 9pt;
	line-height: 20px;
	color: #FFFFFF;
}
.menuitems  { 
        PADDING-RIGHT:  10px;  PADDING-LEFT:  10px 
} 
.DEK { Z-INDEX: 200; VISIBILITY: hidden; POSITION: absolute;} 