.FormButton
{
	font-family			: Tahoma;
	font-size			: 11px;
	font-weight			: bold;
	color				: #000000;
	background-color	: FFFFFF;
	border				: 1px solid #999999;
}

.FormField
{
	font-family			: Arial;
	font-size			: 11px;
	font-weight			: bold;
	color				: #000000;
	background-color	: FFFFFF;
	border				: 1px solid #999999;
	
}


.Text_SectionMenu 
{
	font-family			: Arial;
	font-size			: 16px;
	font-weight			: bold;
	padding-left		: 10px;
	color				: #FFFFFF;
	text-decoration		: none;
}

.Text_SearchMenu 
{
	font-family			: Arial;
	font-size			: 11px;
	font-weight			: bold;
	color				: #000000;
	text-decoration		: none;
}

.Text_LoginMenu 
{
	font-family			: Arial;
	font-size			: 11px;
	font-weight			: bold;
	color				: #000000;
	text-decoration		: none;
}

td#footer a:link
{
	font-family			: Arial;
	font-size			: 11px;
	font-weight			: bold;
	color				: #FFFFFF;
	padding-left		: 10px;
	text-decoration		: none;
}

td#footer a:visited
{
	font-family			: Arial;
	font-size			: 11px;
	font-weight			: bold;
	color				: #FFFFFF;
	padding-left		: 10px;
	text-decoration		: underline;
}

td#Text_footerWhite a:link
{
	font-family			: Arial;
	font-size			: 11px;
	color				: #FFFFFF;
	padding-left		: 10px;
	padding-right		: 10px;	
}


td#Text_footerWhite a:visited
{
	font-family			: Arial;
	font-size			: 11px;
	color				: #FFFFFF;
	padding-left		: 10px;
	padding-right		: 10px;	
}

.PageTitle_Red
{
	font-family			: Arial;
	font-size			: 22px;
	color				: #FF0000;	
	padding-bottom		: 20px;
}

.PageTitle_SectionRed
{
	font-family			: Arial;
	font-size			: 14px;
	font-weight			: bold;
	color				: #FF0000;	
	padding-bottom		: 20px;
}

.PageTitle_SectionBlue
{
	font-family			: Arial;
	font-size			: 14px;
	font-weight			: bold;
	color				: #0000FF;	
	padding-bottom		: 20px;
}

.PageTitle_SectionGrey
{
	font-family			: Arial;
	font-size			: 14px;
	font-weight			: bold;
	color				: #333333;	
	padding-bottom		: 20px;
}

.PageTitle_Main
{
	font-family			: Arial;
	font-size			: 14px;
	font-weight			: bold;
	color				: #333333;	
	padding-bottom		: 5px;
}

.PageTitle_SubSectionBlue
{
	font-family			: Arial;
	font-size			: 12px;
	font-weight			: none;
	color				: #0066FF;	
}

.PageTitle_SubSectionRed
{
	font-family			: Arial;
	font-size			: 12px;
	font-weight			: none;
	color				: #0066FF;	
}

.PageTitle_SubSectionOrange
{
	font-family			: Arial;
	font-size			: 12px;
	font-weight			: none;
	color				: #FF9900;	
}


.PageText_Grey
{
	font-family			: Arial;
	font-size			: 12px;
	color				: #333333;	
	padding-right		: 20px;
}

.TextWhite
{
	font-family			: Arial;
	font-size			: 11px;
	color				: #FFFFFF;	
}

.TextGrey 
{
	font-family			: Arial;
	font-size			: 12px;
	color				: #333333;
	text-decoration		: none;
}

.TextGreyBox
{
	font-family			: Tahoma;
	font-size			: 12px;
	color				: #333333;
	text-decoration		: none;
	padding-top			: 2px;
	padding-bottom		: 2px;
	padding-left		: 2px;
	padding-right		: 2px;
}

.TextGreyBox13
{
	font-family			: Tahoma;
	font-size			: 12px;
	color				: #333333;
	text-decoration		: none;
	padding-top			: 2px;
	padding-bottom		: 2px;
	padding-left		: 5px;
	padding-right		: 5px;
}

.TextGreyBold 
{
	font-family			: Tahoma;
	font-size			: 11px;
	font-weight			: bold;
	color				: #333333;
	text-decoration		: none;
}


a:visited 
{
	font-family			: Tohama;
	font-size			: 12px;
	color				: #333333;
	text-decoration		: none;
}
a:hover 
{
	font-family			: Tohama;
	font-size			: 12px;
	color				: #ff0000;
	text-decoration		: underline;
}

a:active 
{
	font-family			: Tohama;
	font-size			: 12px;
	color				: #333333;
	text-decoration		: none;
}

a:link 
{
	font-family			: Tohama;
	font-size			: 12px;
	color				: #333333;
	text-decoration		: none;
}