.pagenav_end { cursor: hand; color: #000000; font-size: 14px ; text-align: center ; border-style: none}
.pagenav_end_d { cursor: default; color: #000000; font-size: 14px ; text-align: center ; border-style: none}
.pagenav_enable { cursor: hand; color: #000000; font-size: 14px ; text-align: center ; border: none}
.pagenav_disable {
	cursor: default;
	color: #333333;
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #00B1A6;
}
.browse_odd {
	background-color: #FFFFFF;
	font-size: 14px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	padding-bottom: 16px;
}
.browse_even {
	background-color: #FFFFFF;
	font-size: 14px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.browse_text {
	color: #333333;
	font-size: 14px;
	text-align: justify;
}
.browse_text a:link {
	color: #0000FF;
	cursor: hand;
	text-decoration: underline;
	font-size: 16px;
}
.browse_text a:visited {
	color: #0000FF;
	cursor: hand;
	text-decoration: underline;
	font-size: 16px;
}
.browse_text a:hover {  
	color: #0000FF;
	cursor: hand;
	text-decoration: underline;
	font-size: 16px;
}
.browse_text a:active {  
	color: #0000FF;
	cursor: hand;
	text-decoration: underline;
	font-size: 16px;
}
.flypage_text {
	color: #333333;
	font-size: 16px;
	text-align: justify;
}
.navcell_normal {
	color: #333333;
	font-size: 16px;
	cursor: hand;
	border: 1px outset #FFF4E9;
	background-color: #FFF4E9;

}
.navcell_normal a:link {  color: #666666; text-decoration: none}
.navcell_normal a:visited {  color: #666666; text-decoration: none}
.navcell_normal a:hover {  color: #333333; text-decoration: underline}
.navcell_normal a:active {  color: #666666; text-decoration: none}

.navcell_over {
	color: #D99178;
	font-size: 16px;
	cursor: hand;
	list-style-type: circle;
	border: 1px inset #F6D7CB;
	list-style-position: outside;
	background-color: #F6D7CB;
}
.navcell_over a:link {  color: #D99178; text-decoration: underline}
.navcell_over a:visited {  color: #D99178; text-decoration: underline}
.navcell_over a:hover {  color: #B36145; text-decoration: underline}
.navcell_over a:active {  color: #666666; text-decoration: underline}

.navcell_sub_normal {
	color: #333333;
	font-size: 14px;
	background-color: #E1E5EA;
	border-top: 1px solid #E8EFF7;
	border-right: 1px solid #CBCED3;
	border-bottom: 1px solid #CBCED3;
	border-left: 1px solid #E8EFF7;
	cursor: hand;
}
.navcell_sub_normal a:link {  color: #666666; text-decoration: none}
.navcell_sub_normal a:visited {  color: #666666; text-decoration: none}
.navcell_sub_normal a:hover {  color: #333333; text-decoration: none}
.navcell_sub_normal a:active {  color: #666666; text-decoration: none}

.navcell_sub_over {
	color: #333333;
	font-size: 14px;
	background-color: #C1C8D2;
	border-top: 1px solid #E8EFF7;
	border-right: 1px solid #CBCED3;
	border-bottom: 1px solid #CBCED3;
	border-left: 1px solid #E8EFF7;
	cursor: hand;
}
.navcell_sub_over a:link {  color: #666666; text-decoration: none}
.navcell_sub_over a:visited {  color: #666666; text-decoration: none}
.navcell_sub_over a:hover {  color: #333333; text-decoration: none}
.navcell_sub_over a:active {  color: #666666; text-decoration: none}

.uppernav {
	color: #666666;
	font-size: 12px;
	cursor: hand;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;

}
.uppernav a:link {  color: #666666; text-decoration: none}
.uppernav a:visited {  color: #666666; text-decoration: none}
.uppernav a:hover {  color: #333333; text-decoration: none}
.uppernav a:active {  color: #333333; text-decoration: none}

.uppernavleft {
	color: #666666;
	font-size: 12px;
	cursor: hand;
	border-left-style: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;


}
.uppernavleft a:link {  color: #666666; text-decoration: none}
.uppernavleft a:visited {  color: #666666; text-decoration: none}
.uppernavleft a:hover {  color: #333333; text-decoration: none}
.uppernavleft a:active {  color: #333333; text-decoration: none}

.navtable {
}

.cellborder {
	border: 1px solid #999999;
}

.subtlelink {
	color: #333333;
	font-size: 16px;
	cursor: hand;
	border: none;
}
.subtlelink a:link {  color: #666666; text-decoration: none}
.subtlelink a:visited {  color: #666666; text-decoration: none}
.subtlelink a:hover {  color: #333333; text-decoration: none}
.subtlelink a:active {  color: #333333; text-decoration: none}

.dialogdark {
	background-color: #DBA291;
	background-image:  url(images/source/Bg99.jpg);
}
.dialoglight {
	background-color: #FFF4E9;
}
.dialogmedium {
	background-color: #FFF4E9;
}
.dialoglight a:link {  color: #873E2D}
.dialoglight a:visited {  color: #873E2D}
.dialoglight a:hover {  color: #440000}
.dialoglight a:active {  color: #440000}

a:link {  color: #873E2D}
a:visited {  color: #873E2D}
a:hover {  color: #440000}
a:active {  color: #440000}

.uppernavcenter {
	color: #666666;
	font-size: 12px;
	cursor: default;

}
.hlink {
	color: #333333;
	font-size: 12px;
	cursor: hand;
	border: none;
}
.hlink a:link {  color: #666666; text-decoration: none}
.hlink a:visited {  color: #666666; text-decoration: none}
.hlink a:hover {  color: #333333; text-decoration: none}
.hlink a:active {  color: #333333; text-decoration: none}
.optiontext {
	font-size: 11px;
	color: #333333;
}
.formerror {
	color: #000000;
	border: none;
	text-decoration: blink;
	background-color: #FF8585;



}
body {
	background-color: #FFFFFF;
}
.messagetitle {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 20px;
	font-style: normal;
	color: #003399;

}
.message {
	color: #333333;
}
.error {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	color: #FF0000;
}
.pagetitle {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	font-style: normal;
	color: #0000cc;
}
.searchbox {
	font-size: 10px;
}

.footernav {
	color: #666666;
	font-size: 14px;
	cursor: hand;
	border: none;

}
.footernav a:link {  color: #666666; text-decoration: none}
.footernav a:visited {  color: #666666; text-decoration: none}
.footernav a:hover {  color: #666666; text-decoration: underline}
.footernav a:active {  color: #666666; text-decoration: none}
.mark {
	background-color: #C9D2F8;
}

.apagenav {
	color: #666666;
	font-size: 12px;
	cursor: hand;
	text-decoration: none;
}
.apagenav a:link {
	color: #666666;
	text-decoration: none;
	border: 1px dotted #000099;
}
.apagenav a:visited {  color: #666666; text-decoration: none}
.apagenav a:hover {
	color: #333333;
	border: 1px solid #666666;
}
.apagenav a:active {  color: #333333; text-decoration: none}

.apagenavselected {
	color: #666699;
	font-size: 12px;
	cursor: hand;
	border: 1px solid #666699;
}

.apagenavtitle {
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.apagenavnext {
	color: #666666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.bodynav {
	color: #666666;
	font-size: 16px;
	cursor: hand;
	border: none;
	text-decoration: underline;

}
.bodynav a:link {  color: #666666; text-decoration: underline}
.bodynav a:visited {  color: #666666; text-decoration: underline}
.bodynav a:hover {  color: #666666; text-decoration: underline}
.bodynav a:active {  color: #666666; text-decoration: underline}.TitleCell {
	background-image: url(images/source/Title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.VertBorderBG {
	background-image: url(images/images/Untitled-1_09.gif);
	background-repeat: repeat;
	background-position: 0px 11px;
	background-attachment: scroll;
}
.centerstageBG {
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
}
.HZTLBorder {
	background-image: url(images/images/Untitled-1_05.gif);
	background-position: 32px 0px;
}
li {
	list-style-image: url(images/source/GoldBar.gif);
	vertical-align: bottom;
	list-style-position: outside;
}
