body {
	background-color:#FFE7C0;
	/*background-color: #991A00;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

table tr td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #330066;
}

body a {
	color:#0000FF;
}

a.white_lnk {	
	font-size: 13px; 	
	color: #ffffff; 	
	text-decoration: none;
}
a.white_lnk:hover {		
	font-size: 13px; 
	font-weight: bold;
	color: #ffffff; 
	text-decoration: none;
}

ul li {
	text-align:justify;
	color: #330066;
}

p.page_header{		
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	/*border-bottom: solid 1px #B1B1B1;*/
	padding-bottom: 0px;	
	padding-top: 0px;
	color: #330066;
}

p.page_title{		
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	/*border-bottom: solid 1px #B1B1B1;*/
	padding-bottom: 0px;	
	padding-top: 0px;
	color: #330066;
}


p.faq_question{
	font-weight: bold;
	text-decoration: none;
	color: #;
}
	
p.faq_answer{
	text-align:justify;
	color: #330066;
}

.message_box{	
	border: 1px solid #FF6600;	
	text-align: left;
	font-weight: bold;
	font-size: 11px;		
	padding: 2px;	
	width: 80%;			
}

.captcha_border{
	border: 1px solid #69019C;
	background-color: #F0E7F1;
}

.input_text{
	border: 1px solid #69019C;
	background-color: #F0E7F1;		
	text-indent:2px;
}

.input_area{
	border: 1px solid #69019C;
	background-color: #F0E7F1;
	text-indent:2px;
}

table thead th{
	background-color:#f0c4f9;
	border-bottom:1px outset #f0c4f9;
	font-family:verdana;
	font-size:11px;	
	font-weight:bold;	
	height: 22px;	
	text-align: center;
}

.input_button{	
	background-color:#E2DDCC;
	border:1px outset #F7F5E8;
	font-family:verdana;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;	
	height: 20px;
}

.input_button:hover{	
	border: 1px solid #F0E7F1;
	background-color: #69019C;
	font-weight: bold;
	height: 22px;
	color: #FFFFFF;
}


.select{
	border: 1px solid #69019C;
	background-color: #F0E7F1;	
}

.box {
	border: 1px solid #b2b2b2;	
}

.box_header{
	background-color: #69019C;	
	color: #FFFFFF;
	font-weight: bold;	
}

.box_odd_row{	
	/*background-color: #FFFFCC;*/		
	background-color: #FFFFFF;
}

.box_odd_row td{
	border-top: dashed 1px #B2B2B2;
	border-bottom: dashed 1px #B2B2B2;
}

.box_even_row{
	background-color: #FFFFFF;	
}

.form_fields {
	color:#404040;
	font-size:11px;
	margin-bottom:10px;
	width:180px;
}

.important { 	
 	color: red;
 	font-size: 14px;
 	font-weight: bold; 	 	
}

.img_show{
	display:block;
	border:solid 1px #B1B1B1;
}

.img_hide{
	display:none;
}

.desc_show{
	display:block;
}

.contact_box{
	border:1px solid #881EB4;	
	width: 284px;
	height:135px;
}

.contact_box thead th{
	background-color: #f0c4f9; 
	font-size:12px; 
	font-weight:bold;
	text-align: center;
	height: 22px;
}

.contact_square_box{
	border:1px solid #881EB4;	
	width: 590px;
	height:100px;
	text-align: center;
}

.contact_square_box thead th{
	background-color: #f0c4f9; 
	font-size:12px; 
	font-weight:bold;
	text-align: center;
	height: 22px;
}