/* CSS Document */
body{
background-color:#181818;
}
.tahoma16 {
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight:none;
}
.vardana14 {
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	color: #ffffff;
	line-height:40px;
}
.vardana14 a {
	color: #ffffff;
	text-decoration:none;
	display:block;
	
}


.vardana14 a:hover,a.active {
	background-color: #000000;	
	color: #ffffff;
}
.tahoma11_view {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #787878;
}
.tahoma11_view a {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.tahoma11_view a:hover {
	text-decoration:underline;
}
.tahoma11 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #ffffff;
}
.tahoma11 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
	font-weight:bold;
}
.tahoma11 a:hover {
	text-decoration:underline;
}
.tahoma19_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #B40000;
	padding-left:10px;
}
.tahoma19_gray {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #ffffff;
}
.tahoma11_gray{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	line-height:20px;
}
.tahoma11_gray a{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
}
.tahoma11_gray a:hover{
	text-decoration:underline;
}
.tahoma11_black{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.tahoma11_red{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F40000;
}

.tahoma11_graybold{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;
}

.link_1{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color:#ffffff;
	font-weight:none;
	text-decoration:none;
}
.link_1:hover{
	font-family: arial;
	font-size: 16px;
	color:#B40000;
	font-weight:none;
	text-decoration:none;
}


.txt_fld {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	border: 1px solid #ffffff;
	background:#787878;
	height:18px;
	width:190px;
	padding:0px;
	margin:0px;
}
.btn {
	font-family: "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	background:#787878;
	padding:1px 3px;
	border:none;
}



.disclaimer{
	font-family: arial;
	font-size: 10px;
	color:#fff;
	font-weight:none;
	text-decoration:none;
}
.p_bg { 
	background-image:url(../images/practise_bg-body.jpg);
	background-repeat: no-repeat;
	background-position:bottom right ;
	

	
}