.TitleText {
	font-family: 'Trebuchet MS', 'Lucida Grande',
		Verdana, Lucida, Geneva, Helveca,
		Arial, sans-serif;
	font: 50px times;
}
.TitleTextBody {
	font-family: 'Trebuchet MS', 'Lucida Grande',
		Verdana, Lucida, Geneva, Helveca,
		Arial, sans-serif;
	font: 20px times;
}
.TitleTextSmall {
	font-family: 'Trebuchet MS', 'Lucida Grande',
		Verdana, Lucida, Geneva, Helveca,
		Arial, sans-serif;
	font: 14px times;
}
.ContentText {
	font-family: 'Trebuchet MS', 'Lucida Grande',
		Verdana, Lucida, Geneva, Helveca,
		Arial, sans-serif;
	font: 14px times;
}
.ContentTextBody {
	font-family: 'Trebuchet MS', 'Lucida Grande',
		Verdana, Lucida, Geneva, Helveca,
		Arial, sans-serif;
	font: 16px times;
}
.ContentTextBodyLarge {
	font-family: 'Trebuchet MS', 'Lucida Grande',
		Verdana, Lucida, Geneva, Helveca,
		Arial, sans-serif;
	font: 18px times;
	font-weight: 900;
}
.ContentTextBodySmall {
	font-family: 'Trebuchet MS', 'Lucida Grande',
		Verdana, Lucida, Geneva, Helveca,
		Arial, sans-serif;
	font: 13px times;
}
.ContentTextFooter {
	font-family: 'Trebuchet MS', 'Lucida Grande',
		Verdana, Lucida, Geneva, Helveca,
		Arial, sans-serif;
	font: 10px times;
}
.SpaceTextSmall {
	font-family: 'Trebuchet MS', 'Lucida Grande',
		Verdana, Lucida, Geneva, Helveca,
		Arial, sans-serif;
	font: 4px times;
}
/*** Table Styles ***/
table.menu {
  padding: 0px 0px 0px 0px;
  height: 100px;
  width: 100px;
  border-style: solid;
	border-width: 0px;
}
table.main {
  width: 800px;
  height: 600px;
  border: 0;
}
table.links {
  width: 800px;
  height: 600px;
  border: 0;
}
table.header {
  width: 800px;
}
table.footer {
  width: 800px;
}
td.textmenu {
  background-color: #FFFFFF;
  height: 100px;
  width: 100%;
  padding: 4px 4px 4px 4px;
  text-align: left;
}
table.imagemenu {
  height: 100%;
  width: 400px;
  border-style: solid;
  border-color: #FFFFFF;
  border-width: 2px;
}
td.imagemenuHeader {
  background-color: #FFFFFF;
  height: 200px;
  width: 100%;
  padding: 0px 0px 0px 0px;
  text-align:left;
}
td.imagemenuFooter {
  background-color: #FFFFFF;
  height: 50px;
  width: 100%;
  padding: 0px 0px 0px 0px;
  text-align:left;
}
td.imagemenuSpace {
  background-color: #FFFFFF;
  height: 100px;
  width: 100px;
  padding: 4px 4px 4px 4px;
}
td.imagemenu {
  background-color: #000066;
  height: 100px;
  width: 100px;
  padding: 4px 4px 4px 4px;
}
td.imagemenu:hover {
  background-color: #0000CC;
  height: 100px;
  width: 100px;
  padding: 4px 4px 4px 4px;
}
td.imagemenu:active {
  background-color: #0000CC;
  height: 100px;
  width: 100px;
  padding: 4px 4px 4px 4px;
}
td.longimagemenu {
  background-color: #000066;
  height: 100px;
  width: 200px;
  padding: 4px 4px 4px 4px;
}
td.longimagemenu:hover {
  background-color: #0000CC;
  height: 100px;
  width: 200px;
  padding: 4px 4px 4px 4px;
}
td.longimagemenu:active {
  background-color: #0000CC;
  height: 100px;
  width: 200px;
  padding: 4px 4px 4px 4px;
}
td.menu {
  background-color: #ffffff;
  height: 100px;
  width: 140px;
  padding: 0px 0px 0px 0px;
}
td.headerimage {
  height: 97px;
  width: 150px;
}
td.headertext {
  height: 97px;
  width: 90%;
}
td.textbox {
  background-color: #ffffff;
  height: 100px;
  width: 680px;
  padding: 0px 20px 0px 20px;
}
td.imagebox {
  background-color: #000000;
  height: 700px;
  width: 600px;
  padding: 4px 4px 4px 4px;
}
td.alignment {
  height: 200px;
  width: 10%;
  padding: 0px 0px 0px 0px;
}
#button {
  width: 9em;
	border-right: 1px solid #F0F8FF;
	padding: 1px 1px 1px 1px;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 12pt;
	background-color: #C0C0C0;
	color: #000000;
}
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}		
#button li {
	border-bottom: 1px solid #FFFFFF;
	margin: 0;
}
#button a {		
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #000000;
	border-right: 10px solid #ABABAB;
	background-color: #585858;
	color: #fff;
	text-decoration: none;
	height: 90%;
	width: 100%;
}
#button a {
	width: auto;
}
#button li a:hover {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
}
#button li a:active {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
}
#button li a.current {		
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #000080;
	border-right: 10px solid #0000FF;
	background-color: #0000A0;
	color: #fff;
	text-decoration: none;
	width: 100%;
}
#button li a.current {
	width: auto;
}
#button li a.current:hover {
	border-left: 10px solid #3300CC;
	border-right: 10px solid #33CCFF;
	background-color: #3366FF;
	color: #fff;
}
#button li a.current:active {
	border-left: 10px solid #3300CC;
	border-right: 10px solid #33CCFF;
	background-color: #3366FF;
	color: #fff;
}
#button li a.sub {		
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #330066;
	border-right: 10px solid #3399CC;
	background-color: #336699;
	color: #fff;
	text-decoration: none;
	width: 100%;
}
#button li a.sub {
	width: auto;
}
#button li a.sub:hover {
	border-left: 10px solid #3300CC;
	border-right: 10px solid #33CCFF;
	background-color: #3366FF;
	color: #fff;
}
#button li a.sub:active {
	border-left: 10px solid #3300CC;
	border-right: 10px solid #33CCFF;
	background-color: #3366FF;
	color: #fff;
}
#button li a.cSpace {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #000080;
	border-right: 10px solid #0000FF;
	background-color: #0000A0;
	color: #fff;
	text-decoration: none;
	width: 100%;
	margin-bottom: 0;
}
#button li a.cSpace {
  width: auto;
}
#button li a.cSelect {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #000080;
	border-right: 10px solid #0000FF;
	background-color: #0000A0;
	color: #fff;
	text-decoration: none;
	width: 100%;
	margin-bottom: 0;
}
#button li a.cSelect {
	width: auto;
}