body {
	background-color: #FFD664;
	color: #FF9900;
	margin: 0px;
	font: larger Arial, "Times New Roman", Helvetica, sans-serif; 
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color: #ffd664;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #ffd664;
	scrollbar-highlight-color:#ffd664;
	scrollbar-3dlight-color:ffffff;
	scrollbar-darkshadow-color:#ffffff;
}

a {
	color: #FF9933;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	cursor: hand;
}

.table {
	width: 700px;
}

tr.logoht {
	height: 87px;
	background: #ffd664 url("images/logoback.jpg") no-repeat;
	color: #FF7D13;
}

tr.menubar {
	height: 14px;
	background: #ffd664;
	text-align: center;
}

.menubar a {
	color: #FF7D13;
	text-decoration: none;
	border-left: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	border-bottom: none;
	padding: 0px 10px 0px 10px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
	
.menubar a:hover {
	color: #ff7d13;
	background: #FFF2BC;
	border-left: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
}

#main {
	color: #ff7d13;
	font-size: 14px;
	background: #ffffff url("images/background_table.gif") repeat-x;
}
/*#main a{
	border-bottom: 1px #ff7d13 dotted;
}*/
#main a:hover{
	border-bottom: none;
}

#main a img {
	text-decoration: none;
	border-bottom: 1px #ffffff solid;
}

#mainMenu {
	background: #ffd664;
	position: absolute;
	border: #ffffff 1px solid;
	z-index: 100;
}
#mainMenu a {
	color: #ff7d13;
	font-size: 10px;
}
#mainMenu a:hover {
	color: #ff7d13;
	background: #FFF2BC;
}

.dropmenu {
	border: #ffffff 1px solid;
	width: 100px;
	height: 12px;
}
a:hover .dropmenu {
	background: #fff2bc;
}

.footer {
	font-size: 9px;
	background: #fff2bc;
	text-align: right;
}
.footer a {
	font-style: italic;
	border-bottom: 1px #ff7d13 dotted;
}
.footer a:hover {
	border-bottom: none;
}

img {
	border: none;
}
a img {
	text-decoration: none;
	border-bottom: none;
}

.flash_video {
	text-align: center;
	padding-top: 20px;
}

.h4 {
	color: #ff7d13;
	background: #fff2bc;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	width: 140px;
}
h5 {
	color: #ff0000;
}

hr {
	color: #ffd664;
}

caption {
	font-size: 18px;
	font-weight: bold;	
}

td {
	border: 1px #ffffff solid;
}

.noborder td {
	border: none;
}

.flash {
	font-size: 10px;
}

.flash a {
	color: #ff7d13;
	text-decoration: none;
}
.flash a:hover {
	color: #fff2bc;
}

li {
	list-style: url(images/bullet.gif);
	list-style-position: outside;
}
.quote {
	font-style: italic;
	font-size: 14px;
	color: #ff0000;
}

form {
	font-size: larger;
}

form td {
	line-height: 25px;
}

input, select {
	background: url("images/bg_orange_lt.gif");
	/*color: #ff7d13;*/
	color: #000000;
	font: Arial, Helvetica, sans-serif;
	border: #ffd664 1px solid;
}

textarea {
	background: url("images/bg_orange_lt.gif");
	/*color: #ff7d13;*/
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	border: #ffd664 1px solid;
}

marquee a {
	color: #ff0000;
}
marquee a:hover {
	color: #ffffff;
}

sup {
	font-size: 11px;
}

sub {
	font-size: 6px;
}

.red {
	color: #ff0000;
}

#smallwin {
	padding-top: 40px;
}

.address {
	border-right: 1px #ffd664 solid; 
	height: 280px; 
	text-align: right; 
	padding-right: 5px;
}
.address a {
	font-size: 12px;
}

#promoTrans {
	visibility: visible; 
	filter: blendTrans(duration=7); 
	position: relative;
}

.slideshow_nav {
	text-align: center;
}

#play_slides {
	display: inline;
}

#slide_number, #slide_total {
	display: inline;
}

fieldset legend {
	color: #ff9900;
}
