body { color: #333333; font-size: 11px; font-family: Tahoma, Arial, "Times New Roman" }
td { font-size: 11px }
td.textR { font-size: 9px; font-family: Tahoma, Arial, "Times New Roman" }
input { font-size: 11px; font-family: Tahoma, Arial, "Times New Roman" }
table.blue td { color: white; background-color: #60c }
table.pos td { color: white; background-color: #f00 }
table.wcva td { color: white; background-color: #0070C8 }
table.black_border td  { border-top: 1px solid black; border-right: 1px solid black }
table.black_border { border-bottom: 1px solid black }
.textInput { color: #333333; font-size: 11px; background-color: white; border: solid 1px #6a5acd }
.textInputPos { color: #333333; font-size: 11px; background-color: white; border: solid 1px red }
.textInputTransparent  { color: #333333; font-size: 11px; background-color: transparent; text-transform: capitalize; border: none 1px }
.textInputDisabled { color: #333333; font-size: 11px; background-color: #d3d3d3; text-transform: capitalize; border: solid 1px #6a5acd }
.textInputDisabledPos { color: #333333; font-size: 11px; background-color: #d3d3d3; text-transform: capitalize; border: solid 1px red }
.buttonInput  { color: white; background-color: #4169e1; padding: 3px 6px; border: none 0px #f8f8ff }
.buttonInputPos { color: white; background-color: red; padding: 3px 6px; border: none 0px #f8f8ff }
.tips  { color: #00f }
.white { color: #ffffff }
.yellow { color: yellow }
.brownish  { color: #930 }
.darkblue { color: #006 }
.error  { color: #ff3438 }
.errorPos { color: red }
table  { border: none }
H1 { font-size: 24px }
H2  { color: #4169e1; font-size: 14px }
table.TableFixFont td {
	background-color: white;
	border-top: 1px solid #c1cdd8;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}
table.TableFixFont th { color: #333333; font-size: 9px; font-family: "Times New Roman", Times, serif; background-color: white }
table.MTable td { background-color: white; border-top: 1px solid #c1cdd8; border-right: 1px none; border-bottom: 1px none; border-left: 1px none }
table.HiddenTable th { color: #333333; font-size: 11px; font-family: Tahoma, "Times New Roman"; background-color: white }
.redlink		{ font-size: 11px; color: #FF6600; text-decoration:none;}
.menulink { color: #cd5c5c; font-size: 11px; text-decoration: none }
A:hover 		{ font-weight: bold;}
.strongdark { color: #333333 }
.link {font-size: 11px; color: #0000FF; text-decoration: none}
.linkMenu {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}