/* CSS Document */

.bghall {
    background-color: #2a1c03;
	margin: 0px;
}

.tbbdr {
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: 12px;
	padding-bottom: 20px;
	padding-left: 12px;
	background-color: #e9e7e3;
	
	}
	

.footer {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #644206;
	padding: 5px;
}
.footer1 {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #000000;
	padding: 5px;
}

a {
	color: #000000;
	text-decoration:none;	
}


a:hover{
    color : #644206;

}

.footerlink {
	color: #ffffff;
	text-decoration:none;	
}


.footerlink:hover{
    color : #CCFFB6;
	text-devoration:none;

}
.p1
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	margin-top: 5px;
}

.lefttd
{
background-color: #CDDFEE;
}



.l1 {font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:link{font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:visited{font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #2a1c03;
	text-decoration : underline; 
	}
.l2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.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: #2a1c03;
	text-decoration : underline; 
	}

