BODY {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
}

.heaText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	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: 13px;
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
	vertical-align: middle;
}

.conText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.conTextError {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: red;
	text-decoration: none;
}

.conTextMsg {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: green;
	text-decoration: none;
}

input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	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: 13px;
	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: 13px;
	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: 13px;
	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;
}

.frmInput {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	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;
}

.frmBigInput {
	font-family: Tahoma, Verdana, Arial;
	font-size: 25px;
	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: 13px;
	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: 13px;
	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: 13px;
	color: #FFFFFF;
	background-color: #003399;
	font-weight: bold;
	text-decoration: none;
}

.tblBorder {
	border: 1px solid #006699;
}

.celBorder {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	vertical-align: text-top; 	
}

.celBorderTop {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	vertical-align: text-top; 	
} 

.celBorderGrey {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	vertical-align: text-top; 	
}

.celBorderDarkGrey {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	background-color: #DDDDDD;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	vertical-align: text-top; 	
}

.celBorderYellowGrey {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	background-color: #DEDEBB;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	vertical-align: text-top; 	
}

.celBorderDarkYellowGrey {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	background-color: #DDDDBB;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	vertical-align: text-top; 	
}

.upperBorder {
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}

.tblText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	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: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
}

.dlgText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #003366;
}

.msgBorder {
	border: 1px solid #006699;
	border-collapse: collapse;
}

a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #006699;
}
a:active {
	color: #006699;
}

.evenRow {
		color: #006699;
}

.oddRow {
		color: #000000;
}

.nonActive {
	background-color: #EEEEBB;
}

.fontMouseOver { 
     background-color: #F0EEDD; 

}
.fontMouseOut {
	text-decoration: none;
}
