.form_table{
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-weight : normal;
	font-size: xx-small; 
	color: #002040;
}
.text{
	background-color : white;
	color : #002040;
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-weight : normal;
	font-size : xx-small;
}

.message{
	background-color : #ffcccc;
	color : #002040;
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-weight : normal;
	font-size : xx-small;
}

.gray_text{
	background-color : white;
	color : #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-weight : normal;
	font-size : xx-small;
}

.error
{
	background-color : white;
	color : #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-weight : bold;
	font-size : x-small;
}
.asterix
{
	background-color : white;
	color : #ff0000;
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-weight : bold;
	font-size : xx-small;
}

.header{
	background-color : white;
	color : #002040;
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-weight : bold;
	font-size : medium;
}

.sub_header{
	background-color : white;
	color : #002040;
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-weight : bold;
	font-size : small;
}


.gray_header{
	background-color : #c0c0c0;
	color : #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	font-weight : bold;
	text-align : center;
}

.bar_text{
	font-family : Verdana, Geneva, Arial, Helvetica,  sans-serif;
	font-size : xx-small;
	font-weight : bold;
	color: #ffffff;
	background-color : #0065A8;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	FONT-WEIGHT: bold;
	FONT-SIZE: x-small;
	BACKGROUND: #6699cc;
	CURSOR: hand;
	COLOR: #ffffff;
	TEXT-DECORATION: none;
	WIDTH=10em;
}