
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #000000;
	min-width: 760px;
	margin: 0;
	padding: 0;
	topmargin: 0;
	leftmargin: 0;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #0095DA;
	scrollbar-shadow-color: #F3F3F3;
	scrollbar-face-color: #0095DA;
	scrollbar-highlight-color: #F3F3F3;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-3d-light-color: #0095DA;	
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	color: #000000;
}

/*Style attributes common to all level 1-4 headings*/
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	line-height: normal;
}
/*Style attributes specific to all level 1 headings*/
h1 {
	font-size: 1.8em;
}
/*Style attributes specific to all level 2 headings*/
h2 {
	font-size: 1.5em;
	margin: 0px 0 0;
}
/*Style attributes specific to all level 3-4 headings*/
h3, h4 {
	font-size: 1.35em;
	margin: 0px 0 0;
}
.whitehead {
	color: #ffffff;
	font-size: 1.9em;
	font-style: italic;
	font-stretch: wider;
	font-weight: bold;
}
.bottombar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}
.topedge {
	background-image: url(images/topedge.gif);
	background-repeat: repeat-x;
}
.bottomedge {
	background-image: url(images/bottomedge.gif);
	background-repeat: repeat-x;
}
.leftedge {
	background-image: url(images/leftedge.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.rightedge {
	background-image: url(images/rightedge.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.whitetopedge {
	background-image: url(images/whitetopedge2.gif);
	background-repeat: repeat-x;
}.whiteleftedge {
	background-image: url(images/whiteleftedge2.gif);
	background-repeat: repeat-y;
}.whiterightedge {
	background-image: url(images/whiterightedge2.gif);
	background-repeat: repeat-y;
}.whitebottomedge {
	background-image: url(images/whitebottomedge2.gif);
	background-repeat: repeat-x;
}
a:link {	text-decoration: none;	color: #330066;}; 
a:visited {text-decoration: none;	color: #663399;}; 
a:hover {	text-decoration: none;}; 
a:active {	text-decoration: none;};

#p7PMnav a {border-right: 1px solid #777777;}

/*WORK AROUND FOR IE5 (MAC ONLY) The single backslash \ character inside this
comment causes IE5 Mac to ignore the following rule, which allows other browsers
to render top-level menu items at their natural widths.*/
#p7PMnav li {
	width: auto;
}
#menubar {
	background-image: url(images/bottomedge.gif);
	background-repeat: repeat-x;
	font-size: 1.06em;
	position: relative;
	color: #CCCCCC;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.06em;
	color: #CCCCCC;
	background-image: url(images/navbar2.gif);
	background-repeat: repeat-x;
}images/navbar2.gifimages/bottomedge.gifimages/whitebottomedge2.gifimages/whiterightedge2.gifimages/whiteleftedge2.gifimages/whitetopedge2.gifimages/rightedge.gifimages/leftedge.gifimages/bottomedge.gifimages/topedge.gif