/* CSS Document */
/* Created by Sai Ashish 20-05-08 */

.body {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}
.nav_bg {
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	height: 28px;
}
.nav_ct {
	background-image: url(../images/nav_ct.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 2px;
}
.nav_link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_link:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFC02A;
	text-decoration: none;
}
.ads {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
/*	background-color: #D8D8D8;
	border: 1px solid #A1A1A1;  */
}
.content1 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.content2 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;
}
.morelink1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #B82411;
	text-decoration: none;
}
.morelink1:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #B82411;
	text-decoration: underline;
}.pading1 {
	padding-right: 20px;
	padding-left: 20px;
}
.textfield1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 18px;
}
.morelink2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EF9600;
	text-decoration: none;
}
.morelink2:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EF9600;
	text-decoration: underline;
}.text1 {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footertext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.link1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.link1:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

/* ------------ June 19th ------  */
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B81616;
	text-decoration: none;
}

.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #B81616; /*#175675; */
	text-decoration: none;
}

.textfield2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993333; /* #990000; */
	border: 1px solid #993333;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}

.border
{
	border: 1px solid #EF9600;	
}

.img_border
{
	border: 2px solid #FFFFFF;	
}
