.News_Border_T {
	background-image: url(images/News_Border_T.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.News_Border_L {
	background-image: url(images/News_Border_L.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

.News_Border_R {
	background-image: url(images/News_Border_R.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.News_Border_B {
	background-image: url(images/News_Border_B.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.News_Border_TL {
	background-image: url(images/News_Corner_TL.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 38px;
	width: 31px;
}
.News_Corner_TR {
	background-image: url(images/News_Corner_TR.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 38px;
	width: 31px;
}
.News_Corner_BL {
	background-image: url(images/News_Corner_BL.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 36px;
	width: 31px;
}

.News_Corner_BR {
	background-image: url(images/News_Corner_BR.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 36px;
	width: 31px;
}
.News_Pane_Border_T {
	background-image: url(images/News_Pane_Border_T.jpg);
	background-repeat: repeat-x;
	height: 18px;
}
.News_Pane_Border_L {
	background-image: url(images/News_Pane_Border_L.jpg);
	background-repeat: repeat-y;
	background-position: left;
	height: auto;
}
.News_Pane_Border_R {
	background-image: url(images/News_Pane_Border_R.jpg);
	background-repeat: repeat-y;
	background-position: right;
	height: auto;
}
.News_Pane_Border_B {
	background-image: url(images/News_Pane_Border_B.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 21px;
}
.News_Pane_Corner_TL {
	background-image: url(images/News_Pane_Border_TL.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 18px;
}
.News_Pane_Corner_TR {
	background-image: url(images/News_Pane_Border_TR.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 15px;
	background-position: right top;
}
.News_Pane_Corner_BL {
	background-image: url(images/News_Pane_Border_BL.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 21px;
	width: 18px;
}
.News_Pane_Corner_BR {
	background-image: url(images/News_Pane_Border_BR.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 21px;
	width: 15px;
}
.News_Pane {
	background-color: #FDFCE7;
}

.cssnav {
	position: relative;
	font-family: arial, helvetica, sans-serif;
	white-space: nowrap;
	display: block;
	width: 160px;
	height: 29px;
	margin: 0;
	padding: 0;
	background-image: url(images/Nav_Base_Hover.jpg);
	background-repeat: no-repeat;
}







.cssnav a {
	color: #000000;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

.cssnav img {
	width: 160px;
	height: 29px;
	border: 0
}

* html a:hover {
	visibility:visible
}

.cssnav a:hover img {
	visibility:hidden
}

.cssnav span {
	position: absolute;
	left: 25px;
	top: 5px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
} 
#Phone_Fax {
	font-size: small;
	text-align: center;
}
.News_Pane_Bold {
	font-weight: bold;
}
.News_Pane_one_line   {
	font-size: 12px;
}
.News_Pane .News_Pane_one_line {
	font-size: 14px;
}
