body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #135530;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: center;
}

li {
	color: #135530;
	list-style: disc;
}

.subLime_sub {
	color: #990066;
	font-weight: bold;
}
.subLimeQuote {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #00CC33;
}

.StandOut {
	color: #990066;
}
.Statistic {
	color: #FF3333;
}



.subLime_lime {
	color: #00CC33;
	font-weight: bold;
}
.obZest_zest {
	color: #135530;
	font-weight: bold;
}


.Copyright {
	color: #C1C1C1;
	font-size: 9px;
}

.Button {
	font-size: 12px;
	font-weight:normal;
	color: #006633;
}

.TextBox {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}

label {
	color: #006633;
}

.ImageDescripton {
	font-style: italic;
}

h1 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}
h2 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 10px;
	font-weight: bold;
}

a:visited
{
	color: #0000CC;
	text-decoration: underline;
}a:hover
{
	color: #CC33CC;
	text-decoration: underline;
}
a:active
{
	color: #0000FF;
	text-decoration: underline;
}

.SelectedPage{
	color:#D50000;
	font-weight:bold;
	font-size:9px;
}

a.Page {
color: #666666;
}

a.PrevNext {
color:#0000FF;
text-decoration:underline;
font-weight:bold;
}
