@charset "utf-8";
/* CSS Document */

.Header
{
	background-color:#000000; 
	width:100%; 
	color:#FFFFFF; 
	padding-top:2px; 
	padding-left:5px; 
	font-family:Arial;
	font-weight:bold;
	height:26px;
	background-image:url(../../../IMAGES/headBg.jpg);
	background-repeat:repeat-x;
}
table
{
	font-family:Arial;
	font-size:12px;
}
.test
{
	font-family:Arial;
	font-weight:bolder; 
	color:#FFFFFF; 
	
}