.bghall {
    background-color: #c0c0c0;
	margin-top: 1px;
}

.tbbdr {
	background-color: #FFFFFF;
}

.tbbdr1 {

	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.bdr_right {
	border-right: 1px solid #999999;
}

.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: 15px;
	padding-bottom: 30px;
	padding-left: 12px;
	
	}
	
input {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}


.head {
	font-family: Verdana;
	padding-top: 10px;
	font-size: 14px;
	padding-left: 12px;
	color: #666666;
	font-weight: bold;
}


.mrg {
	padding-left: 15px;
	
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	background-color: #3b0e09;
	color: #ffffff;
	text-decoration: none;
	height: 40px;
	
}

.btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url(images/btn.jpg);
	padding-top: 2px;
	padding-left: 50px;
	height: 30px;
	width: 180px;
	font-weight: bold;
}


.lnk_btn {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.lnk_btn:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #305a4b;
    padding-left: 10px;
}
.space_btn {
	height: 2px;
  
}

.l1 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
	text-decoration: none;
	}
.l1 a:link{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}
.l1 a:visited{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	}
.l2 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding-left: 10px;
	text-decoration: none;
	}
.l2 a:link{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	}