Body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #4D4D4D;
	margin-top: 30px;
	}

	
	ADDRESS, BLOCKQUOTE, CAPTION, CENTER, DD, DIR, DIV, DL, DT, LI, MENU, OL,PRE, TD, TH, TR, UL {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    padding-left: 5px;
	padding-right: 5px;
}

p.general {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    padding-left: 5px;
	padding-right: 5px;
}


A {
	color:#006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A:HOVER {
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	background: #006633;
}

table { background-color: #000000; }

table.featured { background-color: #FFFFFF; }

table.general { 
	background-color: #FFFFFF; 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td.featuredgn { background-color: #006633; }

td.featuredblk { background-color: #000000; }

.dkgray { background-color: #151515; }

.dktan { background-color: #E8E4CB; }

.vertsep { background-color: #E1DCBD; }

.black { background-color: #000000; }

.citation {
	color: #A2A2A2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
A.citation {
	color:#A2A2A2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

A.citation:HOVER {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	background: #A2A2A2;
}

h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
   padding-left: 5px;
	padding-right: 5px;
}
h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
   padding-left: 5px;
	padding-right: 5px;
}
h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
   padding-left: 5px;
	padding-right: 5px;
}

h4 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
   padding-left: 5px;
	padding-right: 5px;
}

.error {
	color: #CC3333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.srchhead {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

select,input,textarea {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #dddddd;
}

A.small {
	color: #A2A2A2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

A.small:HOVER {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	background: #A2A2A2;
}
	
p.small {
	color: #A2A2A2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.divsubnav {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    padding-left: 4px;
	padding-right: 4px;
}

.popup { POSITION: absolute; VISIBILITY: hidden; BACKGROUND-COLOR: #F4F2E5; LAYER-BACKGROUND-COLOR: #F4F2E5; width: 280; BORDER-LEFT: 1px solid black; BORDER-TOP: 1px solid black; BORDER-BOTTOM: 3px solid black; BORDER-RIGHT: 3px solid black; PADDING: 3px; z-index: 10 }

p.headline {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    padding-left: 5px;
	padding-right: 5px;
}

#contentframe {
		width:750px;
		margin-right:auto;
		margin-left:auto;
		padding-left:4px;
		text-align:left;
		}
		
#contentleft {
		width:135px;
		padding:4px;
		float:left;
		border-top: 1px solid #009900;
		border-bottom: 1px solid #009900;
		border-left: 1px solid #009900;
		height: 135px;
		}
	
#contentcenter {
		width:435px;
		padding:4px;
		float:left;
		border-top: 1px solid #009900;
		border-bottom: 1px solid #009900;
		height: 135px;
		}
	
#contentright {
		width:140px;
		padding:4px;
		float:left;
		border-top: 1px solid #009900;
		border-bottom: 1px solid #009900;
		border-right: 1px solid #009900;
		height: 135px;
		}

p.proptitle {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
    padding-left: 5px;
	padding-right: 5px;
}

A.navigation {
	color: white;
	font-family: Arial,  Helvetica,  sans-serif;
	font-size: 10px;
	display: block;
	text-decoration: none;
	text-align: center;
   width: 168px;
	height: 31px;
   background-image: url(../images/normal.jpg);
   background-repeat: no-repeat;
	font-weight: bold;
	line-height:31px;
}

A.navigation:HOVER {
	color: white;
	font-family: Arial,  Helvetica,  sans-serif;
	font-size: 10px;
	display: block;
	text-decoration: none;
	text-align: center;
	width: 168px;
	height: 31px;
   background-image: url(../images/over.jpg);
   background-repeat: no-repeat;
	font-weight: bold;
	line-height:31px;
}

A.navigation2 {
	color: white;
	font-family: Arial,  Helvetica,  sans-serif;
	font-size: 10px;
	display: block;
	text-decoration: none;
	text-align: center;
	width: 168px;
	height: 31px;
   background-image: url(../images/normal.jpg);
   background-repeat: no-repeat;
	font-weight: bold;
	line-height:31px;
}


A.navigation2:HOVER {
	color: white;
	font-family: Arial,  Helvetica,  sans-serif;
	font-size: 10px;
	display: block;
	text-decoration: none;
	text-align: center;
	width: 168px;
	height: 31px;
   background-image: url(../images/over.jpg);
   background-repeat: no-repeat;
	font-weight: bold;
	line-height:31px;
}

p.navigation {
	color: white;
	font-family: Arial,  Helvetica,  sans-serif;
	font-size: 10px;
	display: block;
	text-decoration: none;
	text-align: center;
	width: 168px;
	height: 31px;
   background-image: url(../images/over.jpg);
   background-repeat: no-repeat;
	font-weight: bold;
	line-height:31px;
}

P.navigation2{
	color: white;
	font-family: Arial,  Helvetica,  sans-serif;
	font-size: 10px;
	display: block;
	text-decoration: none;
	text-align: center;
	width: 168px;
	height: 31px;
    background-image: url(../images/over.jpg);
    background-repeat: no-repeat;
	font-weight: bold;
	line-height:31px;
	}
	
A.featured {
	color: #006633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}

A.featured:HOVER {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	background: #006633;
}

input.green {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
   padding-left: 5px;
	padding-right: 5px;
	background: #4CBB17;
}

A.img {
	background: #000000;
	text-decoration: none;
	display: block;
	border:none;
}

A.img:HOVER {
	background: #000000;
	text-decoration: none;
	display: block;
	border:none;
}

A.imggrn {
	background: #006633;
	text-decoration: none;
	display: block;
	border:none;
}

A.imggrn:HOVER {
	background: #006633;
	text-decoration: none;
	display: block;
	border:none;
}

h1.general {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
   padding-left: 5px;
	padding-right: 5px;
}

h2.general {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
   padding-left: 5px;
	padding-right: 5px;
}
h3.general {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
   padding-left: 5px;
	padding-right: 5px;
}

h4.general {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
   padding-left: 5px;
	padding-right: 5px;
}

.general {
background-color: white;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

P.rev {
color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    padding-left: 5px;
	padding-right: 5px;
}

A.propnavigation {
	color: white;
	font-family: Arial,  Helvetica,  sans-serif;
	font-size: 12px;
	display: block;
	text-decoration: none;
	width: 100%;
	background: black;
	font-weight: bold;
}

A.propnavigation:HOVER {
	color: #006633;
	font-family: Arial,  Helvetica,  sans-serif;
	font-size: 12px;
	display: block;
	width: 100%;
	font-weight: bold;
	text-decoration: none;
	background: #151515;
}

table.coinfo { 
	background-color: #FFFFFF; 
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid green;
	border-collapse: collapse;
}

.divcoinfo {
	float:right;
	width: 180px;
	margin;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 15px;
	margin-right: 5px;
}

div.screen_popup div.screen_header
{
  border: 1px solid black;
  border-bottom: none;

  width: 480px;

  height:      20px;
  line-height: 19px;
  vertical-align: middle;

  background: url(../images/screen_header.png) no-repeat;

  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size:  13px;
  color:   #000000;
  cursor:  default;
}

div.screen_popup img.screen_exit
{
  float:  right;
  margin: 4px 5px 0px 0px;
  cursor: pointer;
}

div.screen_popup div.screen_body
{
  width: 480px;
  border: 1px solid black;
  background-color: #ebebeb;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
}

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(../images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

