.padding {
	padding-right: 6px;
	padding-left: 10px;
}
.subhead {
	font-family: "Lucida Grande", Verdana, Helvetica;
	font-size: 15px;
	color: #CCFF00;
}
.subhead-orange {
	font-family: "Lucida Grande", Verdana, Helvetica;
	font-size: 15px;
	color: #F90;
}
.bluetext {
	color: #3399FF;
}
.bluetable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #3399FF;
	border-right-color: #3399FF;
	border-bottom-color: #3399FF;
	border-left-color: #3399FF;
}
.bigtext {
	font-family: "Lucida Grande", Verdana, Helvetica;
	font-size: 12px;
	color: #66FFFF;
}
.outerborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.innerborder {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-top-width: 0px;
	border-right-width: 0px;
}
