@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(images/topbar.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #E9E9E9;
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
}
.navigation {
	color: #FFFFFF;
	font-size: 12px;
}
body,td,th {
	font-size: 13px;
}
.orange {
	color: #CE4400;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.imageborder {
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h1 {
	font-size: 18px;
	color: #CE4400;
}
h2 {
	font-size: 15px;
	color: #666666;
}
h3 {
	font-size: 13px;
	color: #666666;
}
.reversed  {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.copywright {font-size: 10px}
.bottomnav {font-size: 11px}
.quote {
	color: #FFFFFF;
	text-align: right;
	line-height: 24px;
	font-size: 13px;
	font-style: italic;
}
.orangeQuote {
	color: #CE4400;
	line-height: 20px;
}
.reversed14 {
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
}
