A  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

A:hover  {
	TEXT-DECORATION : underline;
}

.textbox {
	border-top-style : solid;
	border-top-color : black;
	border-top-width : 1px;
	border-left-color : black;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : black;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-size : 12px;
	color : Black;
	vertical-align : middle;
	font-family: Arial, Helvetica, sans-serif;
}

.imgbox {
	border:2px solid #BCE1FE;
}

.normal_11_white  {
	COLOR : #ffffff;
	FONT : normal 11px Arial, Helvetica, sans-serif;
}
.normal_11_red  {
	COLOR : #FD1513;
	FONT : normal 11px Arial, Helvetica, sans-serif;
}

.normal_11_blue  {
	COLOR : #00258A;
	FONT : normal 11px Arial, Helvetica, sans-serif;
}

.normal_11_black  {
	COLOR : #000000;
	FONT : normal 11px Arial, Helvetica, sans-serif;
}

.normal_11_grey  {
	COLOR : #333333;
	FONT : normal 11px Arial, Helvetica, sans-serif;
}

.normal_12_blue  {
	COLOR : #00258A;
	FONT : normal 12px Arial, Helvetica, sans-serif;
}

.normal_12_red  {
	COLOR : #C4151C;
	FONT : normal 12px Arial, Helvetica, sans-serif;
}

.normal_12_white  {
	COLOR : #ffffff;
	FONT : normal 12px Arial, Helvetica, sans-serif;
}
.normal_12_black  {
	COLOR : #000000;
	FONT : normal 12px Arial, Helvetica, sans-serif;
}

.normal_14_white  {
	COLOR : #ffffff;
	FONT : normal 14px Arial, Helvetica, sans-serif;
}

.normal_14_blue  {
	COLOR : #00258A;
	FONT : normal 14px Verdana;
}

.date  {
	COLOR : #000000;
	FONT : normal 11px Arial, Helvetica, sans-serif;
}

.copyright  {
	COLOR : #ffffff;
	FONT : normal 11px Arial, Helvetica, sans-serif;
}

.warning{
	COLOR : Red;
	font : 12px Arial, Helvetica, sans-serif;
}

.form_button {
	border: 1px ridge #dedede;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #dedede;
}

.form_button_send {
	background-image: url(images/button_send.jpg);
	background-repeat: no-repeat;
	border: none;
	background-position: center center;
}

.form_button_reset {
	background-image: url(images/button_reset.jpg);
	background-repeat: no-repeat;
	border: none;
	background-position: center center;
}

.form_button_go {
	background-image: url(images/button_go.gif);
	background-repeat: no-repeat;
	border: none;
	background-position: center center;
}

.form_button_blue {
	border: 1px ridge #00258A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #00258A;
	color: #FFFFFF;
	font-weight: bold;
}

.text11 {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #525252;
}

