﻿body {
	font-size: 10px;
	color: #000000;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
textarea, input, select {
	font-size: 12px;
	color: #000;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
/*
.bottom input{
	font-size: 12px;
	color: #fff;
	background-color:#908C81;
	border: 1px #FFF solid;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}*/


h1 {
	line-height: 14px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
h2 {
	line-height: 14px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
ul {
	margin-top: 0px;
}
#outerWrapper #topBar {
	line-height: 15px;
	font-size: 18px;
	font-weight: bold;
}
#outerWrapper #topNavLeftEnd #topNavRightEnd #topNavigation {
	font-size: 12px;
	color: #F1EDC2;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight: bold;
}
#outerWrapper #topNavLeftEnd #topNavRightEnd #topNavigation #left {
font-size: 14px;
}
#outerWrapper #header {
	line-height: 15px;
	font-size: 18px;
	font-weight: bold;
}
#outerWrapper #contentWrapper #content {
}
#historyPage #outerWrapper #contentWrapper #content {
font-size: 20px;
}

#outerWrapper #footer {
	text-align: right;
	color: #000;
}
#footer img {
	border:0px;
	padding-right: 10px;
	
}

.sixteen {
	font-size:16px;
}