
div.popup, div.popup_active {
  position: absolute;
  z-index: 10;
  display: none;
  width: 280px;
  font-size: 14px;
  color: #5b5b5b;
  padding: 8px;
  background: #fff;
  border: 1px outset #847d62;
}
div.popup_active { display: block }

<!--
A.contentw {color: #FFFFFF;} A.contentw:visited {color: #FFFFFF;} A.contentw:hover {color: #000000;}
-->
<!--
A.contentg {color: #847d62;} A.contentg:visited {color: #847d62;} A.contentg:hover {color: #5C5796;}

<!--
A.contentv {color: #FFFFFF;}  A.contentv {color: #FFFFFF; text-decoration: none;} A.contentv:visited {color: #FFFFFF;} A.contentv:hover {color: #FFFFFF;}
-->


h5, h6, h7, h8 { font-family: Georgia, Serif; font-weight:normal; }
h5 { font-size:24px; color:#847d62; line-height:16px; padding-bottom:4px; }
h6 { font-size:24px; color:#847d62; line-height:16px; padding-bottom:4px; }
h7 { font-size:1.2em; color:#000000; line-height:16px; padding-bottom:4px; }
h8 { font-size:1.4em; color:#666666; line-height:16px; padding-bottom:4px; }

<!--
.scroll-tableg {
	width: 100%;
	overflow: auto;
	height: 480px;
	position: relative;
}
.scroll-tableg table {
	border-collapse: collapse;
}
.scroll-tableg td {
	padding: 5px;
	border: solid 1px #ece9dd;
	background: #fff;
	font: 1.0em "Arial", Helvetica, Sans-Serif;
}
.scroll-tableg th {
/*	background: #ece9dd; repeat-x;*/
	background: url(images/strips.jpg) repeat; color:#ece9dd;
	padding: 4px;
	border: solid 1px white;
	font: 1.0em "Arial", Helvetica, Sans-Serif;
	color: #847d62;
}
.scroll-tableg tr.fixed {
	position: relative;
	top: expression(this.parentElement.parentElement.parentElement.scrollTop)
}
-->

#goldeline {
	margin-top: 5px;
	border-top: 1px solid #847d62;
}

input.texg { margin: 0; padding: 0; width: 126px; height: 20px; border: 1px solid #847d62; color: #000000; background: #FEFEFE;
	font: 1.0em "Arial", Helvetica, Sans-Serif; }
input.texg:hover { border: 1px solid #ece9dd; background: #FFFFFF; color: #000000; }

textarea.texgar { margin: 0; padding: 0; border: 1px solid #847d62; color: #000000; background: #FEFEFE;
	font: 1.0em "Arial", Helvetica, Sans-Serif;}

input.texs { margin: 0; padding: 0; width: 126px; height: 20px; border: 1px solid #ece9dd; color: #847d62; background: #FEFEFE;
	font: 1.0em "Arial", Helvetica, Sans-Serif; }

input.texo { margin: 0; padding: 0; width: 156px; height: 20px; border: 0px; color: #847d62; background: #ece9dd;
	font: 1.4em "Arial", Helvetica, Sans-Serif; }

input.texi { margin: 0; padding: 0; width: 156px; height: 20px; border: 0px; color: #847d62; background: #FFFFFF;
	font: 1.4em "Arial", Helvetica, Sans-Serif; }

input.texq { margin: 0; padding: 0; width: 64px; height: 24px; border: 1px solid #847d62; color: #b10301; background: #FEFEFE;
	font: 1.4em "Arial", Helvetica, Sans-Serif; maxlength: 4;}

/*input.buttog {
	margin: 0px; padding: 0px 4px 4px 4px; font-size: 100%; font-family: Arial, Sans-Serif;	border: 1px solid #847d62;
	color: #FFF; background: url(images/strips.jpg) repeat-x; color:#847d62;  cursor: pointer; height: 26px;
	font-weight: bold;
}
input.buttog:hover {color: #3F83BE; border: 1px solid #3F83BE;}*/
input.buttog {
	margin: 0px; padding: 0px 4px 4px 4px; font-size: 100%; font-family: Arial, Sans-Serif;	border: 1px solid #847d62;
	color: #FFF; background-color: #ece9dd; color:#847d62;  cursor: pointer; height: 26px;
}
input.buttog:hover {color: #FFFFFF; background-color:#5C5796; ;border: 1px solid #2D5E30;}
/*3F83BE*/
/*button.buttog {
	margin: 0px; padding: 0px 4px 4px 4px; font-size: 100%; font-family: Arial, Sans-Serif;	border: 1px solid #847d62;
	color: #FFF; background: url(images/strips.jpg) repeat-x; color:#847d62; cursor: pointer; height: 26px;
	font-weight: bold;
}
button.buttog:hover {color: #3F83BE; border: 1px solid #3F83BE;}*/
button.buttog {
	margin: 0px; padding: 0px 4px 4px 4px; font-size: 100%; font-family: Arial, Sans-Serif;	border: 1px solid #847d62;
	color: #FFF; background-color: #ece9dd; color:#847d62; cursor: pointer; height: 26px;
}
button.buttog:hover {color: #FFFFFF; background-color:#5C5796; ;border: 1px solid #2D5E30;}

<!--
.scroll-tablew {
	width: 100%;
	overflow: auto;
	height: 364px;
	position: relative;
}
.scroll-tablew table {
	border-collapse: collapse;
}
.scroll-tablew td {
	padding: 16px;
	border: solid 2px #f4f4f4;
	background: #fff;
}
.scroll-tablew th {
	background: #79A5C2;
	padding: 5px;
	border: solid 0px white;
	font: 1.0em "Arial", Helvetica, Sans-Serif;
}
.scroll-tablew tr.fixed {
	position: relative;
	top: expression(this.parentElement.parentElement.parentElement.scrollTop)
}
-->


h5 {
	margin: 8px 0 5px 0;
	padding: 0;
	font-size: 1.4em;
	letter-spacing: -1px;
	color: #;
	background-color: inherit;
}

h5 a {
	color: #da0700;
	text-decoration: none;
	background-color: inherit;
	background-image: url(images/h2bg.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 20px;
}

h5 a:hover {	color: #5C5796;
	background: url(images/h2bghover.png) no-repeat center left;
}


h6 {
	margin: 8px 0 5px 0;
	padding: 0;
	font-size: 1.4em;
	letter-spacing: -1px;
	color: #847d62;
	background-color: inherit;
}

h6 a {
	color: #847d62;
	font-size: 1.4em;
	line-height: 24px;
	text-decoration: none;
	background-color: inherit;
	background-image: url(images/h2bg.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 32px;
}

h6 a:hover {
	color: #5C5796;
	background: url(images/h2bghover.png) no-repeat center left;
}


#pmenu {
	padding: 0px 0 8px 0;
	float: right;
	line-height: 40px;
}

#pmenu a {	padding: 4px 4px 2px 16px;
	text-decoration: none;
	color: #847d62;
	background: #ece9dd url(images/vmenuarrow.gif) no-repeat center left;
	margin: 0 0 4px 0px;
	border-bottom: 4px solid #C6C0A5;
}

#pmenu a:hover {
	background: #5C5796 url(images/vmenuarrowhover.gif) no-repeat center left;
	color: #FFFFFF;
	border-bottom: 4px solid #5C5796;
}

<!--
.pop-table {
	width: 100%;
	overflow: auto;
	position: relative;
}
.pop-table table {
	border-collapse: collapse;
}
.pop-table td {
	padding: 4px;
	border: solid 1px #fff;
	background: #ece9dd;
	font: 1.0em "Arial", Helvetica, Sans-Serif;
}
.pop-table th {
	background: #ccc;
	padding: 4px;
	border: solid 1px white;
	font: 1.0em "Arial", Helvetica, Sans-Serif;
}
-->

.bar {
	position: absolute;
	border: 1px solid;
	padding: 5px;
	left: 0px;
	width: 280px;
	height: 80px;
	visibility: hidden;
/*
	background-color: #ece9dd;
*/
}

.p1 {	font-size: 80%;}

.p2 {
	color: #000000;
}

.p3 {
	color: #b10301;
}

.p4 {	font-family: Georgia, Serif;
	font-weight:normal;
	font-size:24px;
	color:#222325;
/*line-height:32px; padding-bottom:8px; */
}

/*
.p5 {
	font-family: Georgia, Serif;
	font-weight: normal;
	font-size: 24px;
	color: #847d62;
}
*/


.stse select {	font-size: 14px;
/*
	background: transparent;
	width: 240px;
	padding: 5px;
	font-size: 14px;
	border: 1px solid #ccc;
	height: 34px;
	overflow: hidden;
	background: url(new_arrow.png) no-repeat right #ddd;
	*/
}

#blink {
	-webkit-animation: blink 2s linear infinite; 
	animation: blink 2s linear infinite; 
/*	font-weight: bold; */
	color: color: #466686; 
}

@-webkit-keyframes blink { 
	0% { color: #466686; }
	50% { color: #FBB; }
	100% { color: #466686; }
}

@keyframes blink {  
	0% { color: #466686; }
	50% { color: #FBB; }
	100% { color: #466686; } 
}

.imageovl {
	overflow:hidden;
	width: 72px;
	height: 72px;
}

.imageovl img {
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
}
 
.imageovl img:hover{
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-o-transform: scale(1.5);
}

.tableovl td {
	border: solid 0px #fff;
	background: #fff;
}
