BODY{
margin-left: 0%;
margin-right: 0%;
margin-top:0%;
font-family: arial, sans-serif;
	color : #8F214C;
	background-color : white;
	}
H1 { font-size : 18pt; text-align:center; }
H2 { font-size: 14pt; }
H3 { font-size: 12pt; }
H4 { font-size: 10pt; }
H5 { font-size: 10pt; }
H6 { font-size: 10pt; }
H1,H2,H3,H4,H5,H6{color:red; font-weight:bold;  margin-bottom : 0.25em;  }
A:link    { color: blue;text-decoration: none;}
A:hover  { color: maroon; background : Yellow;}
A:active { color: red;text-decoration:none;}
A:visited { color: blue;text-decoration:none;}
A.linktitle:link{color : Navy; font-weight : bold;	font-size : 14px;  }
A.linktitle:visited{color : Navy; font-weight : bold; font-size : 14px; }
.ActivateTextEffect {  color: Maroon; background-color : Yellow;  border-color : maroon;             }
}
ul{
	margin-top: 0; 
	margin-bottom : 0;
	}
P.linked{
	font :  bold 10pt/20pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFFCC;
}
P.unlinked{
	font : bold 10pt/20pt  Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
P.normal{
	 	color: Black;
}
P.emphasized{
	font: larger;
	font-weight : bold;
}

.description{
	background-color : white;
	font-weight : bold;
	Color: #003399;
	border : thin solid Navy;
	vertical-align : bottom;
	text-align : center;
	margin-bottom : 0px;
	}
.goldbartitle{
	background-color : black;
	font-weight : bold;
	color: White;
	vertical-align : bottom;
	text-align : center;
	margin-bottom : 0px;
	font-size : 15pt;
	}
.greenbartitle{
	background-color : #31B96E;
	font-weight : bold;
	color: White;
	vertical-align : bottom;
	text-align : center;
	margin-bottom : 0px;
	font-size : 15pt;
	}
.buttonbar{
	background-color : white;
	vertical-align : middle;
	text-align : center;
	margin-bottom : 0px;
	margin-top : 0px;
	font-size : 10pt;
	border: outset;
	font-weight: bold;
	}
.bigbuttonbar{
	background-color : ActiveBorder;
	vertical-align : middle;
	text-align : center;
	margin-bottom : 10px;
	margin-top : 10px;
	font-size : 20pt;
	border: outset;
	margin-left: 10px;
	margin-right: 10px;
	}
	.button{
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   padding: 5px 10px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 14px;
   font-family: Helvetica, Arial, Sans-Serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover{
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.button:active{
   border-top-color: #1b435e;
   background: #1b435e;
   }
.goldbarsubtitle{
	background-color : silver;
	font-weight : bold;
	Color: Maroon;
	border : thin solid #990033;
	vertical-align : bottom;
	text-align : center;
	margin-bottom : 0px;
	font-size : 12pt;
	}
.goldbaremphasis{
	background-color : silver;
	font-weight : bold;
	Color: Maroon;
	border : thin solid #990033;
	vertical-align : bottom;
	text-align : center;
	margin-bottom : 0px;
	margin-top : 0px;
	font-size : 10pt;
	}
.greenbaremphasis{
	background-color : #31B96E;
	font-weight : bold;
	Color: white;
	border : thin solid black;
	vertical-align : bottom;
	text-align : center;
	margin-bottom : 0px;
	margin-top : 0px;
	font-size : 10pt;
	}
.yellowbar{
	background-color : white;
	Color: Maroon;
	vertical-align : bottom;
	text-align : center;
	margin-bottom : 0px;
	margin-top : 0px;
	font-size : 10pt;
	border: thin solid Maroon;
	}
.yellowbarleft{
	background-color : white;
	Color: Maroon;
	vertical-align : bottom;
	text-align : left;
	margin-bottom : 0px;
	margin-top : 0px;
	font-size : 10pt;
	border: thin solid Maroon;
	padding-left: 5px;
	}
	.greenbarleft{
	background-color : white;
	Color: black;
	vertical-align : bottom;
	text-align : left;
	margin-bottom : 0px;
	margin-top : 0px;
	font-size : 10pt;
	border: thin solid black;
	padding-left: 5px;
	}
.sold{
	background-color : silver;
	font-weight : bold;
	color : red;
	text-align : right;
	margin-top : 0px;
	padding-right : 10px;
	}
.navigationbar{
	background-color : silver;
	font-weight : bold;
	Color: Black;
	vertical-align : middle;
	text-align : center;
	margin-bottom : 0px;
	margin-top : 0px;
	font-size : 12pt;
	border-bottom: medium solid Black;
	}
.thinbox{
	border: thin solid Maroon;
}
.separator{
	height: 0px;
	clear: both;
}
