body {
	margin: 0px;
	padding: 0px;
}
.headimage {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 201px;
	width: 800px;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #1B60A3;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-indent: 10px;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #1960A2;
	text-decoration: none;
	padding: 10px;
}
.boxes {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #1960A2;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #1960A2;
}

.text a:link{
	color: #1960A2;
	text-decoration: none;
}
.text a:visited{
	color: #1960A2;
	text-decoration: none;
}
.text a:active{
	color: #1960A2;
	text-decoration: none;
}
.text a:hover{
	color: #1960A2;
	text-decoration: underline;
}
.menu-back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1960A2;
	text-decoration: none;
	background-image: url(images/menu-back.gif);
	background-repeat: repeat-y;
	width: 159px;
	padding-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu-back a:link{
	color: #1960A2;
	text-decoration: none;
}
.menu-back a:active{
	color: #1960A2;
	text-decoration: none;
}
.menu-back a:visited{
	color: #1960A2;
	text-decoration: none;
}
.menu-back a:hover{
	color: ##FDEB6D;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FDEB6D;
}
h4 {
	margin: 0px;
	padding: 0px;
}
h5 {
	margin: 0px;
	padding: 0px;
	color: #FF6600;
	font-size: 18px;
}


.rgt-tile {
	background-image: url(images/right-tile.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 14px;
}
.left-tile {
	background-image: url(images/left-tile.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 14px;
}
