.bghall {
	background-color: #ebe8de;
	margin-top: 1px;
}

.tbbdr {

	background-color: #FFFFFF;
}

.tbbdr1 {

	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.bdr_right {
	border-right: 1px solid #6d6e6f;
}

.bdr_left {
	border-left: 1px solid #b9b9b9;
}

.bdr_bottam{
	border-bottom: 1px solid #b9b9b9;
	
}

.bdr_top{
	border-top: 1px solid #b9b9b9;
	
}

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-left: 12px;
	}
	
.td_art a{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
	}
.td_art a:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-decoration:underline;
	}
	
	
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: 10px;
	background-color: #82c4d2;
	color: #000000;
	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: 60px;
	height: 26px;
	width: 180px;
	font-weight: bold;
}


.lnk_btn {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


.lnk_btn:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 8px;
}
.space_btn {
	height: 2px;
  
}