.frontLink
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.tabLink
{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color:#000000;	
	text-decoration: none;
}
.frontLinkSm
{
	font-family: Arial;
	font-size: 10px;
}
.frontLinkLg
{
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	
}
.pageTitle
{
	color: "#0000CC";
	font-family: Verdana;
	font-size: 15;
	font-weight: bold;
}
.pageText
{
	font-family: Arial;
	font-size: 12px;
}
.pageTextSm
{
	font-family: Arial;
	font-size: 10px;
}
.pageTextLg
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.pageTextRed
{
	color: "#ED1C24";
	font-family: Arial;
	font-size: 10px;
}
.frontNewsLrg
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
}

.frontNewsSm
{
	color: #FFFF00;
	font-family: Verdana;
	font-size: 10px;
}

.frontNewsWht
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.cellTitle
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;

}
.cellTitleWht
{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.searchBox
{
    font-family: Arial;
    font-size: 11px;
}
.searchSubmit
{
    color: #000000;
    cursor: hand;
    font-family: Arial;
    font-size: 11px;
}
