body { 
margin-top: 0px
}
.background {
	background-image: url(images/Body/Wings_background.jpg);
	background-repeat: repeat-x;
}
.bodyExpand {
	background-image: url(images/Body/Wings_Body_Expand.gif);
	background-repeat: repeat-y;
}
.leftColumnExpand {
	background-image: url(images/LeftColumn/Wings_LeftColumn_BoxExpand.gif);
	background-repeat: repeat-y;
}
.wingsBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.wingsBodyText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #900101;
}
.wingsBodyText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #900101;
}
.wingsBodyText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.wingsBodyText a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #900101;
}
.WingsHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #900101;
}
.WingsSmallPrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.WingsSmallPrint a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #900101;
}
.WingsSmallPrint a:visted{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #900101;
}
.WingsSmallPrint a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.WingsSmallPrint a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #900101;
}
.whiteTableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.greyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
}

