h1  {
	background-color: transparent;
	font-family : haettenschweiler, arial, Sans-serif;
	color : #000000;
	letter-spacing : 1px;
	font-size: 2em;
}

h2  {
	background-color: transparent;
	color : #000000;
	font-family : haettenschweiler, arial, Sans-serif;
	letter-spacing : 1px;
	font-size: 1.5em;
}

h3  {
	background-color: transparent;
	font-family : haettenschweiler, arial, Sans-serif;
	color : #ff0000;
	font-size: 1.2em;
	margin-left: .5em;
}

h4  {
	background-color: transparent;
	font-family : haettenschweiler, arial, Sans-serif;
	font-weight : normal;
	color : #FF0000;
	font-size: 1em;
}

a  {
	background-color: transparent;
	color : #ff0000;
}

a:visited  {
	background-color: transparent;
	color: #ff0000;
}

a:active  {
	background-color: #000000;
	color : #ffffff;
}

a:hover  {
	background-color: transparent;
	color : #FFCC33;
}

hr  {
	background-color: transparent;
	color : #000000;
	font-weight: bold;
}

p, li, ol, ul  {
	background-color: transparent;
	font-family : verdana, arial, Sans-serif;
	color : #000000;
}

html, body  {
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font-family : verdana, arial, Sans-serif;
	background-color : #FFFFFF;
}

table, td  {
	font-family : verdana, arial, Sans-serif;
}

tr.decoration img {display: block;}

noscript  {
	background-color: transparent;
	font-size : larger;
	color : #ff0000;
}

img {
	border: 0px;
	color: #cccccc;
	background-color: transparent;
}

/*CLaSSES in alpha order*/

.aqua  {
	background-color: transparent;
	color : #00FFFF;
}

.blue  {
	background-color: transparent;
	color : #6666CC;
}

.bold  {
	font-weight : bold;
}

.center {
	text-align: center;
}

.centersmaller {
	text-align: center;
	font-size : x-small;
}

.floatLeft {
	float: left;
	width: 50%;
}

.floatRight {
	float: right;
	width: 50%;
}

.gold  {
	background-color: transparent;
	color : #FFCC00;
}

.hide  {
	visibility : hidden;
}

.import  {
	background-color : #f4f4f4;
	color: #000000;
}

.importhead  {
	background-color : #f4f4f4;
	color: #000000;
	padding: 0px 8px 0px 8px;
}

.mainbodytext {
	text-align: left;
	width: 75%;
}

.maincolor {
	background-color: #ff0000;
	color: #000000;
}

.maincolor2 {
	background-color: #ffffff;
	color: #000000;
}

.maincolor3 {
	background-color: #000000;
	color: #ffffff;
}

.navbutt  {
	background-color : #330033;
	border-style : outset;
	font-family : verdana, arial, Sans-serif;
	font-weight : bold;
	border-bottom : black medium outset;
	border-top : #FFCC33 medium outset;
	border-right : black medium outset;
	border-left : #FFCC33 medium outset;
	text-align : center;
	font-size: 90%;
	color : #ff0000;
	text-decoration : none;
}

.navbutt a {
	text-decoration : none;
}

.navbutt a:visited  {
	text-decoration : none;
}

.navbutt a:active  {
	text-decoration : none;
}

.navbutt a:hover  {
	text-decoration : none;
}

.nounderline {
	text-decoration: none;
}

/*for the indexNS.html*/
.nodisplay {
	display: none;
}
/*end indexNS class*/

.buttable {
	width: 18%;
}

p.smaller  {
	font-family : verdana, arial, Sans-serif;
	font-weight : normal;
	font-size : .8em;
}

p.black  {
	background-color: transparent;
	color : #000000;
	font-weight : normal;
	font-family : verdana, arial, Sans-serif;
}

.purple  {
	background-color: transparent;
	color : #9933CC;
}

.red  {
	background-color: transparent;
	color : #FF0000;
}

.simpleBox  {
	background-color: transparent;
	border-width : medium;
	border-color : #000000;
}

.smaller  {
	font-size : small;
	font-family : verdana, arial, Sans-serif;
	font-weight : normal;
}

.underline {
	text-decoration: underline;
}

.white {
	background-color: #000000;
	color: #ffffff;
}

#m  {
	top : -45px;
	position : absolute;
	left : 30px;
}

#a  {
	position : absolute;
	top : -45px;
	left : 74px;
}

#i  {
	left : 118px;
	top : -45px;
	position : absolute;
}

#n  {
	position : absolute;
	top : -45px;
	left : 162px;
}

#z  {
	left : 206px;
	top : -45px;
	position : absolute;
}

#sp1  {
	position : absolute;
	top : -45px;
	left : 250px;
}

#p  {
	left : 294px;
	top : -45px;
	position : absolute;
}

#r  {
	position : absolute;
	top : -45px;
	left : 338px;
}

#e  {
	left : 382px;
	top : -45px;
	position : absolute;
}

#s  {
	position : absolute;
	top : -45px;
	left : 426px;
}

#s2  {
	left : 470px;
	top : -45px;
	position : absolute;
}

#comma  {
	position : absolute;
	top : -45px;
	left : 514px;
}

#sp2  {
	left : 558px;
	top : -45px;
	position : absolute;
}

#l  {
	position : absolute;
	top : -45px;
	left : 602px;
}

#l2  {
	left : 646px;
	top : -45px;
	position : absolute;
}

#c  {
	position : absolute;
	top : -45px;
	left : 690px;
}

#table  {
	position : relative;
	left : 10px;
	width: 740px;
}

/*this makes a scrollable area*/
#text  {
	position : static;
	overflow : auto;
	height : 310px;
	width: 565px;
}