Body
{
	color:#000000;
	background-color:#a9a9a9;
	background-imag:url(Images/bg.gif);
	
}
td.red
{
	background-image:url(Images/amaTitleBG.gif);
	background-color: #CC0000;
	border-collapse: collapse;
	margin-bottom: 0px;
	vertical-align: bottom;
}
td.body
{
	padding-right: 20px;
	padding-left: 20px;
	font-weight: normal;
	font-size: 10pt;
	color: black;
	text-indent: 0pt;
	padding-top: 20px;
	font-family: Arial;
	background-color: #ffffff;
	text-align: left;
	}
	
th.heading
{
	font-size: medium;
	color: black;
	line-height: 25px;
	font-family: Verdana;
	background-color: #006699;
	text-align: center;
}

td.admin
{	
	vertical-align:super;
	text-align:left;
	font-family:Verdana;
	font-size:x-small;
	background-color:#FFFFFF;
	padding-right: 6px;
	padding-left: 6px;
}

	
td.leftNav
{
	font-weight: normal;
	font-size: 9pt;
	width: 100px;
	font-family: Arial;
	text-align: left;
	}

h1.title
{
	font-weight: bold;
	font-size: 14pt;
	color: #CC0000;
	text-align: center;
	padding-top: 0px;
	border-bottom: none;
	font-family: Arial;
	text-align: left;
}

table.schedule
{
	table-layout: auto;
	line-height: 15px;
	background-color: #000000;
	border-collapse:separate;
}

th.schedule
{
	font-family:Times, Times New Roman;
	font-size:smaller;
	background-color:#ffffd0;
	color:#000000;
	font-weight:bold;
	text-align:left;
}	

td.schedule 
{
	font-family:Times New Roman;
	font-size:14;
	background-color:#ffffff;
	color:Black;
	font-weight:normal;
	text-align:left;
	vertical-align:baseline;
}
td.schedule a:link
{
	font-family:Times New Roman;
	font-size:smaller;
	background-color:#ffffff;
	color:#CC0000;
	font-weight:normal;
	text-decoration:none;
}	

td.schedule a:visited
{
	font-family:Times New Roman;
	font-size:smaller;
	background-color:#ffffff;
	color:#CC0000;
	font-weight:normal;
	text-decoration:none;
}

td.schedule a:hover 
{ 
	color:#FF9900; 
	TEXT-DECORATION: none;
}
A:link		{ color: #CC0000; font-weight: bold; text-decoration: underline; }
A:active	{ color: #CC0000; font-weight: bold; text-decoration: underline; }
A:visited	{ color: #CC0000; font-weight: bold; text-decoration: underline; }
A:hover		{ color: #CC0000; font-weight: bold; text-decoration: underline; }
	
td.test
{
	padding-left: 100px;
	margin: 50px;
	vertical-align: baseline;
	direction: ltr;
	border-top-style: none;
	text-indent: 10pt;
	border-right-style: none;
	border-left-style: none;
	background-color: white;
	text-align: left;
	border-bottom-style: none;
}

