a{
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}
.lowerbody {
	background-attachment: fixed;
	background-image: url(../images/lowerbackground.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bodyheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}


a.footer:hover{
	background-color: transparent;
	color: #990000;
	text-decoration: none;
}

a.header{
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

a.header:hover{
	background-color: transparent;
	color: #990000;
	text-decoration: none;
}

body{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #CCCCCC;
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
}

body.popup{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}

hr {
	background-color: transparent;
	color: #990000;
	height: 1px;
}

td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
}

td.footer{
	border-right: 1px dashed #000000;
	font-size: smaller;
}

td.header{
	border-right: 1px dashed #000000;
}

td.popup{
	background-color: #990000;
	color: #FFFFFF;
}

td.table{
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	border-right: 1px solid #990000;
	border-top: 1px solid #990000;
}
