#divUpControl{position:absolute; left: 536px; top: 36px; width:21px; height:10px; z-index:1}

#divDownControl{position:absolute; left: 553px; top: 36px; width:21px; height:10px; z-index:1}

#divContainer{position:absolute; width:860px; height:450px; overflow:hidden; top:130px; left:40px; clip:rect(0,860,450,0); z-index: 1;visibility:hidden;}

#divContent{position:absolute;top:0;left:0
}

a:link 
{
	color:#003600;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: text-top;
}

a:hover
{color:#FFFFCC; font-family:  Georgia, "Times New Roman", Times, serif; font -size: 12px; text-decoration: none}

a:active
{color: #003600; font-family:  Georgia, "Times New Roman", Times, serif; font-size: 12px; text-decoration: none}

a:visited
{color: #003600; font-family:  Georgia, "Times New Roman", Times, serif; font-size: 12px; text-decoration: none}

.smalltext {
	color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: middle;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #004500;
	vertical-align: text-top;
	text-align: left;
}

.border {
	border-top: 2px solid #FFFFCC;
}
.smalltextBrdr {
	color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFCC;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: text-top;
}
.borderBtm {
	border-bottom: 1px solid #FFFFCC;
}
.headingSml {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #004500;
	vertical-align: text-top;
	text-align: left;
}
.borderL {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFCC;
}
