a:link {
	color: #FF6633;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #336699;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: none;
	color: #336699;
	font-weight: normal;

}

a:active {
	color: lightsteelblue;
	text-decoration: none;
	font-weight: bold;
}

a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #FF9900;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;

}

.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

.smalltextIND {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-indent: 2in;
	white-space: normal;
}

.verysmalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
}

.verysmallorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #FF6600;
}
.smalltextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.smalltextblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: blink;
	color: #336699;
}

.maintitle {
	font-size: large;
	font-weight: bold;
	color: steelblue;
	font-family: Eurostile;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;

}
.bigtitle {
	font-size: x-large;
	font-weight: bold;
	color: lightsteelblue;
	font-family: Eurostile;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;

}

.medtitle2 {
	font-size: medium;
	font-weight: bolder;
	color: lightsteelblue;
	font-family: Eurostile;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;

}
.medtitle {
	font-size: x-small;
	font-weight: lighter;
	color: steelblue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;

}
.smalltexlighttblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: blink;
	color: #b0c4de;
}

.smalltextfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: blink;
	color: #336699;
}
.subtitle {
	font-family: Eurostile;
	font-size: medium;
	color: #396A93;
	font-weight: bold;
}
