body, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px; 
	font-weight: normal;
	color: #333333;
}

body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
	background-image: url(images/header/background_tile.gif);
	background-repeat: repeat-x;
	background-color: #6E0909;
}

a,a:visited
{
	color: #1E4E8D;
}

input, select
{
	font-size: 10px;
	line-height: 13px;
}

.boldbodycopy
{ 
	font-family: Arial, Helvetica, sans-serif; 
	color: #333333; 
	font-size: 11px; 
	line-height: 16px; 
	font-weight: bold; 
}

.buttonStyle
{
	font-family: Arial, Helvetica, sans-serif; 
	color: white; 
	background-color: #1E4E8D;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(/gfsnet/princess/images/misc/buttonBG.gif);
	border: none;
	border-right: outset 1px #1E4E8D;
	height: 15px;
	font-size: 10px; 
	font-weight: bold;
	line-height: 10px;
}

.LeftSideNav
{
	background: url(images/header/NavBG.jpg);
	background-repeat: repeat-y;
}

a.footerLink
{
	color: Gray;
	text-decoration: none;
	font-family: Sans-Serif, Arial;
}

