.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.borderBnR {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.sideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.borderTop {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.borderTnB {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
}
.borderWhite {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.mainalt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: normal;
	font-weight: bold;
	color: #00CCCC;
	padding: 50px;
}
.borderLnR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.borderLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 3px;
}

a.static:link {
text-decoration: none;
color: #ffffff;
}
a.line:hover {
text-decoration:underline;
color: #ffffff;
}
a.visit:visited {
text-decoration: none;
color: #ffffff;
}
a.active:active {
text-decoration:none;
color:#ffffff;
}
a.drophov:hover {
text-decoration: underline;
color:#ffffff;
}
a.dropstat:link {
	color:#ffffff;
	text-decoration: none;
}
.heads {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: ff3300;
	text-align: center;
}
