BODY {
	color: Black;
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	text-align: left;
}

A {
	color: #086B3A;
}

A:HOVER {
	color: #6B0808;
	background-color: #D7D7B0;
	text-decoration: none;
}

.pad_content {
	padding: 9px;
}

.pad_content img {
	
	padding: 3px;
}

h1 {
	color: #663300;
	font-size: 20px;
	font-weight:bold;
	line-height: 16px;
}

h2 {
	color: #086B3A;
	font-size: 16px;
	font-weight:bold;
	line-height: 12px;
	padding-top: 8px;
}

h3 {
	color: #666666;
	font-size: 14px;
	font-weight:bold;
}

h4 {
	font-weight:bold;
}

h5 {
	color: #EEE8CD;
	font-size: 10px;
	font-weight:bold;
}

h6 {
	color: #EEE8CD;
	font-size: 10px;
}

.copyright {
	font-size: x-small;
	text-align: right;
	color: #999999;
	padding-top: 3px;
}

table.hours {
	border: 1px dashed #086B3A;
	font-size: small;
}

td.greenbar {
	background-image: url(images/lpl_layout_r5_c2.gif);
	/*padding-left: 2px;
	padding-right: 2px;
	padding-top:15px;	
	color: #D7D7B0;
	*/
	vertical-align: top;
}

img td.greenbar  {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

td.greenbar a {
	color: #EEE8CD;
	text-decoration:none;
}

.xsmall {
	font-size: xx-small;
	color: Black;
}

.small {
	font-size: x-small;
}

.grn_text {
	color: #086B3A;
}

.grn_text_r {
	color: #086B3A;
	font-size: x-small;
	padding-bottom: 3px;
	text-align: right;
}


.grayback
{
	background: #F4F4F4;
}

.lightgreenback {
	background: #F1FFE5;
}

table.tableborder {
	border: 2px solid #086B3A;
}

.tinybityellow {
	background: #FFFFF4;
}

p.toplink {
	font-size: x-small;
	text-align: right;
}

td.td_content {
	padding: 2px;
}

hr
{
	color: #086B3A;
}

hr.hrbrown
{
	color: #663300;
}

.text_center {
text-align:center}
