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

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 0px;
}
.mainbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 0px;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006699;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
	border: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #006699;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	/*color: #00CCFF;*/
	color: #FFFFFF;
	padding: 0px;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0066FF;
	padding: 0px;
	font-weight: bold;
	text-decoration: underline;
	border: none;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	padding: 0px;
	font-weight: bold;
}
.bluequote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #006699;
	font-weight: bold;
}
.boldwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	padding: 0px;
	font-weight: bold;
	background-color: #0099CC;
}
.hilight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	padding: 0px;
	font-weight: bold;
	background-color: #0099CC;
}

.linkTable{
  width: 780px;
  border: 1px solid black;
  margin-left: auto; 
  margin-right: auto;
  padding:0px;
  border-collapse:	collapse;
  background-color: #E5F2F6;
}

.linkCategory{
  background-color: #0099CC;
  font-family: arial;
  font-size: 12pt;
  color: #ffffff;
}

.link{
  font-family: arial;
  font-size: 10pt;
  color: #000000;
  padding-bottom: 3px;
  padding-top: 3px;
}

.imageLink img { 
 border: 0px;
}

/*.indexbottom a {
	text-decoration: underline;
}

.indexbottom {
	background-image: url(imgsplash/splash4.0_07.gif);
	background-repeat: no-repeat;
}

.indexmaintable { 
  border-collapse: collapse;
}

.indexmaintable tr { 
  vertical-align: top;
}

.indexmaintable td {
  margin: 0px;
  padding: 0px;
  border: 0px;
} 

object {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

embed {
  margin: 0px;
  padding: 0px;
  border: 0px;
}*/
