body
{
	background: rgb(124,134,107);
	text-decoration: none;
}

img
{
	border: none;
}

.orangeText {
	color: rgb(245, 125, 49);
	font-family: trebuchet, sans-serif; 
	font-size: 11pt; 
}

.orangeTimesLink {
	color: rgb(245, 125, 49);
	font-family: Georgia, serif;
	font-size: 11pt; 
	text-decoration: none;
}

.orangeTimesLink:hover {
	color: rgb(245, 125, 49);
	font-family: Georgia, serif;
	font-size: 11pt; 
	text-decoration: underline;
}

.blackText {
	color: black;
	font-family: trebuchet, sans-serif; 
	font-size: 11pt; 
}

div#headerDiv {
	margin-top: 15px;
	margin-bottom: 15px;
	color: white;
	font-family: trebuchet, sans-serif; 
	font-size: 10pt; 
}
div#headerDivVertical {
	width: 700px;
	height: 104px;
	color: white;
	font-family: trebuchet, sans-serif; 
	font-size: 10pt; 
	text-align: left;
}

a.headerLink {
	color: white;
	font-family: trebuchet, sans-serif; 
	font-size: 10pt; 
	text-decoration: none;
}

div#footerDiv {
	margin-top: 0px;
	padding-left: 72px;
	color: rgb(212,215,206);
	font-family: trebuchet, sans-serif; 
	font-size: 10pt; 
	text-align: center;
}

span.footerText {
	color: rgb(212,215,206);
	font-family: trebuchet, sans-serif; 
	font-size: 10pt; 
}

.breakingNews {
	color: rgb(212,215,206);
	font-family: trebuchet, sans-serif; 
	font-size: 10pt; 
}

a.footerLink {
	color: rgb(189, 192, 173);
	font-family: trebuchet, sans-serif; 
	font-size: 10pt; 
	text-decoration: underline;
}

div#slider {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image: url(images/slider.jpg);
	position: absolute;
	z-index: 0;
	left: 22px;
	top: 120px;
	visibility: hidden;
}

div#horizontalDiv {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: white;
	width: 740px; 
	height: 388px;
	white-space: nowrap; 
	overflow: hidden;
}

div#contentDiv {
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-color: white;
	width: 700px; 
	text-align: left;
	color: rgb(102,102,102);
	font-family: Georgia, serif;
	font-size: 11pt; 
}

div#contentDiv h1 {
	color: rgb(102,102,102);
	font-family: Georgia, serif;
	font-size: 16pt; 
	font-weight: normal;
}

div.indent {
	padding-left: 30px;
}

table.orderFormTable
{
	color: rgb(102,102,102);
	font-family: Georgia, serif;
	font-size: 11pt; 
	white-space: nowrap;
}

div#scrollDiv {
	float: left;
	width: 47px;
	height: 388px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

table#horizontalTable {
	width: 6175px;
	padding: 0;
	border: none;
	white-space: nowrap; 
}

td.innerLeft {
	width: 370px;
	height: 388px;
	text-align: center;
	vertical-align: middle;
}

td.innerRight {
	width: 370px;
	height: 388px;
	text-align: center;
	vertical-align: middle;
}	


