/* CSS Document */

.bghall {
    background-color: #262626;
	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: #FBFCFF;
	
	}
	

.footer {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #2E2A4D;
	padding: 5px;
}

a {
	color: #000000;
	text-decoration:none;	
}


a:hover{
    color : #646977;
	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;
}

.l1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:link{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:visited
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #646977;
	text-decoration : underline; 
	}
.l2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l2 a:link{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #646977;
	text-decoration : underline; 
	}
