A:link
{
	text-decoration: none;
}
A:visited
{
	text-decoration: none;
}
A:hover
{
	text-decoration: none;
}
A:active
{
	text-decoration: none;
}
.H1
{
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 3px;
	color: #ff3300;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
.H2
{
	font-weight: normal;
	font-size: 16px;
	margin: 0px;
	color: #3c3c30;
	font-family: Arial, Helvetica;
	text-decoration: none;
}
.H3
{
	font-weight: bold;
	font-size: 12px;
	color: #3c3c30;
	font-family: Arial, Helvetica;
}
.H4
{
	font-weight: normal;
	font-size: 12px;
	color: #000099;
	font-family: Arial, Helvetica;
}
.H5
{
	font-weight: bold;
	font-size: 11px;
	color: #ff3300;
	font-family: Arial, Helvetica;
}
.H6
{
	font-weight: normal;
	font-size: 11px;
	color: #ff3300;
	font-family: Arial, Helvetica;
}
.clsFormBody
{
	border-right: #d2d2c6 1px solid;
	border-top: #d2d2c6 1px solid;
	background: #f1f1ea;
	border-left: #d2d2c6 1px solid;
	border-bottom: #d2d2c6 1px solid;
}
.clsTableHeader
{
	font-weight: bold;
	font-size: 12px;
	background: #d2d2c6;
	color: #3c3c30;
	height: 18px;
}
.clsCalendar
{
	FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    FONT-FAMILY: Arial, Geneva, Verdana;
}
.clsCalendarHeadStyle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #000000;
    BACKGROUND-COLOR: darkgray;
    TEXT-ALIGN: center
}
.clsCalendarCurrentDay
{
	BORDER-TOP: Black 2px solid;
    BORDER-BOTTOM: Black 2px solid;
    BORDER-RIGHT: Black 2px solid;
    BORDER-LEFT: Black 2px solid;
}
.clsCalendarSelectedDay
{
	BORDER-TOP: Black 2px solid;
    BORDER-BOTTOM: Black 2px solid;
    BORDER-RIGHT: Black 2px solid;
    BORDER-LEFT: Black 2px solid;
}
.clsCalendarOutOfMonth
{
    BACKGROUND-COLOR: #cccccc;
}
.clsCalendarDayStyle
{
    FONT-WEIGHT: bold;
    BACKGROUND-COLOR: white;
    TEXT-ALIGN: center
}
.clsCalendarWeekday
{
    FONT-WEIGHT: bold;
    BACKGROUND-COLOR: #d2d2c6;
    TEXT-ALIGN: center
}
.clsCalendarWeekdayWeekend
{
    FONT-WEIGHT: bold;
    BACKGROUND-COLOR: #a0a094;
    TEXT-ALIGN: center
}