a.PageLink,a:link.PageLink,a:visited.PageLink, a:hover.PageLink
{ 
	color: #5B2362; 
	text-decoration: none 
}
a:link, a:visited, a:hover 
{ 
	color: White; 
	text-decoration: none; 
}
a.Concealed, a:link.Concealed, a:visited.Concealed, a:hover.Concealed
{
	color: Black;
	text-decoration: none;
}
.fancy_label
{
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menu-active 
{
	background-color:#F3C301;
	padding : 5px 0px 5px 15px;
}
.menu-inactive 
{
	color: White;
	padding : 5px 0px 5px 15px;
}
img 
{ 
	border: 0 
}
body 
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	margin : 0;
}
.regular_body
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	margin : 20px;
}
table
{
	vertical-align : top;
	text-align : left;
}
td 
{
	font-size: 10pt;
	text-align : left;
	vertical-align : top;
	background-repeat: no-repeat;
}
.th_large
{
	font-size: 12pt;
	font-weight: bolder;
	text-align: left;
	vertical-align: top;
	background-repeat: no-repeat;
}
.td_small
{
	font-size: 8pt;
	text-align : left;
	vertical-align : top;
	background-repeat: no-repeat;
}
.td_major
{
	font-size: 16pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	vertical-align: middle;
	color : #F3C301;
}
th
{
	font-size: 10pt;
	font-weight: bolder;
	text-align : left;
	vertical-align : top;
	background-repeat: no-repeat;
}
.th_small
{
	font-size: 8pt;
	font-weight: bolder;
	text-align : left;
	vertical-align : top;
	background-repeat: no-repeat;
}
.th_right
{
	font-size: 10pt;
	font-weight: bolder;
	text-align : right;
	vertical-align : top;
	background-repeat: no-repeat;
}
.th_right_small
{
	font-size: 8pt;
	font-weight: bolder;
	text-align : right;
	vertical-align : top;
	background-repeat: no-repeat;
}
.td_right 
{
	font-size: 10pt;
	text-align : right;
	vertical-align : top;
}
.td_center
{
	font-size: 10pt;
	text-align : center;
	vertical-align : top;
}
.td_middle
{
	vertical-align : middle;
}
.td_right_small
{
	font-size: 8pt;
	text-align : right;
	vertical-align : top;
}
.purple_td
{
	border : thick solid #F3C301;
	background : #660066;
	padding : 15px 20px 5px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12.5pt;
	color : White;
}
.purple_sponsor_td
{
	background : #8D138C;
	padding : 5px 20px 15px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bolder;
	color : #F3C301;
}
.blue_background
{
	Color: White;
	background-color: #003466;
}
.purple_background
{
	Color: White;
	background-color: #660066;
}
.mustard_background
{
	Color: Black;
	background-color: #CC9900;
}
.ltpurple_background
{
	Color: White;
	background-color: #8D138C;
}
.menu_button_active
{
	border : thin solid Purple;
	background-color : White;
}
.menu_button_inactive
{
	border : thin solid Purple;
	background-color : #FFA8D4;
}