body { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt;
	text-align: center;
}

div#container {
	width: 760px;
	text-align: left;
	margin: 0px auto;
}

div#header {
	background: transparent url('/images/template_images/eagle_template_topbar.gif') no-repeat;
	width: 760px;
	height: 41px;
	padding: 10px 0px;
}

div#header td {
	padding: 1px;
}

div#pageContent {
	width: 760px;
	background: #fff url('/images/template_images/eagle_template_bak.jpg') no-repeat top right;
}

div#footer {
	width: 760px;
	text-align: center;
	height: 154px;
	background-color: #000;
}

img {
	border: 0px;
}

.b { 
	font-weight: bold; 
}

.y { 
	background-color: #FFFF99;
}

.r {
	color: #ff0000;
}

a.erpnav {
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
	font-size: 7pt;
	text-decoration: none;
}

a.erpnav:hover {
	text-decoration: underline;
}