

A:link		{color: #000000 ; text-decoration: none}
A:visited	{color: #000000 ; text-decoration: none}
A:active	{color: #000000 ; text-decoration: none}
A:hover		{color: #990000 ; text-decoration: none}

A.white:link	{color: #ffffff ; text-decoration: none}
A.white:visited	{color: #ffffff ; text-decoration: none}
A.white:active	{color: #ffffff ; text-decoration: none}
A.white:hover	{color: #cccccc ; text-decoration: none}

BODY		
{	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #990000; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #000000	
}

A.faqLink:link		{color: #000099 ; text-decoration: none}
A.faqLink:visited	{color: #000099 ; text-decoration: none}
A.faqLink:active	{color: #000099 ; text-decoration: none}
A.faqLink:hover		{color: #990000 ; text-decoration: none}



.mainTable
{
	width:750px;
	height:100%;
	border:0; 
	background: url(/Images/Common/bgd_Main.jpg);
}

.trHeader
{
	background: url(/Images/Headers/hdr_Main.jpg);
	background-repeat:no-repeat;
}
.trHeader td div
{
	height:100px;
	overflow:hidden;
}
