.title {
	font-size: 16px;
	font-weight : bold;
	color : #025A86;
}

.caption {
	font-size: 12px;
	font-weight : bold;
	color : #025A86;
}
.info {
	font-size: 12px;
	color : #025A86;
}
.message {
	font-size: 12px;
	font-weight : bold;
	color : #800000;
}

.row2 {
	background-color: #FFFFFF;
}
.row1 {
	background-color: #FFF5C8;
}
.bckrow {
	background-color: #F4F0DA;
}

.bckdark {
	background-color: #025A86;
}
.bckgray {
	background-color: #92AEBA;
}
.bcklight {
	background-color: #DDEAF0
}
.bckglobal {
	background-color: #FEFCF1;
}
BODY, DIV, P, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #000000;
	text-decoration : none;
}

.ANOL, .ANOL:visited {
	color: #50468C;
	text-decoration : none;
}
.ANOL:hover, .ANOL:active {
	color: #50468C;
	text-decoration : underline;
}

A, A:visited {
	color: #50468C;
	text-decoration : underline;
}
A:hover, A:active {
	color: #50468C;
	text-decoration : none;
}

.fixed {
	font-size: 12px;
	color : #000000;
	text-decoration : none;
	font-family: Courier;
}
INPUT {
	font-size: 12px;
	color : #000000;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
}
TEXTAREA {
	font-size: 12px;
	color : #000000;
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight : normal;
}
SELECT {
	font-size: 12px;
	color : #000000;
	text-decoration : none;
	font-weight : normal;
	font-family: Arial, Helvetica, sans-serif;
}
.smalldropdown {
	font-size: 11px;
	color : #025A86
	text-decoration : none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #DDEAF0;
	font-weight : normal;
}

	


	
