BODY
{
    
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial Rounded MT Bold;Verdana;
  color:#233414;
  font-style:italic;


}

.style3 {	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
        text-decoration:none;
}
.style4 {font-weight: bold; color: #000000;}



a:link{color:#ffffff;FONT-WEIGHT: bold;}
a:active{color:#ffffff;FONT-WEIGHT: bold;}
a:visited{color:#ffffff;FONT-WEIGHT: bold;}
a:hover{color:#ffffff;text-decoration:none;FONT-WEIGHT: bold;}

body{
scrollbar-face-color:#233414;
scrollbar-base-color:#FF972F;
scrollbar-arrow-color:white;
scrollbar-track-color:#456527;
scrollbar-shadow-color:#456527;
scrollbar-highlight-color:#456527;
scrollbar-3dlight-color:#456527;
scrollbar-darkshadow-Color:#456527;
}

UNKNOWN
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana
}
PRE
{
    FONT-SIZE: 8pt;
    BACKGROUND-IMAGE: none;
    BACKGROUND-REPEAT: repeat;
    FONT-FAMILY: Courier New;
}
H1
{
    MARGIN-TOP: 0pt;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    MARGIN-BOTTOM: 0pt;
    PADDING-BOTTOM: 4px;
    COLOR: #ffffff;
    PADDING-TOP: 9pt;
    FONT-FAMILY: Verdana;
    background-image: url(images/h1back.jpg);
    height:36px;
    TEXT-ALIGN: left;
    PADDING-LEFT: 22pt;

}

H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
}
H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana;

}
.centered-table {
   margin-left: auto;
   margin-right: auto;
}

TABLE
{
    FONT-SIZE: 8pt;
    PADDING-BOTTOM: 0px;
    FONT-FAMILY: Verdana;
}
TR
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
}
INPUT
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
}
SELECT
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
}
TEXTAREA
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
}
TD
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial Rounded MT Bold;Verdana;
    color:#233414;
    
    
}
TH
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
    color:#000000;
    
}
TR.PropSearch
{
    COLOR: #ffffff;
    HEIGHT: 20pt;
    BACKGROUND-COLOR: #233414;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
}
TR.lig
{
    color:#000000;
    BACKGROUND-COLOR:#CCCCCC;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
    FONT-SIZE: 2;
}
TR.PropSearch2
{
     COLOR: #000000;
    HEIGHT: 20pt;
    BACKGROUND-COLOR:#233414;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center;
}
.clsOption {
	BACKGROUND-COLOR: #f4f4f4;
	color:#000000;
}
.clsOption OPTION {
	BACKGROUND-COLOR: #f4f4f4;
	color:#000000;
}
.clsOption2 {
	BACKGROUND-COLOR:#233414;
	 COLOR: #ffffff;
}
.clsOption2 OPTION {
	BACKGROUND-COLOR:#233414;
	 COLOR: #000000;
}

INPUT.but
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial;
    background-color: #efefef;
    border-color:#1C4A36;
    FONT-WEIGHT: bold;
    color:#000000;
    border: 2px solid #000000;
    border-top-width : 2px;
}
td.ligsearch
{
	BACKGROUND-COLOR: #F0F0F0;
	FONT-SIZE: 8pt;
	color:#000000;
}
td.donkersearch
{
	BACKGROUND-COLOR: #233414;
	FONT-SIZE: 8pt;
	 COLOR: #ffffff;
}
td.heading
{
	BACKGROUND-COLOR:#233414;
	FONT-SIZE: 8pt;
	 COLOR:#ffffff;
	FONT-WEIGHT: bold;
	 HEIGHT: 20pt;
}
a:active.footer{color: #ffffff;text-decoration:none;FONT-WEIGHT: normal;}
a:link.footer{color: #ffffff;text-decoration:none;FONT-WEIGHT: normal;}
a:visited.footer{color: #ffffff;text-decoration:none;FONT-WEIGHT: normal;}
a:hover.footer{color: #ffffff;text-decoration:underline;FONT-WEIGHT: normal;}

.chromestyle{
width: 100%;
font-weight: bold;
font:normal 14px Verdana, Arial;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
padding: 10px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #000000;
padding: 7px 7px;
margin-left: 0;
margin-right: 0;
text-decoration: none;
border-right: 0px solid #000000;
border-left: 0px solid #000000;

}

.chromestyle ul li a:hover{
BACKGROUND-COLOR:#fffff; color:#ffffff ;/*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(images/downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 11px Verdana, Arial;
line-height:18px;
z-index:100;
background-color: white;
width: 150px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 0px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

		}
		
		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height: 415px; background:none; overflow: scroll}
		.csw .loading {margin:0px; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			border:none;
			margin: auto;
			width: 500px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 320px;
			clear: both;
			background:none;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height:auto;
			position: relative;
			width: 500px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 0px 45px 0px 0px;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
			margin:auto;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 0px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: none;
			padding: 0px;
		}
		
		
		.stripNav li a:hover {
			background: #333;
		}
		
		.stripNav li a.current {
			background: #000;
			color: #fff;
		}
		
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 10px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("images/arrow-right.gif") no-repeat center;
		}
