body {
	margin:0px 0px 0px 0px;
	background-color: #D2D9BB;


	
}

.FieldingNavHeader {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	

	
	
}
	
	a:link { color: #FFFFFF; text-decoration: none}
a:visited { color: #FFFFFF; text-decoration: none}
a:hover { color: #333333; text-decoration: none}
a:active { color: #FFFFFF; text-decoration: none}


.GeneralText {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.Headings {

	FONT-SIZE: 18px;
 	COLOR: #333333;
 	LINE-HEIGHT: 122%;
 	FONT-FAMILY: arial,helvetica;
 	FONT-SMOOTH: always;
 	LETTER-SPACING: -0.3pt;
	text-decoration: none;
}
.DemotedText {

	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.YSpacedGeneralText {

	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.PromotedText {

	font-family: Tahoma, Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.AddSidebar {
	background-image: url(Images/Sidebar.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.AlignToBottom {
	vertical-align: bottom;
	bottom: 0px;
}
.RightBorder {
	background-image: url(Images/blackpixel.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

