body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/Background.jpg);
	background-repeat:no-repeat;
}

div, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*Sets line-height of all menuitems*/
#p7TMnav {
	/*/*/line-height: 2px; /* */
}
/*Sets background color and border around the menu DIV*/
#p7TMnav {
	border: 0px solid #999999;
	border-bottom: 0;
}
#p7TMnav div {
	/*/*/background-color: #C3C8CD; /* */
}


/*Top-level menuitems read by all browsers*/
#p7TMnav div a {
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	height: 20px;
}
/*Top-level menuitems hidden from Netscape 4*/
#p7TMnav div a {
	text-decoration: none;
	color: #000000;
	background-color: transparent;
	display: block;
	padding: 10px 0 0 8px /* */
}

#p7TMnav div a:visited {
	color: #000000;
}

#p7TMnav div a:hover {
	background-color: #616A74;
	color: #FFFFFF;
}


.p7currentmark {
	font-weight: bold;
	background-color: #FFFFFF !important;
	color: #AF0A3E !important;
	padding: 10px 0 0px 8px !important;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 12px;
	padding-right: 10px;
	line-height: 18px;
}
