body, p, ul, div{
	scrollbar-face-color: #B3B3B3;
	scrollbar-track-color: #00485D;
	scrollbar-highlight-color: #C2C2C2;
	scrollbar-shadow-color: #878787;
	scrollbar-darkshadow-color: #00485D;
	scrollbar-3dlight-color: #00485D;
	scrollbar-arrow-color: #00485D;
	background-color: #005A74;
	color: #FFFFFF;
	font-size: 1.2em;
	font-decoration: none;
	font-weight: none;
	padding: 0 0 10px 0;
}

input, select, option{
	color: #99FF66;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	background: #00485D;
	border-color: #005A74;
}

H1{
	font-weight: bold;
	color: #FFCC66;
	font-size: 16px;
}

td, tr, th, table{
	font-size: 11px;
}

a:link{
	color: #99FF66;
}

a:visited{
	color: #FFFFFF;
}

a:active{
	color: #FFFFFF;
}

a:hover{
	color: #99FF66;
	text-decoration: none;
}

.historyHead{
	background-color: #004A5D;
	color: #99FF66;
}

.price{
	font-weight: bold;
	font-size: 10px;
	color: #99FF66;
}

.title {
	font-weight: bold;
	font-size: 2em;
	color: #dcdcdc;
	padding-bottom:20px;

}
.orangeTitle {
	font-size: 2em; 
	color: #FFCC66; 
	font-weight: bold;
	padding-bottom:20px;
}
.orangeText {
	font-size: 1.4em; 
	color: #FFCC66; 
	font-weight: bold;
	padding-bottom: 10px;
}
.orangeTitle1  { color: #ffcc66; font-size: 2em; font-weight: bold; text-align: center; padding-bottom: 20px }
.orangeText1  { color: #ffcc66; font-size: 1.4em; font-weight: bold; text-align: center; padding-bottom: 10px }