a {
	text-decoration: none;
	color: #669966;
	font-weight: bold;
}

a:hover { text-decoration: none; color:#FF6600}

.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #339933;
}


.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #339933;
}


.headerCell {
	background-color: #B6D286;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #339933;
}


.headerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #003300;
}


.contentCell {
	background-color: #EBF3DE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #339933;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.image {
	border: 1px solid #003300;
}


.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #EBF3DB;
}


h1 {
	font-size: 18px;
	font-weight: bold;
	color: #003300;
}


.bordered {
	border: 1px solid #BFDFA8;
	padding: 4px;
	background-color: #EFF7DF;
}


a:link {
	color: #669966;
}


.caption {
	font-size: 9px;
	font-weight: lighter;
	text-align: center;
}

.headerText2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}

.Menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3399CC;
	font-variant: small-caps;
}

.Title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #009900;
	font-style: italic;

}
