BODY {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}

.heaText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}

.hr-separator {
	color: #CCCCCC;
	border: dotted;
}

.hr-line {
	color: #000000;
}

.conTitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #006699;
	white-space: nowrap;
}

.conLabel {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: middle;
}

.conLabelRequired {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #e32;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: middle;
}

.conLabelTop {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: top;
}

.conText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.conTextRed {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}

input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #DDE7F2;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

textarea {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #DDE7F2;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #DDE7F2;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.frmReadOnly {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #DDE7F2;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.frmWriteAble {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #DEDEBB;
}

.frmInput {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #DDE7F2;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.frmButton {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none;
	background-color: #DDE7F2;
	font-weight: bold;
	font-size: 11px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
	white-space: nowrap;
}

.frmNav {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none;
	background-color: #DDE7F2;
	width: 25px;
	font-weight: bold;
	font-size: 11px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #999999;
}

.tblHeader {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #2255AA;
	font-weight: bold;
	text-decoration: none;
}

.tblBorder {
	border: 1px solid #006699;
}

.celBorder {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	vertical-align: text-top;
}

.celBorderTextRed {
	font-family: Tahoma, Verdana, Arial;
	color: #FF0000;
	text-decoration: none;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	vertical-align: text-top;
}

.celBorderGrey {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	vertical-align: text-top;
}

.celBorderDarkGrey {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	background-color: #DDDDDD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	vertical-align: text-top;
}

.celBorderYellowGrey {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	background-color: #DDDDBB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	vertical-align: text-top;
}

.celBorderDarkYellowGrey {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	background-color: #CCCCBB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	vertical-align: text-top;
}

.upperBorder {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.tblText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.dlgTable {
	background-color: #6699CC;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.dlgTitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
}

.dlgText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #003366;
}

.msgBorder {
	border: 1px solid #006699;
	border-collapse: collapse;
}

.checkBoxHeader {
	border: #2255AA;
	background-color: #2255AA;
}

.checkBoxItem {
	border: #FFFFFF;
	background-color: #FFFFFF;
}

a:link {
	color: #005588;
}

a:visited {
	color: #005588;
}

a:hover {
	color: #005588;
}

a:active {
	color: #005588;
}

.evenRow {
	color: #006699;
}

.oddRow {
	color: #000000;
}

.nonActive {
	background-color: #EEEEBB;
}

.evenRowAnal {
	background-color: #EEEEBB;
}

.oddRowAnal {
	background-color: #FFFFFF;
}