.mainMenu {

	background-color: #CCFFCC;
}

hr {
  color: #CCCCCC;
  background-color: #CCCCCC;
  border: 0;
  height: 2px;
 }
 
td.small_text a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:6pt;
	text-decoration:none;
}

td.small_text a:visited
{
	color: #666666;
	font-size:6pt;	
	text-decoration:none;
}
 

td.small_text a:hover
{
	color: #666666;
	font-size:6pt;
	text-decoration:underline;
}
 
 
 table.body_table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

 
 table.links_table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

 table.links_table table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}



table.bottom_bar td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
}

table.bottom_bar a:link
{
	text-decoration: none;
	color: #999999;
}

table.bottom_bar a:visited
{
	text-decoration: none;
	color: #999999;
}

table.bottom_bar a:hover
{
	text-decoration: underline;
	color: #666666;
}



table.menu_bar td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #CCFFCC;
	color: black;
	padding: 1px;
	text-align: left;
	vertical-align: middle;
}



table.menu_bar a:link
{
	text-decoration: none;
	color: #666666;
}

table.menu_bar a:visited
{
	text-decoration: none;
	color: #666666;
}

table.menu_bar a:hover
{
	text-decoration: none;
	color: black;
}

table.menu_bar td.padding
{
	padding-right: 25px;
}


table.menu_bar a.selected:link
{
	text-decoration: none;
	color: black;
}

table.menu_bar a.selected:visited
{
	text-decoration: none;
	color: black;
}

table.menu_bar a.selected:hover
{
	text-decoration: none;
	color: black;
}



table.menu_bar td.padding
{
	padding-right: 25px;
}





table.links_bar td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	color: black;
	padding: 1px;
	text-align: left;
	vertical-align: top;
}



table.links_bar a:link
{
	text-decoration: none;

}

table.links_bar a:visited
{
	text-decoration: none;

}

table.links_bar a:hover
{
	text-decoration: underline;
	color: black;
}

table.links_bar td.padding
{
	padding-right: 25px;
}

table.links_bar a.selected:link
{
	text-decoration: none;
	color: black;
	font-weight: bold;
}

table.links_bar a.selected:visited
{
	text-decoration: none;
	color: black;
	font-weight: bold;
}

table.links_bar a.selected:hover
{
	text-decoration: none;
	color: black;
	font-weight: bold;
}

table.links_bar td.padding
{
	padding-right: 25px;
}





