/* CSS Document */
/*Created by Sai Ashish 12-03-09*/

.body {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #B6B6B6;
	text-decoration: none;
	background-color: #242424;
	margin: 0px;
}
.content1 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #B6B6B6;
	text-decoration: none;
	text-align: justify;
}
.textbold {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.more_link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.more_link:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.footer_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A0A0A0;
	text-decoration: none;
}
.footer_link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A0A0A0;
	text-decoration: none;
}
.footer_link:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #A0A0A0;
	text-decoration: underline;
}
.text1 {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}.textfield_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
}
.textfield1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #363636;
	height: 18px;
	border: 1px solid #000000;
}
.textfield2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #363636;
	height: 100px;
	border: 1px solid #000000;
}.textfield_button {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7B001F;
	padding: 3px;
	border: 1px solid #6C001C;
}
.link1 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #B6B6B6;
	text-decoration: none;
}
.link1:hover {
	font-family: tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #B6B6B6;
	text-decoration: underline;
}.padding_bg1 {
	background-color: #424242;
	padding: 10px;
}
.padding_bg2 {

	padding: 10px;
}
.text2 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	color: #B6B6B6;
	text-decoration: none;
}