body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px;
	background-color: #7C7C7C;
}
.LineBelow {
	border-top: 1px none #FFFFBF;
	border-right: 1px none #FFFFBF;
	border-bottom: 1px solid #FFFFBF;
	border-left: 1px none #FFFFBF;
}
#OuterTable #NavTable {
	color: #FFFF00;
	font-weight: bolder;
}

#OuterTable #NavTable a:link {
	font-size: 1em;
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
#OuterTable #NavTable a:visited {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
#OuterTable #NavTable a:hover {
	color: #00FF00;
	text-decoration: none;
}
a:link {
	color: #008800;
}
#LeftScrollColumn {
	overflow: auto;
	height: 395px;
	float: left;
	width: 60%;
	margin: 0px;
	padding: 8px;
}

#RightScrollColumn {
	overflow: auto;
	height: 395px;
	float: right;
	width: 35%;
	padding: 8px;
}


.InLineHeading {
	font-weight: bold;
	color: #666666;
	font-size: 0.9em;
}
.imageleft {
	margin: 5px;
	float: left;
	background-color: #FFFFFF;
	padding: 3px;
	border: 2px solid #00FF00;
}

.imageright {
	margin: 5px;
	float: right;
	background-color: #FFFFFF;
	padding: 3px;
	border: 2px solid #00FF00;
}


a:visited {
	color: #008800;
}
a:hover {
	color: #00FF00;
	text-decoration: underline;
}







.logotitle {
	font-size: 1.4em;
	font-weight: lighter;
	color: #FFFF00;
}
#OuterTable {
	border: 1px solid #000000;
}
#OuterTable #InnerTable {
	border: 1px none #666666;
	float: left;
}

.logoslogan {
	font-size: 0.8em;
	font-style: italic;
	color: #FFFF00;
}
#OuterTable .logotitle #LogoImage {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
}



td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#OuterTable #InnerTable p {
	line-height: 1.3em;
	color: #666666;
}
h1 {
	font-size: 2.3em;
	font-weight: lighter;
	color: #008800;
	padding-bottom: 0.03em;
}
h2 {
	font-size: 1.5em;
	font-weight: lighter;
	color: #008800;
}
h3 {
	font-size: 1.2em;
	font-weight: lighter;
	color: #008800;
}

.BorderLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #00FF00;
	border-right-color: #00FF00;
	border-bottom-color: #00FF00;
	border-left-color: #00FF00;
	overflow: scroll;
}
#OuterTable #BannerTitle {
	background-color: #7C7C7C;
	padding: 5px;
	float: left;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	color: #00FF00;
	font-size: 2em;
	letter-spacing: 0.4em;
	text-align: center;
	width: 745px;
}
#OuterTable #SingleColumnContent {
	float: left;
	margin: 0px;
	padding: 7px;
	width: 741px;
}
.borderright {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#OuterTable #SingleColumnContent p {
	line-height: 1.3em;
	color: #666666;
}
.SpecialLink {
	background-color: #7C7C7C;
	padding: 3px;
	float: right;
	border: 1px solid #000000;
	color: #00FF00;
}
.SpecialLink a:link {
	font-size: .7em;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
}
.SpecialLink a:visited {
	font-size: .7em;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
}
.SpecialLink a:hover {
	font-size: 0.7em;
	font-weight: bolder;
	color: #00FF00;
	text-decoration: none;
}
