body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../img/footer_stripe_back.gif);
	background-repeat: repeat;

}
.headertable {
	background-image: url(../img/header_back.gif);
	background-repeat: repeat-x;
}
.headeraddress {
	font-size: 12px;
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
	vertical-align: middle;

}
.headerphone {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	vertical-align: middle;
	padding-right: 5px;

}
.infobar {
	background-image: url(../img/infobar_back.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	height: 18px;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
}
.menu {
	background-color: #EDEDED;
	border-top-width: 10px;
	border-right-width: 1px;
	border-bottom-width: 10px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C9C9C9;
	border-right-color: #C9C9C9;
	border-bottom-color: #C9C9C9;
	border-left-color: #C9C9C9;
	vertical-align: top;
	text-align: left;
	padding-left: 10px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;

}
.menu a{
	color: #000000;
	text-decoration: none;


}
.menu a:hover{
	color: #CC0000;
}
.content {
	padding: 10px 15px 15px;
	vertical-align: top;
	font-size: 14px;
	background-color: #FFFFFF;

}
a{
	color:#CC0000;
}
table.footer {
	background-image: url(../img/footer_stripe_back.gif);
}
td.footer{
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
}
td.footer a{
	color: #FFFFFF;
	text-decoration: none;

}
td.footer a:hover{
	color: yellow;
	text-decoration: none;

}
h1 {
	font-style: oblique;
	color: #CC0000;
	font-size: 18px;
	text-transform: uppercase;

}
table.report{
	background-color: #FFFFFF;
	border: 1px solid #C9C9C9;


}
td.reportheader{
	background-color: #C9C9C9;
	color: #000000;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;


}
td.report{
	font-size: 14px;
	border-right: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	border-left: 1px #C9C9C9;


}

