.title_text
			{
				font-family:Arial;
				font-size:20px;
				color:#710100;
				font-style:italic;
			}
.white_title_text
			{
				font-family:Arial;
				font-size:11px;
				color:#FFFFFF;
				font-style:italic;
			}
			
.normal_text,td
			{
				font-family:Arial;
				font-size:12px;
				color:#710100;
			}
			
.normal_text_large
			{
				font-family:Arial;
				font-size:16px;
				color:#710100;
			}
.red_normal_text
			{
				font-family:Arial;
				font-size:14px;
				color:#990000;
			}
.white_normal_text
			{
				font-family:Arial;
				font-size:12px;
				color:#FFFFFF;
			}			

.small_normal_text
			{
				font-family:Arial;
				font-size:9px;
				color:#710100;
			}
					
.header_text
			{
				font-family:Helvetica;
				font-size:14px;
				color:#710100;			
			}
.error_text
			{
				font-family:Arial;
				font-size:10px;
				color:#FF0000;			
			}
.focus_text
			{
				font-family:Arial;
				font-size:10px;
				color:#990000;			
			}

input,textarea,select
			{
				font-family:Arial;
				font-size:12px;
				border-style:'solid';
				border-width:1;
				border-color:#DADADA;
				background-color:#FFFFFF;
				color:#620000;
			}
						
			
.border{
			border-style:solid;
			border-width:1;
			border-color:#666666;
		}			
			

.empty_border
		{
			border-style:solid;
			border-width:1;
			border-color:#CCCCCC;
		}

a		{
			color:#990000;
			font-family:Arial;
			font-size:12px;
			text-decoration:none;
		}
			
a:hover
		{
			color:#293F4B;
			font-family:Arial;
			font-size:12px;
			text-decoration:none;
		}
						


.white_a		
		{
			color:#FFFFFF;
			font-family:Arial;
			font-size:12px;
			text-decoration:none;
		}
			
.white_a:hover
		{
			color:#990000;
			font-family:Arial;
			font-size:12px;
			text-decoration:none;
		}

.blue_a		
		{
			color:#09385D;
			font-family:Arial;
			font-size:10px;
			text-decoration:none;
		}
			
.blue_a:hover
		{
			color:#D7EDFF;
			font-family:Arial;
			font-size:10px;
			text-decoration:none;
		}
			
.black_a		
		{
			color:#000000;
			font-family:Arial;
			font-size:10px;
			text-decoration:none;
		}
			
.black_a:hover
		{
			color:#FFFFFF;
			font-family:Arial;
			font-size:10px;
			text-decoration:none;
		}

.cell1 		
		{
			font-family:verdana;
			font-size:10px;
			border-style:solid;
			border-width:1;
			border-color:#FF9000;
			background-color:#FDDFB2;
			color:#710100;
		}
			
.cell2 
		{
			font-family:verdana;
			font-size:10px;
			border-style:solid;
			border-width:1;
			border-color:#FF9000;
			background-color:#FFECCF;
			color:#710100
		}
			
.cell3
		{
			font-family:verdana;
			font-size:10px;
			border-style:solid;
			border-width:1;
			border-color:#F0BE80;
			background-color:#F8C177;
			color:#710100;
		}
.cell4
		{
			font-family:verdana;
			font-size:10px;
			border-style:solid;
			border-width:1;
			border-color:#959595;
			background-color:#F0F0F0;
			color:#710100;
		}
		
.radio
			{
				border-width:0;
				border-style:none;
				background-color:transparent;
				background-image:none;
			}
		

