A {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;

	color: #660000;
}

A:Active { color: #990000;}
A:Hover { text-decoration: none;}
A:Visited { color: #330000;}

BODY {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;

	background-image: url('../Images/redstripes.gif');
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: center center;

	margin-left: 0px;
	margin-right: 0px;
	margin-top: 40px;
	margin-bottom: 0px;

	color: #000000;
}

IMG {
	border-color: #990000;
}

TABLE {
	border-collapse: collapse;
	padding: 0px;

	margin-left: auto;
	margin-right: auto;

	text-align: left;
}

TR {
	vertical-align: top;
}

.TDHEADER1 {
	background-image: url('../Images/330_top_empty.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom center;

	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	text-align: center;

	height: 20px;
	vertical-align: middle;
}

.TDHEADER2 {
	background-image: url('../Images/540_top_empty.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom center;

	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	text-align: center;

	height: 20px;
	vertical-align: middle;
}

.TDFOOTER1 {
	background-image: url('../Images/330_bottom_empty.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top center;

	color: #FFFFFF;
	font-size: 90%;
	font-weight: normal;
	text-align: center;

	height: 20px;
	vertical-align: middle;
}

.TDFOOTER2 {
	background-image: url('../Images/540_bottom_empty.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top center;

	color: #FFFFFF;
	font-size: 90%;
	font-weight: normal;
	text-align: center;

	height: 20px;
	vertical-align: middle;
}

.xmas {

	background-image: url('../Images/happy_2012_2.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: top right;

}


