 /* CSS Document */
body,html {
	scrollbar-arrow-color:#FFDD0CE;
	scrollbar-face-color:#FBAC18;
	scrollbar-highlight-color:#FFDD0CE;
	scrollbar-3d-light-color:#FBAC18;
	scrollbar-base-color:#FBAC18;
	scrollbar-dark-shadow-color:#FBAC18;
	scrollbar-shadow-color:#FBAC18;
	scrollbar-track-color:#FFDD0C;
	font-family: arial, verdana,sans serif;
	background-color: #000000;
	width:100%;
	color: #000000;
	margin-top: 0px;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	}
	
	

	
a { color: #000000;
	font-weight: bold;}
	
a:hover { color: #FFFFFF;}

ul  {
margin-top: 0px;
margin-bottom: 0px;
}

td {
text-size: 10px;
}

.grayside{
padding: 0px 10px 5px 20px;
vertical-align: top;

}
.text {
font-size: 12px;
color: #000000;
font-variant: normal;
line-height: 1.35em;
word-spacing: .005em;
}
.orangeside{
padding: 0px 20px 5px 25px;
vertical-align: top;
}


.rightside {
background-color: #EEEEEE;
background-image: url(images/side_rows.jpg);
background-repeat: repeat-x;


}
.upperright {
background: url(images/yellow_line.jpg);
background-repeat; repeat-y;
width:50%;
}
.upperleft {
background: url(images/upper_left.jpg);
background-repeat; repeat-y;
width:50%;
}
.smheadings{
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
.smheadings:hover{
font-weight: bold;
text-decoration: none;
color: #FBAD19;
}
	
/* flyouts */
div.flyoutbuttons {
	background-color: #ECEAEA;
	vertical-align : middle;
	}
		
.smlink { 
	line-height: 1.50em;
	color : #313F44;
	display: block;
	font-size:7.0pt;
	text-align: center;
	text-decoration:none;
	}
.smlink:hover {text-decoration:underline;
	color : #313F44;}

.address {
color: #ffffff;
font-size: 12px;
text-align: center;
padding-top: 10px;
font-weight: bold;

}
.addresslink{
color: #ffffff;
letter-spacing: .04em;
text-decoration: none;
}
.addresslink:hover{
color: #FBAC18;
text-decoration: underline;
}
