body {
	background-color: White;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

TD {
	font-size : 9pt;
	color : Black;
}

.over {
	color : #003366;
	font-size : 10pt;
	background-color : #B0C4DE;
	border : 1px solid #000000;
}

A.bold, A:ACTIVE.bold, A:VISITED.bold {
	font-weight : bold;
	color : #003366;
	font-size : 10pt;
}

A.bold:HOVER {
	text-decoration : none;
}

A, A:ACTIVE, A:VISITED  {
	color : #0069B5;
	font-size : 9pt;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
	color : #CC0000;
}

A.important, A:ACTIVE.important, A:VISITED.important {
	color : #CC0000;
	font-size : 9pt;
	font-weight : bold;
}

.wback {
	background-color : White;
}

.menuhead {
	font-weight : bold;
	color : Black;
	font-size : 10pt;
	background-color : #B0C4DE;
}

.box_style {
	font-weight : bold;
	font-size : 10pt;
	background-color : #B0C4DE;
}

.box_hdr_style {
	font-weight : bold;
	color : Black;
	font-size : 12pt;
	border : 1px solid;
	background-color : #B0C4DE;
	border-color : #003366;
}

.box_body_style {
	color : Black;
	font-size : 9pt;
	background-color : #DCDCDC;	
	
}

.body_style {
	font-size : 9pt;
	background-color : white;
	border : 1px solid #000000;
}

.txt_area_style {
	color : Black;
	font-size : 9pt;
}

.colhead {
	font-weight : bold;
	color : Black;
	font-size : 10pt;
	border : 1px solid #006699;
	text-align : center;
}

.boldhead {
	font-size : 10pt;
	font-weight : bold;
	color : Black;
}

.cmenu {
	font-weight : bold;
	color : #330033;
	font-size : 12pt;
}

.small {
	font-size : 8pt;
}

.smwback {
	font-size : 8pt;
	background-color : White;
}

.smcolbld {
	font-weight : bold;
	color : Black;
	font-size : 8pt;
}

.color {
	font-size : 8pt;
	background-color : Silver;
}

INPUT {
	background-color : #99CCFF;
	border-color : #6699CC;
	color : Black;
}

SELECT {
	border-color : #6699CC;
	background-color : #99CCFF;
	color : Black;
}

TEXTAREA {
	background-color : #99CCFF;
	border-color : #6699CC;
	color : Black;
}
