/* CSS Document */
/* Created by Sai Ashish 28-05-08 */

.body {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
.pading1 {
	padding-right: 20px;
	padding-left: 20px;
}
.pading2 {
	padding-right: 20px;
}
.content1 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.link1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E5541C;
	text-decoration: underline;
}
.link1:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #E5541C;
	text-decoration: none;
}
.text1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #E5541C;
	text-decoration: none;
}.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.footertext1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C8C8C8;
	text-decoration: none;
}
.footerlink1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C8C8C8;
	text-decoration: none;
}
.footerlink1:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textarea{
	font-family: Tahoma;
	font-size:11px;
	color: #333333;
	text-decoration: none;
	background-color: #EDEDED;	
	border: 1px solid #8A8A8A;
}
