body {
	background-image: url(images/top_back.jpg);
	background-repeat: repeat-x;
	background-color: #D0DDEC;
	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;
	font-size: 14px;

}
.nav {
	color: #003399;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	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: #CC6633;
	display: block;



}
ul {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;

}
ol {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;

}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #006699;

}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #003399;
}
h3 {

	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #6699CC;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {

	color: #CC9933;
	text-decoration: none;
}
hr {
	color: #CC6633;
	height: 2px;
}
.whtheader {
	color: #CCCCCC;
}
.copyright {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;

}
.tempbutton {
	background-image: url(images/temp_button.jpg);
	background-repeat: no-repeat;
	height: 27px;
	background-position: center;

}
