Body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}


TD {
	color : #294584;
	font-family : Arial, sans-serif, Helvetica;
	font-weight : normal;
	font-size: 13px;
	line-height : 15px;

}

	
	TD.footer {
	color : #D9423B;
	font-family : Arial, sans-serif, Helvetica;
	font-weight : bold;
	font-size: 10px;
	line-height : 15px;
	}
	
	TD.Bug {
	color : ##0028aa;
	font-family : Arial, sans-serif, Helvetica;
	font-weight : normal;
	font-size: 11px;
	line-height : 13px;
	}
	
	TD.TextBox {
	color : Black;
	font-family : Arial, sans-serif, Helvetica;
	font-weight : normal;
	font-size: 12px;
	background : #E7F0F9;
}


TD.Grey {
	background : #CBCDCC;
}
	
P {
	line-height : 15px;
}
	
	
TD.Background {
	background-image : url(images/background2.jpg);
}

TD.TopBar {
	background-image : url(images/tbarback.gif);
}

TD.BottomBar {
	background-image : url(images/bbarback.gif);
}

TD.BottomLine{
	background-color : #0028aa;
}


TD.Text{
	color : #d9423b;
	font-family : Arial, sans-serif, Helvetica;
	font-weight : bold;
	font-size: 15px;
}

TD.Red{
	background-color : #d9423b;
}


A:LINK, A:VISITED, A:ACTIVE 
{
	color : #294584;
	text-decoration : none;
	font-weight : bold;
}

A:HOVER {
	color : #d9423b;
	text-decoration : underline;
	font-weight : bold;
	}
	
	A.Bug:LINK, A.Bug:VISITED, A.Bug:ACTIVE 
{
	color : #294584;
	text-decoration : none;
	font-weight : bold;
	font-size: 11px;
}

A.Bug:HOVER {
	color : #d9423b;
	text-decoration : underline;
	font-weight : bold;
	font-size: 11px;
	}




