/* CSS Document */

.bghall {
    background-color: #426072;
	margin-top: 1px;
}

.tbbdr {
	background-color: #ffffff;
}


.bdr_right {
	border-right: 1px solid #4c4c4a;
}

.bdr_left {
	border-left: 1px solid #000000;
}

.bdr_bottam{
	border-bottom: 1px solid #000000;
	
}

.bdr_top{
	border-top: 1px solid #000000;
	
}

td {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	}
	
.td_art {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 20px;
	padding-left: 12px;
	background-color: #F3FBFE;
	
	}
	

.footer {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #070304;
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-bottom: 8px;
	
}

a {
	color: #000000;
	
}


a:hover{
    color : #4a4a4a;

}

.l1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:link{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:visited{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4a4a4a;
	text-decoration : underline; 
	}
.l2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l2 a:link{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4a4a4a;
	text-decoration : underline; 
	}

.heading{
	font-family: Verdana;
	font-size: 14px;
	color: #4a4a4a;
	font-weight: bold;
