.titles   { color: #819683; font: bold 14px/18px "Lucida Grande", Arial, Helvetica, sans-serif }
.readable  { color: #999966; font: bold 14px/18px "Lucida Grande", Arial, Helvetica, sans-serif }
body   { color: #2e2e2d; background: #819683; margin: 0 }
.smaller { font: 12px/18px "Lucida Grande", Arial, Helvetica, sans-serif; color: #333333; }


/* body   { color: #2e2e2d; background: #005a29 url(images/bg-blend.gif) repeat-y fixed; margin: 0 } */


.forNumbers { font: 12px/16px Georgia, "Times New Roman", Times, serif; color: #666666; }

a  { color: #614616 }
a:hover { color: #886d3d }
.smallest  { color: #666666; font-size: 12px; font-family: "Lucida Grande", Arial, Helvetica, sans-serif; line-height: 14px }
.smaller10B { color: black; font-size: 10px; font-family: "Lucida Grande", Geneva, Arial; line-height: 14px }
.smaller10G { color: #888; font-size: 10px; font-family: "Lucida Grande", Geneva, Arial; line-height: 14px }
.smaller10Green { color: #819683; font-size: 10px; font-family: "Lucida Grande", Geneva, Arial; line-height: 14px }
.medium12B, td { color: black; font-size: 12px; font-family: "Lucida Grande", Geneva, Arial; line-height: 16px }
ul { color: #83846b; margin-top: 0; margin-bottom: 0 }
li { font-size: 12px; line-height: 14px; list-style-type: square; list-style-image: none; }

hr {
	border-left:  none;
	border-right: none;
	border-bottom: none;
	border-top: 1px dashed #959979;
	background-color: transparent;
	height: 1px;
}

#rightRunner{
	position: absolute;
	top: 0px;
	left: 700px;
	width: 200px;
	color: #333;
	font-size: 10px;
	line-height: 16px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	background: url(images/bg-blend-holidays-white.gif);
	padding: 10px;
	border: 1px solid #819683;
	
}

#rightRunner h1{
	display: inline;
	color: red;
	font-size: 12px;
	font-weight: bold;
}

#rightRunner hr{
	clear: both;
}

#rightRunner img{
	padding-bottom: 10px;
}

#rightRunner .button{
	padding-top: 10px;
}

#rightRunner .smaller{
	font-size: 10px;
	line-height: 18px;
}

#rightRunner a{
	text-decoration: none;
}

.messageBox {
	margin: 10px 0px 10px;
	padding: 5px;
	background-color: red;
	font-size: 10px;
	color: white;
}

.totals {
	clear: both;
	padding: 5px;
	border: 1px solid #959979;
	margin-top: 10px;
}

.totals b{

}

h3 {
	display: inline;
	color: red;
}