body, tr{
	font-family: Tahoma;
	font-size: 11px;
	color: #595959;
	margin: 0px;
	font-weight: normal;
	
}
/*-----------------------*/
.formheading{
	font-family:Tahoma;
	font-size: 12px;
	color:#333333;
	font-weight: bold;
	line-height:18px;
	padding-left:8px;
}
.formtext{
	font-family:Tahoma;
	font-size: 11px;
	color:#333333;
	font-weight: normal;
	padding-right:5px;
}
.textbox{
	width: 180px;
	height: 20px;
	border: 1px;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	font-family:tahoma;
	font-size: 11px;
	padding-left:3px;
	color:#333333;
	
}
.textbox_small{
	width: 100px;
	height: 20px;
	border: 1px;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	font-family:tahoma;
	font-size: 11px;
	padding-left:3px;
	color:#333333;
}
.comments{
	width: 462px;
	height: 80px;
	border: 1px;
	border-top-color: #555555;
	border-right-color: #555555;
	border-bottom-color: #555555;
	border-left-color: #555555;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	font-family:tahoma;
	font-size: 11px;
	padding-left:3px;
	color:#333333;	
}
.form_button{
background-color:#f8c11f;
width:77px;
height:23px;
font-family:tahoma;
	font-size: 11px;
	font-weight:bold;
	color:#333333;
		border: 1px;
	border-top-color: #444444;
	border-right-color: #444444;
	border-bottom-color: #444444;
	border-left-color: #444444;
	border-left-style: solid;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
}
.text_heading{
            font-family:Tahoma; 
			font-size: 12px; 
			color:#ff9900; 
			font-weight:bold;
			text-decoration: none;
}
.text_heading1{
            font-family:"Century Gothic"; 
			font-size: 18px; 
			color:#333333; 
			font-weight:bold;
}
.text_smallheading{
            font-family:Tahoma; 
			font-size: 11px; 
			color:#ff9900; 
			font-weight:bold;
}
.text{
            font-family:Tahoma; 
			font-size: 11px; 
			color:#666666; 
			font-weight:normal;
			line-height:18px;
			text-decoration: none;
			
}
.textsmall{
            font-family:Tahoma; 
			font-size: 10px; 
			color:#666666; 
			font-weight:normal;
}

/*---------------------------------header link---------------------------*/
.header_nav a:link{
    font-family:Tahoma; 
			font-size: 11px; 
			color:#666666; 
			font-weight:normal;
			line-height:18px;
	text-decoration: none;
	
}
.header_nav a:visited{
font-family:Tahoma; 
			font-size: 11px; 
			color:#666666; 
			font-weight:normal;
			line-height:18px;
	text-decoration: none;

}
.header_nav a:hover{
font-family:Tahoma; 
			font-size: 11px; 
			color:#666666; 
			font-weight:normal;
			line-height:18px;
	text-decoration: underline;

}
.header_nav a:active{
font-family:Tahoma; 
			font-size: 11px; 
			color:#666666; 
			font-weight:normal;
			line-height:18px;
	text-decoration: none;

}
/*------------------------------------------------------------*/
/*---------------------------------arnima link---------------------------*/
.arnima_nav a:link, .arnima_nav a:visited{
    font-family:Tahoma; 
			font-size: 11px; 
			color:#ff9900; 
			font-weight:normal;
			line-height:18px;
	text-decoration: none;
	
}

.arnima_nav a:hover, .arnima_nav a:active{
font-family:Tahoma; 
			font-size: 11px; 
			color:#ff9900; 
			font-weight:normal;
			line-height:18px;
	text-decoration: underline;

}
/*------------------------------------------------------------*/

/*---------------------------------link---------------------------*/
.link a:link{
    font-family:Tahoma; 
			font-size: 11px; 
			color:#333333; 
			font-weight:normal;
			line-height:18px;
	text-decoration: none;
	
}
.link a:visited{
font-family:Tahoma; 
			font-size: 11px; 
			color:#333333; 
			font-weight:normal;
			line-height:18px;
	text-decoration: none;

}
.link a:hover{
font-family:Tahoma; 
			font-size: 11px; 
			color:#333333; 
			font-weight:normal;
			line-height:18px;
	text-decoration: underline;

}
.link a:active{
font-family:Tahoma; 
			font-size: 11px; 
			color:#333333; 
			font-weight:normal;
			line-height:18px;
	text-decoration: none;

}
/*------------------------------------------------------------*/