body {
    margin: 0pt;
    background-color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, verdana;
    font-size: 1em;
    color: #581e00;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
a:link {
	color:#581e00;
	text-decoration:none;
}
a:visited {
	color:#581e00;
	text-decoration:none;
}
a:hover {
	color:#c1ca5c;
	text-decoration:underline;
}
a:link.Green {
	color:#006633;
	text-decoration:underline;
}
a:visited.Green {
	color:#006633;
	text-decoration:underline;
}
a:hover.Green {
	color:#006633;
	text-decoration:none;
}
.GreenBorder {
	border:1px solid #006633;
	padding:10px;
}
.ImageBorder {
	border:1px solid #581e00;
}
.PageTitle {
	font-size: 1.5em;
}
.PageSubTitle {
	font-size: 1.2em;
}
.ContentCell {
	padding-right:15px;
	padding-bottom:15px;
	width:416px;
}
.BoxTitle {
	padding:10px;
	color:#FFFFFF;
	background-color:#581e00;
	text-align:center;
}
.BlueTable {
	width:100%;
	padding:0px;
}
.ImageBorder {
	border:1px solid #581e00;
}
.Textbox_90per {
	width:90%;
	border:1px solid #581e00;
}
.Textarea_90per {
	width:90%;
	height:100px;
	border:1px solid #581e00;
}
#flashContent {
	position: absolute;
	z-index:400;
	float:right;
	margin-right: auto;
	margin-left:-228;
}
#flashHome {
	margin-right: auto;
}
.LinkRow {
	background-color:#8cd2f4;s	
	text-align:center;
}
