/* CSS Document */
.body{
	margin: 0px;
	padding: 0px;

}
.lft_shado{
	background-image: url(images/lft_shado.jpg);
	background-repeat: repeat-y;


}
.rgt_shado{
	background-image: url(images/rgt_shado.jpg);
	background-repeat: repeat-y;


}
.content_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: justify;

}
.img_txt{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.more_txt{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;

}
.more_txt:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;

}
.main_hdg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F56D1F;
	text-decoration: none;

}
.link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;

}
.link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;

}
.txt_filed{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.clientslinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #f8931d;
	text-decoration: underline;
}
.clientslinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration: underline;
}
.link_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #f8931d;
	text-decoration: underline;
}
.link_2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:normal;
	color: #000000;
	text-decoration: underline;
}