body 
{
	font-family: arial;
	margin: 0px;
	background-image: url('images/Image1.gif');
	background-color: #333333;
	scrollbar-base-color: #990000; 
	scrollbar-arrow-color: green;
	scrollbar-darkshadow-color: blue; 
	font-size: 13px;
}

a 
{
	line-height: 14pt;
	color: #4A5B8A;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}

a:visited
{
	color: #4A5B8A;
	text-decoration: none;
}

a:active
{
	color: #ff0000;
	text-decoration: none;
}

a:hover 
{
	color: #ccff00;
	text-decoration: none;
}

img
{
	border: 0px;
}

.imgnew
{
	height:10px;
	width:30px;
}

.imgtip
{
	height:11px;
	width:30px;
}

table
{
	margin: 0px;
}

tr
{
	margin: 0;
}

div.tableheader
{
	color: #FFFFFF;
	background-color: #4F5BAD;
	font-weight: bold; 
	text-decoration: none;
	font-size: 15px;
	text-align: center;
	border: 1px solid #ECFFFF;
}

.tablecontent
{
	background-color: #C2C2C2;
	text-decoration: none;
	font-size: 13px;
	text-align: center;
	border-left: 2px solid #ECFFFF;
	border-right: 2px solid #ECFFFF;
}