body {
	margin-top: 0px;
	background-color: #fefdde;
}
.pbody {
	margin: 0px;
	background-color: #fefdde;
}
p, td, li  {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetical, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	text-decoration: underliene;
	color: #00274f;
}
a:hover {
	text-decoration: none;
}
.left_border {
	background-image: url(/images/left_border.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.right_border {
	background-image: url(/images/right_border.gif);
	background-repeat: repeat-y;
	width: 5px;
}
.spacer {
	width: 2px;
	background-color: #eaccfb;
}
.nav_border {
	border: 1px solid #eaccfb;
}
.nav_cell {
	text-align: center;
	background-color: #00274f;
	width: 148px;
}
.navlink {
	display: block;
	width: 100%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetical, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #eaccfb;
	text-decoration: none;
	line-height: 20px;
}
.navlink_on {
	display: block;
	width: 100%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetical, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	background-color: #eecffe;
	color: #00274f;
}
.navlink:hover, .navlink_on:hover {
	color: #00274f;
	background-color: #eaccfb;
}
.inside_top {
	height: 6px;
	background-image: url(/images/inside_top.gif);
	background-repeat: repeat-x;
}
.inside_bottom {
	height: 6px;
	background-image: url(/images/inside_bottom.gif);
	background-repeat: repeat-x;
}
.inside_left {
	width: 6px;
	background-image: url(/images/inside_left.gif);
	background-repeat: repeat-y;
}
.inside_right {
	width: 6px;
	background-image: url(/images/inside_right.gif);
	background-repeat: repeat-y;
}
.inside_top_left {
	background-image: url(/images/inside_top_left.gif);
	background-repeat: no-repeat;
}
.inside_top_right {
	background-image: url(/images/inside_top_right.gif);
	background-repeat: no-repeat;
}
.inside_bottom_left {
	background-image: url(/images/inside_bottom_left.gif);
	background-repeat: no-repeat;
}
.inside_bottom_right {
	background-image: url(/images/inside_bottom_right.gif);
	background-repeat: no-repeat;
}
.home_copy_cell {
	background-color: #eecffe;
	padding: 5px;
	height: 300px;
	vertical-align: top;
}
.bottom_left {
	background-image: url(/images/bottom_left.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}
.bottom_right {
	background-image: url(/images/bottom_right.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 5px;
}
.bottom {
	background-image: url(/images/bottom_border.gif);
	background-repeat: repeat-x;
	height: 5px;
}
.submenu {
	width: 180px;
	background-color: #00274f;
}
.subnav {
	display: block;
	width: 100%;
	text-indent: 10px;
	background-color: #eecffe;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	color:  #00274f;
}
.subnav_on {
	display: block;
	width: 100%;
	text-indent: 10px;
	background-color: #00274f;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
	color: #eecffe;
}
.subnav:hover, .subnav_on:hover {
	background-color:  #00274f;
	color: #eecffe;
}	

.subnavspacer {
	height: 2px;
}
.tertnav {
	display: block;
	width: 100%;
	text-indent: 20px;
	background-color: #eecffe;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
	color:  #00274f;
}
.tertnavnav_on {
	display: block;
	width: 100%;
	text-indent: 20px;
	background-color: #eecffe;
	text-decoration: none;
	line-height: 18px;
	font-weight: bold;
	color:  #00274f;
}
.tertnav:hover, .tertnavnav_on:hover {
	background-color:  #00274f;
	color: #eecffe;
	text-decoration: underline;
}	
.picture_cell {
	background-color: #eecffe;
	padding: 5px;
	text-align: center;
	vertical-align: top;
}
.pictureheader {
	background-color:  #00274f;
	height: 30px;
	text-align: right;
	padding-right: 10px;
}
.close {
	color: #ffffff;
}
.page_link {
	font-weight: bold;
	display: block;
	width: 25px;
	text-align: center;
	border: 1px solid #000000;
	background-color: #ffffff;
	text-decoration: none;
	line-height: 20px;
}
.page_link:hover {
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #cccccc;
}
.page_link_on {
	font-weight: bold;
	display: block;
	width: 25px;
	text-align: center;
	border: 1px solid #000000;
	background-color: #cccccc;
	text-decoration: none;
	line-height: 20px;
	padding-left: 3px;
	padding-right: 3px;
}
.page_link_on:hover {
	font-weight: bold;
	border: 1px solid #000000;
	background-color: #cccccc;
}
.pagescell {
	height: 25px;
	text-align: right;
}
.eachpage {
	padding: 1px;
}
