A  {
	COLOR : #ffffff;
	font-family :  "Arial", Times, serif;
	font-size : 11px;
	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", Times, serif;
}

.imgbox {
	border:2px solid #BCE1FE;
}

.normal_10_black  {
	COLOR : #000000;
	FONT : normal 10px  "Arial", Times, serif;
}

.normal_10_white  {
	COLOR : #ffffff;
	FONT : normal 10px  "Arial", Times, serif;
}

.normal_10_red  {
	COLOR : #FF0000;
	FONT : normal 10px  "Arial", Times, serif;
}

.normal_11_black  {
	COLOR : #000000;
	FONT : normal 11px  "Arial", Times, serif;
}

.normal_11_white  {
	COLOR : #ffffff;
	FONT : normal 11px  "Arial", Times, serif;
}

.normal_11_red  {
	COLOR : #FF0000;
	FONT : normal 11px  "Arial", Times, serif;
}

.normal_11_grey  {
	COLOR : #808080;
	FONT : normal 11px  "Arial", Times, serif;
}

.normal_11_magenta {
	COLOR : #993366;
	FONT : normal 11px  "Arial", Times, serif;
}

.normal_12_red  {
	COLOR : #FF0000;
	FONT : normal 12px  "Arial", Times, serif;
}

.normal_12_white  {
	COLOR : #ffffff;
	FONT : normal 12px  "Arial", Times, serif;
}

.normal_12_black  {
	COLOR : #000000;
	FONT : normal 12px  "Arial", Times, serif;
}

.normal_12_grey  {
	COLOR : #808080;
	FONT : normal 12px  "Arial", Times, serif;
}

.normal_12_magenta  {
	COLOR : #993366;
	FONT : normal 12px  "Arial", Times, serif;
}

.normal_14_magenta  {
	COLOR : #993366;
	FONT : normal 14px "Times New Roman", Times, serif;
}

.normal_18_magenta  {
	COLOR : #993366;
	FONT : normal 18px "Times New Roman", Times, serif;
}

.date  {
	COLOR : #000000;
	FONT : normal 11px  "Arial", Times, serif;
}

.copyright  {
	COLOR : #ffffff;
	FONT : normal 11px  "Arial", Times, serif;
}

.warning{
	COLOR : Red;
	font : 12px  "Arial", Times, serif;
}

.TextBoxStyle
{
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	padding-left: 2px;
	padding-right: 2px;
	border-top: #A24572 1px solid;
	border-bottom: #A24572 1px solid;
	border-left: #A24572 1px solid;
	border-right: #A24572 1px solid;
	background-color: #FFFFFF;
	height: 23px;
}
.TextBoxWindow
{
	font-size: 12px;
	font-family: Arial;
	font-weight: normal;
	padding-left: 2px;
	padding-right: 2px;
	border-top: #A24572 1px solid;
	border-bottom: #A24572 1px solid;
	border-left: #A24572 1px solid;
	border-right: #A24572 1px solid;
	background-color: #FFFFFF;
	height: 101px;
}

.FormText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #102566;
}

.form_button {
	border: 1px ridge #C184A3;
	font-family:  "Arial", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A24572;
}