/* CSS Document */

.bghall {
    background-color: #36261f;
	margin: 0px;
}

.tbbdr {
background-color: #2b3647;
}


.bdr_right {
	border-right: 1px solid #4c4c4a;
}

.bdr_left {
	border-left: 1px solid #ffffff;
}

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

.footer1 {
	font-family: Verdana;e7eae9
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/footer.jpg);
	height: 30px;
	padding: 5px;
	padding-top : 8px;
}
.footer {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #140d0a;
	padding: 5px;
}

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


a:hover{
    color : #36261f;
	text-devoration:none;

}

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

.header {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	}

.l1{
	font-family: Verdana;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:link, .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: #36261f;
	text-decoration : underline; 
	}

.l2{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l2 a:link, .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: #36261f;
	text-decoration : underline; 
	}

