<style type="text/css">

.text_dummy				{color: #000000; font-size: 10pt; font-weight: normal;  font-family: Tahoma;}

.small_text				{color: #EEEEEE; font-size:  8pt; font-weight: normal;  font-family: Tahoma; float: center; text-align: center;}
.text_little			{color: #000000; font-size:  8pt; font-weight: normal; 	font-family: Tahoma;}
.text_little_w          {color: #ffffff; font-size:  8pt; font-weight: normal;  font-family: Tahoma;}
.text_help				{color: #0B69B5; font-size:  8pt; font-weight: bold; 	font-family: Tahoma;}
.text_little_subject	{color: #2A66AA; font-size:  8pt; font-weight: bold; 	font-family: Tahoma;}
.text_title				{color: #19314D; font-size:  8pt; font-weight: bold;   	font-family: Tahoma;}
.text					{color: #000000; font-size: 10pt; font-weight: normal; 	font-family: Tahoma;}
.text_header			{color: #000000; font-size: 10pt; font-weight: normal;  font-family: Tahoma;}
.text_w					{color: #ffffff; font-size: 10pt; font-weight: normal; 	font-family: Tahoma;}
.text_magor 			{color: #666666; font-size: 10pt; font-weight: bold; 	font-family: Tahoma;}
.text_subject			{color: #2A66AA; font-size: 10pt; font-weight: bold; 	font-family: Tahoma;}
.text_w_b				{color: #ffffff; font-size: 10pt; font-weight: bold; 	font-family: Tahoma;}
.text_y_b				{color: #F3E9C7; font-size: 10pt; font-weight: bold; 	font-family: Tahoma;}
.text_b_b				{color: #B6D6E2; font-size: 10pt; font-weight: bold; 	font-family: Tahoma;}

.text_large				{color: #000000; font-size: 11pt; font-weight: normal; 	font-family: Tahoma;}
.text_large_subject		{color: #2A66AA; font-size: 11pt; font-weight: bold; 	font-family: Tahoma;}

.text_link				{color: #4A7FC3; font-size:  8pt; font-weight: bold; 	font-family: Tahoma;}
a.normal_link:link		{color: #4A7FC3; font-size: 10pt; font-weight: bold; font-family: Tahoma; text-decoration: underline;}
a.normal_link:visited 	{color: #4A7FC3; font-size: 10pt; font-weight: bold; font-family: Tahoma; text-decoration: underline;}
a.normal_link:hover 	{color: #719ED1; font-size: 10pt; font-weight: bold; font-family: Tahoma; text-decoration: none;}

.small_text_bottom					{color: #333333; font-size: 8pt; font-family: Tahoma; float: center; text-align: center;}
a.small_text_bottom_link:link		{color: #333333; font-size: 8pt; font-family: Tahoma; text-decoration: underline;}
a.small_text_bottom_link:visited 	{color: #333333; font-size: 8pt; font-family: Tahoma; text-decoration: underline;}
a.small_text_bottom_link:hover 		{color: #444444; font-size: 8pt; font-family: Tahoma; text-decoration: none;}

.form_button
{
	width:     			70px; 
	cursor: 			pointer;
	display:   			block; 
	display:   			inline; 
	background-color: 	#444444;
	border-top:   		1px solid #888888;
 	border-left:  		1px solid #888888;
 	border-right: 		1px solid #888888;
 	border-bottom:		1px solid #888888;	
	overflow-x: 		hidden;
	overflow-y: 		hidden;
 	padding: 			2px 2px 2px 2px;
 	color: 				#ffffff;
 	font-size: 			8pt; font-weight: bold; font-family: Tahoma; text-decoration: none;
}
.form_button:hover
{
	background-color: 	#dddddd;
	color: 				#000000;
}

.form_button_dynamic_length
{
	cursor: 			pointer;
	display:   			block; 
	display:   			inline; 
	background-color: 	#444444;
	border-top:   		1px solid #888888;
 	border-left:  		1px solid #888888;
 	border-right: 		1px solid #888888;
 	border-bottom:		1px solid #888888;	
	overflow-x: 		hidden;
	overflow-y: 		hidden;
 	padding: 			2px 2px 2px 2px;
 	color: 				#ffffff;
 	font-size: 			8pt; font-weight: bold; font-family: Tahoma; text-decoration: none;
}

.form_button_dynamic_length:hover
{
	background-color: 	#dddddd;
	color: 				#000000;
}


.form_input
{
background-color: 	#cccccc;
color: 				#000000;
font-size: 			10pt;
font-weight: 		normal;
font-family: 		Tahoma;
border-top:   		1px solid #000000;
border-left:  		1px solid #000000;
border-right: 		1px solid #000000;
border-bottom:		1px solid #000000;
}

.form_input_err
{
background-color: 	#ffdddd;
color: 				#000000;
font-size: 			10pt;
font-weight: 		normal;
font-family: 		Tahoma;
border-top:   		1px solid #ff4444;
border-left:  		1px solid #ff4444;
border-right: 		1px solid #ff4444;
border-bottom:		1px solid #ff4444;
}

.form_checkbox
{
cursor: 			pointer;
background-color: 	#cccccc;
color: 				#000000;
font-size: 			10pt;
font-weight: 		normal;
font-family: 		Tahoma;
border-top:   		1px solid #000000;
border-left:  		1px solid #000000;
border-right: 		1px solid #000000;
border-bottom:		1px solid #000000;
}

.form_select
{
cursor: 			pointer;
background-color: 	#cccccc;
color: 				#000000;
font-size: 			10pt;
font-weight: 		normal;
font-family: 		Tahoma;
border-top:   		1px solid #000000;
border-left:  		1px solid #000000;
border-right: 		1px solid #000000;
border-bottom:		1px solid #000000;
}

.form_select_err
{
background-color: 	#ffdddd;
color: 				#000000;
font-size: 			10pt;
font-weight: 		normal;
font-family: 		Tahoma;
border-top:   		1px solid #ff4444;
border-left:  		1px solid #ff4444;
border-right: 		1px solid #ff4444;
border-bottom:		1px solid #ff4444;
}

</style>