.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 #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: 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;
}

.header_menu_bg {
	background-image: url(images/menu-bg.jpg);
	height: 30px;
	padding-top: 5px;
	background-repeat: repeat-x;
	
}

.header_menu_tbl {
	height: 26px;
	font-family: Arial;
}

.mrg {
	padding-left: 15px;
	
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	background-color: #304b77;
	color: #ffffff;
	text-decoration: none;
	height: 40px;
}


.btn{
	background-image: url(images/btn.jpg);
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	width: 160px;
	height: 29px;
	
}

.lnk_btn {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;

}

.lnk_btn:hover {
   	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	
}
.space_btn {
	height: 2px;
  
}

.l1 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	padding-left: 12px;
	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: 12px;
	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;

	}