body {
	margin:0; 
	padding:0;
	background: #e6e6e6 url(images/back_ground.gif) top center repeat-y;
	font-family: Arial, Helvetica, Lucida, sans-serif;
	align:center;
	text-align:center;
	font-size:90%;
	line-height:18px;
}

.container {
	width:910px;
	text-align:left;
	}

img.mainlogo {
	border:0;
	height:60px;
	}

p.date {
	font-size:90%;
	}
	
img.mainbutton {
	border:0;
	}

table.body {
	cellspacing:0;
	cellpadding:0;
	border:0;
	width:100%;
	}
tr.body {
	valign:top;
	}
td.buttoncol {
	width:15%;
	}
td.bodycol {
	width:85%;
	}

table.footer {
	width:100%;
	background-color: #D51F27;
	}
td.footlabel {
	text-align:right;
	}
td.footdata {
	text-align:left;
	color: #FFFFFF;
	}
a.footdata:link {
	color: #FFFFFF;
}
a.footdata:visited {
	color: #FFFFFF;
}
a.footdata:hover {
	color: #000000;
}


table.copyright {
	width:100%;
}
td.copyright {
	text-align:right;
	font-size:50%;
	}
	
h1 {
	font-size:180%;
	}

h2 {
	font-size:150%;
	}

p.topref {
	text-align:right;
	font-size:67%;
	}

table.inventory {
	width:100%;
	}

th.inventory {
	color: #FFFFFF;
	background-color: #D51F27;
}

