.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;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}


.mrg {
	padding-left: 15px;
	
}

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

.footer a { 
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-family: Verdana;
}

.footer a { 
	text-decoration: underline;
}

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

.menu {
	background-color: #636363;
}

.menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.menu a:hover {
text-decoration:underline;
}

h1
{
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	font-weight:bold;

}

a:link{
font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	}
a:visited{
font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	}
a:hover{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #9b8f70;
	text-decoration : underline; 
	}
	
.l2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
		padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 12px;

	}
	
.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: #9b8f70;
	text-decoration : underline; 
	}