body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #ffffff;
	color: #000000;
	margin:0px 0px 0px 0px
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

a {
	font-weight: bold;
	text-decoration : none;
	color : Navy;
}

a:hover {
	text-decoration : underline;
	color: Red;
}

hr {
	height: 1px;
	color: black;
}

.showprn {
	display: none;
}

.navigator {
	font-size: 12px;
	border-bottom: 1px solid #909090;
	margin-top: 3px;
	padding: 0px 6px 2px 6px;
}

.navigator a {
	color: black;
	font-weight: normal;
}

.navigator a:hover {
	color: red;
}

/* --------------------------------------------------------- */

.secname {
	margin: 10px 10px 6px 0px;
	font-size: 20px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-style : italic;
	color : #336699;
	text-align : right;
}

.pagename {
	color: #993333;
	font-size : 18px;
	font-weight : normal;
	padding : 0px 0px 0px 10px;
	border-bottom : 1px solid #993333;
	border-right : 1px solid #993333;
	margin-bottom : 18px;
	border-left : 20px solid #E9C0C0;
	line-height : 16px;
	vertical-align : bottom;
	background-image : url(/pic/default/phdrbg.gif);
	background-position : right;
	background-repeat : repeat-y;
}

.pagecontent {
}

.pagebody {
	margin-top : 10px;
	margin-bottom : 10px;
}

.pagebody a:visited {
	color: #405FA3;
}

.btmtxt {
	color : white;
	font-size : 11px;
}

/* --------------------------------------------------------- */

.rubrics {
	list-style: none;
	margin: 0px 0px 0px 0px;
	border-top: 4px solid #B9B85C;
	border-bottom: 14px solid #B9B85C;
	background-color:white;
	padding:1px 0px 0px 0px;
}

.bs_rubrics_hdr {
	font-weight: bold;
	color: #000000;
	background-color: #B9B85C;
	padding: 4px 4px 4px 4px;
	border-bottom: 1px solid white;
}

.rub_uplevel {
	text-indent : -1em;
}

.rub_sections {
	text-indent : -1em;
}

.rub_pages {
	text-indent : -1.1em;
}

.a_rub {
	display: block;
	padding-left: 1.4em;
	padding-right: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	background-color: #E5E5CF;
	color: Black;
}

.a_rub:hover {
	text-decoration: none;
	background-color: #B9B85C;
	color: Black;
}

/* --------------------------------------------------------- */

.newdocshdr {
	font-weight: bold;
	color: white;
	background-color:#CC6633;
	padding: 4px 4px 4px 4px;
	border-bottom: 1px solid white;
}

.newdocs {
	list-style: none;
	margin: 0px 0px 0px 0px;
	border-top: 4px solid #CC6633;
	border-bottom: 14px solid #CC6633;
	background-color:white;
	padding:1px 0px 0px 0px;
}

.ndocs_pages {
	text-indent : -1.1em;
}

.a_ndoc {
	display: block;
	padding-left: 1.4em;
	padding-right: 1em;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #fff;
	background-color: #EED5C9;
	color: Black;
}

.a_ndoc:hover {
	text-decoration: none;
	background-color: #CC6633;
	color: white;
}

/* --------------------------------------------------------- */

.secdir {
	list-style: none;
	border-top: 1px solid #bbb;
	margin-right: 30px;
	margin-left: 30px;
}

.secdir_li1 {
	display: block;
	border-bottom: 1px solid #bbb;
	padding: 4px 0 4px 10px;
}

.secdir_li2 {
	display: block;
	border-bottom: 1px solid #bbb;
	padding: 4px 0 4px 30px;
}

/* --------------------------------------------------------- */

.newsmsg_list {
	display: block;
	margin: 0px 0px 16px 0px;
}

.newsmsg_list_header {
	border-bottom: 2px solid #336699;
	background-color: #D2E6FF;
	padding: 3px 0.5em 3px 0.5em;
}

.newsmsg_list_header_date {
	font-weight: normal;
	color: #336699;
	font-size: 8pt;
}

.newsmsg_list_header_text {
	color: #19344D;
	font-weight : bold;
	font-variant : small-caps;
	font-size: 13pt;
}

.newsmsg_list_body {
	padding: 4px 0px 4px 0px;
}

.newsmsg_list_body a {
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.newsmsg_list_body a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #555555;
}

.newsmsg_list_body a:visited {
	font-weight: normal;
	color: #555555;
}

.newsmsg_header {
	border-bottom: 2px solid #336699;
	background-color: #D2E6FF;
	padding: 3px 0.5em 3px 0.5em;
}

.newsmsg_header_date {
	font-weight: normal;
	color: #336699;
	font-size: 8pt;
}

.newsmsg_header_text {
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
}

.newsmsg_body {
	padding: 4px 0px 4px 0px;
}

.newsmsg_body a {
	font-weight: bold;
	text-decoration: none;
	color: navy;
}

.newsmsg_body a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: red;
}

.newsmsg_body a:visited {
	font-weight: bold;
	color: #405FA3;
}

/* --------------------------------------------------------- */

.newsdate {
	margin: 4px 0px 4px 0px;
	color: #aa0000;
}

.n.ewsbodyhdr {
	margin: 16px 0px 0px 0px;
	padding: 2px 10px 2px 10px;
	background-color: #D2E6FF;
	font-size: 18px;
}

.n.ewsbody {
	margin: 0px 0px 10px 0px;
}

.newsbackurl {
	margin: 4px 10px 4px 10px;
	text-align: right;
}

/* ******************************************************** */

.add_news_hdr {
	font-weight: bold;
	background-color: #D2E6FF;
	text-align: center;
	border-bottom : 2px solid #336699;
}

.add_news_msg {
	border-bottom: 1px solid #336699;
	padding: 0px 3px 6px 3px;
}

/* ******************************************************** */

.albumimg {
	border: 8px ridge #FFE1A8;
	margin: 6px 6px 6px 6px;
}

.camimg {
	border: 8px ridge #a0e0a0;
	margin: 6px 6px 6px 6px;
}
/* ******************************************************** */

.tbn {
	border : none;
}

.tbb {
	border : 1px solid #808080;
	border-collapse : collapse;
}

.tdn {
	border : none;
}

.tdb {
	border : 1px solid #808080;
}

.thn {
	border : none;
	background-color : #e0e0e0;
}

.thb {
	border : 1px solid #808080;
	background-color : #e0e0e0;
}

/* ******************************************************** */

.videoframe {
	border: 5px solid white;
	width: 360px;
}
.vidcontent {
	border: 2px solid gray;
	background-color: #e0e0e0;
	width: 80%;
}
