﻿body 
{

}
.cellbackLeft {
background: url(../images/headerTileLeft.gif) repeat-x;
height:133px;
}
.cellbackRight {
background: url(../images/headerTileRight.gif) repeat-x;
height:133px;
}
.menuItems 
{
	font-family:Arial,AGOldFace;
	font-size:12px;
	font-weight:bold;
	color:White;
}
a.menuLinks 
{
	text-decoration:none;
	color:White;	
}
a.menuLinks:visited
{
	text-decoration:none;
	color:White;	
}

.bdtext
{
		font-family:Arial;
	font-size:10pt;
	color:Black;
}
.redLargeBold
{
	font-family:arial;
	font-weight:bold;
	font-size:15pt;
	color:#fd1004;
}
.redLarge
{
	font-family:arial;
	font-size:15pt;
	color:#fd1004;
}

.bdTextBold
{
	font-family:Arial;
	font-size:9pt;
	color:Black;
	font-weight:bold;
}
.bdtextSmall
{
		font-family:Arial;
	font-size:8pt;
	color:Black;
}