.bghall {
	background-color: #eceeed;
}

.tbbdr {

	background-color: #FFFFFF;
}

.tbbdr1 {

	border: 1px solid #5c5c5a;
	background-color: #ffffff;
}

.bdr_right {
	border-right: 1px solid #5c5c5a;
}

.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;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}


.mrg {
	padding-left: 15px;
	
}

.footer {
	font-family: Verdana;
	font-size: 12px;
	background-color: #08581e;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-image: url(images/btn.jpg);
	padding-top: 5px;
	padding-left: 50px;
	height: 30px;
	width: 180px;
	font-weight: bold;
}


.lnk_btn {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

.lnk_btn:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding-left: 8px;
}
.space_btn {
	height: 2px;
  
}
.lnk11 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	}
.lnk11:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #08581e;
	font-weight: normal;
	text-decoration: underline;
	}