table
{

	margin: 0 0 0 0;
}

td 
{
	padding: 0 0 0 0;
	border: 0px;
}

body
{
	margin: 0px;
	text-align: center;
}

.topTable 
{
	
}

.spacerCell 
{
	width: 2%;
}

.contentTable 
{
	width: 100%;
}

.contentTable tr 
{
	height: 26px;
	
}

.menuTable 
{
	width: 100%;
	height: 23px;
	background-image: url(../images/gradientbar.gif);
}

.holderTable 
{
	width: 770px;
	
}

.PageText
{
	font-size: 10px;
	color: #646C80;
	font-family: Verdana;
}

 .Link 
{
	font-size: 10px;
	color: #646C80;
	font-family: Verdana;
}

 .Link a:LINK
{
	font-size: 10px;
	color: #646C80;
	font-family: Verdana;
}

.Link a:VISITED
{
	font-size: 10px;
	color: #646C80;
	font-family: Verdana;
}

.PageTextBold
{
	font-size: 10px;
	color: #646C80;
	font-family: Verdana;
	font-weight: bold;
}

.TableText
{
	font-size: 10px;
	color: #778899;
	font-family: Verdana;
	height: 25px;
	background-color: #FFFFFF;
}
.TableAltText
{
	color: #778899;
	font-family: Verdana;
	font-size: 10px;
	background-color: #EFEFEF;
	height: 25px;
}

.TableHeading
{
	font-weight: bold;
	font-size: 11px;
	color: #4c657c;
	font-family: Verdana;
	background-color: #DAE4E7;
	height: 25px;
}
.Heading1
{
	font-weight: bold;
	font-size: 10px;
	color: #4c657c;
	font-family: Verdana;
}

.Heading2
{
	font-size: 10px;
	font-weight: bold;
	color: #696969;
	font-family: Verdana;
}

.Warning
{
	font-size: 10px;
	font-weight: bold;
	color: #ff932a;
	font-family: Verdana;
}

.HeadText
{
	font-size: 10px;
	color: white;
	font-family: Verdana;
}

.HeadTextUnder
{
	font-size: 10px;
	color: white;
	font-family: Verdana;
	text-decoration: underline;
}

.MenuBackground
{
	background-color: #79A5CF;
}
.BreadTrail
{
	color: #ff932a;
	font-family: Verdana;
	font-size: 10px;
}

.BreadTrailUnder
{
	color: #ff932a;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
}

.MenuText
{
	font-weight: bold;
	font-size: 10px;
	color: #4c657c;
	font-family: Verdana;
	text-decoration: none;
}
.ButtonText
{
	font-weight: bold;
	color: #4c657c;
	font-family: Verdana;
	font-size: 12px;
	background-color :lightgrey;
}
.LinkText
{
	font-weight: bold;
	color: #ff932a;
	font-family: Verdana;
	font-size: 12px;
}