TD.MAIN
	{
	background-image: url(_images/main_background.jpg);
	background-repeat: no-repeat;
	}

FONT.MAIN
	{
	color: black;
	font-size: 12px;
	font-family: arial;
	}
	
FONT.CAPTION
	{
	color: 4B4B4B;
	font-size: 11px;
	font-family: arial;
	}
	
FONT.SUB
	{
	color: 4B4B4B;
	font-size: 9px;
	font-family: arial;
	}
	
FONT.HEADLINEMAIN
	{
	color: black;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
	}

FONT.HEADLINESUB
	{
	color: black;
	font-size: 13px;
	font-family: arial;
	font-weight: bold;
	}

A.MAIN:LINK, A.MAIN:VISITED, A.MAIN:ACTIVE
	{
	color: white;
	font-size: 11px;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	}

A.MAIN:HOVER
	{
	color: 4B4B4B;
	font-size: 11px;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	}

A.SUB:LINK, A.SUB:VISITED, A.SUB:ACTIVE
	{
	color: 575757;
	font-size: 11px;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	}

A.SUB:HOVER
	{
	color: B2B2B2;
	font-size: 11px;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	}
	
A.OUT:LINK, A.OUT:VISITED, A.OUT:ACTIVE
	{
	color: black;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	}

A.OUT:HOVER
	{
	color: B2B2B2;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
	font-weight: bold;
	}
	
A.SUB2:LINK, A.SUB2:VISITED, A.SUB2:ACTIVE
	{
	color: 575757;
	font-size: 9px;
	font-family: arial;
	text-decoration: none;
	}

A.SUB2:HOVER
	{
	color: B2B2B2;
	font-size: 9px;
	font-family: arial;
	text-decoration: none;
	}
	
A.COUPON:LINK, A.COUPON:VISITED, A.COUPON:ACTIVE
	{
	color: 0000FF;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
	}

A.COUPON:HOVER
	{
	color: red;
	font-size: 12px;
	font-family: arial;
	text-decoration: none;
	}