/* CSS Document */
.table {
	background-image: url(../images/bck_hl.png);

}
.table1	{color: white;
   		 background-image: url(../images/bck_ifm.png)}
.table2	{background-image: url(../images/bck_hl.png)}

body {
	background-color: #202427;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bck_vl.png);
}
.style1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
}
.style2 {font-family: Tahoma; font-size: 11px; color: #80d651; }
a {
	font-family: Tahoma;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}
.style4 {color: #CCCCCC; font-family: Tahoma;}
-->

