.bghall {
    background-color: #4C5A60;
	margin-top: 1px;
}

.tbbdr {
	background-color: #ddf8ff;
}


.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;
	
	}
	

.footer {
	font-family: Verdana;
	font-size: 11px;
	color: #9edfff;
	text-decoration: none;
	background-color: #0074ad;
	background-repeat: repeat-x;
	padding-top: 8px;
	padding-bottom: 8px;
	
}

a {
	color: #000000;
	
}


a:hover{
    color : #3A4246;

}


.l1 {font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:link{font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:visited{font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0074ad;
	text-decoration : underline; 
	}
.l2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l2 a:link{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0074ad;
	text-decoration : underline; 
	}
