A:link {
	COLOR: #000000;
	text-decoration: underline;
}

A:visited {
	COLOR: #000000;
	TEXT-DECORATION: underline
}
A:active {
	COLOR: #000000;
	TEXT-DECORATION: underline
}
A:hover {
	COLOR: #0066FF;
	TEXT-DECORATION: underline
}
TD {
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	color: #333333;
	list-style-type: circle
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #66CCFF;
	padding: 5px 0px 0px;
	margin: 0px;
	background-repeat: no-repeat;
	text-align: left;
	width: 778px;
	text-indent: 10px;
	border: 0px none #000000;
	background-image: url(assets/content/h1_back.jpg);
	vertical-align: middle;
	height: 20px;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66CCFF;
	text-align: left;
	border: 1px none #990000;
}
#footer a:link {
	color: #66CCFF;
	text-decoration: underline;
}
#footer a:visited{
	color: #66CCFF;
	text-decoration: underline;
}
#footer a:active {
	color: #66CCFF;
	text-decoration: underline;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
h2 {
	font-size: 15px;
	color: #BAAE74;
	text-align: left;
	padding: 3px 0px;
	width: 700px;
	background-color: #663300;
	border: 1px none #000066;
	font-weight: normal;
	margin-bottom: 10px;
	text-indent: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	background-color: #5B667D;
	padding: 3px 0px 0px 10px;
	width: 500px;
	margin-left: 0px;
	color: #FFFFFF;
	height: 20px;
	text-align: left;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(assets/index/pageback.jpg);
}
.topback {
	background-image: url(assets/index/topback.jpg);
	background-repeat: repeat-x;
}
.contentframe {
	width: 778px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
.ContentTopBack {
	background-image: url(assets/content/topback.jpg);
	background-repeat: repeat-x;
}
.MainTextFrame {
	width: 738px;
	border: 1px solid #000000;
}
.IndexTextDiv {
	width: 730px;
	text-align: left;
}
.BoardDirectorsSubTitle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	text-indent: 10px;
	margin: 0px 0px 10px;
	height: 15px;
	width: 728px;
	border: 1px solid #000000;
	background-color: #66CCC9;
}

