.backGround {
	background-color: #DF0024;
	margin: 0px;
	padding: 0px;
}
.mainTable {
	height: 100%;
	position: static;
}
.secondaryTable {
	height: 100%;
}
.verticalLineTile {
	background-image: url(../images/verticalLineTile.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.leftOfTableTILER {
	background-image: url(../images/leftOfTableTILE.gif);
	background-repeat: repeat-y;
}
.headerTile {
	background-image: url(../images/headerTile.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.topLineTile {
	background-image: url(../images/topStrip_tile.gif);
	background-repeat: repeat-x;
}
.bottomLineTile {
	background-image: url(../images/lowNav_bottomStripTile.gif);
	background-repeat: repeat-x;
}
.lowerNavEndTile {
	background-image: url(../images/lowNav_rightSide.gif);
}
.rightOfTableTILER {
	background-image: url(../images/rightOfTableTILE.gif);
	background-repeat: repeat-y;
}
.bodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.boldBodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.bloggerBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.style1 {font-size: 16px}
.boldBodyCopyLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #9A9A9A;
	text-decoration: underline;
}
.horizontalLineTile {
	background-image: url(../images/HorizontalLineTile.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.rowBG {
	background-color:#ECECEC
}
a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DF0024;
	text-decoration: underline;
}
a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DF0024;
	text-decoration: none;
	/*background-color: #DF0024;*/
}
a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DF0024;
	text-decoration: underline;
}
a.headings:link {
	color: #FFFFFF;
}
a.headings:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.headings:link {
	color: #FFFFFF;
}
a.headings:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.bodyCopyBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
