body {
	background-image: url(images/top_back.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;

}
.pageback {
	background-image: url(images/page_back.jpg);
	background-repeat: repeat-y;
}
.navback {
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-y;
}
p {
	font-family: "Trebuchet MS", Arial;
}
.nav {
	color: #003399;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;


}
.nav:link {
	color: #003399;
	text-decoration: none;

}
.nav:visited {
	color: #003399;
	text-decoration: none;

}
.nav:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003399;
	display: block;



}
ul {

	font-family: "Trebuchet MS", Arial;
}
ol {


	font-family: "Trebuchet MS", Arial;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #000000;

}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #003399;
}
h3 {

	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #006699;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {

	color: #CCCCFF;
	text-decoration: none;
}
hr {
	color: #003399;
	height: 2px;
}
.pm {
	background-image: url(images/bluebg.gif);
	background-repeat: repeat;
}

