.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #4d4d4d;
	padding-bottom: 3px;
	padding-right: 8px;
	padding-top: 3px;
	padding-left: 0px;
	list-style-type: none;
}
a.nav {
	text-decoration: none;
}
.nav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #4d4d4d;
	text-decoration: none;
}
a.nav2 {
	text-decoration: none;
}
a.nav2:hover {
	color: #3399ff;
	text-decoration: none;
}
.navSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399ff;
	text-decoration: none;
	line-height: 14px;
	text-transform: uppercase;
	word-spacing: 0px;
}
a.navSelect {
	text-decoration: none;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
	text-decoration: none;
}
a.greytext {
	text-decoration: none;
}

a.greytext:hover {
	color: #3399ff;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3399ff;
	text-decoration: none;
}
a.bluetext {
	text-decoration: none;
}
a.bluetext:hover {
	text-decoration: underline;
}
html,body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#fullheight {
	height: 100%;
}
#flashcontent {
	height: 100%;
}
#homepage {
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(rotate.php);
}
#navcolumn {
	padding-top: 35px;
	padding-left: 15px;
	width: 170px;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4d4d4d;
	line-height: 13px;
	text-decoration: none;
}
a.titletext {
	text-decoration: none;
}
.titletext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3399ff;
	line-height: 13px;
	text-decoration: none;
}
a.titletext2 {
	text-decoration: none;
}
.titletext3 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4d4d4d;
	line-height: 13px;
	text-decoration: none;
}
a.titletext3 {
	text-decoration: none;
}
.titletext4 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3399ff;
	line-height: 13px;
	text-decoration: none;
}
a.titletext4 {
	text-decoration: none;
}
.textual {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
	text-decoration: none;
	line-height: 20px;
}
a.textual {
	text-decoration: underline;
}

a.textual:hover {
	color: #3399ff;
}
.next {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4d4d4d;
	text-decoration: none;
	line-height: 14px;
	word-spacing: 0px;
	text-transform: uppercase;
}
a.next {
	text-decoration: none;
}
a.next:hover {
	color: #3399ff;
	text-decoration: none;
}
.prev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4d4d4d;
	text-decoration: none;
	line-height: 14px;
	word-spacing: 0px;
	text-transform: uppercase;
}
a.prev{
	text-decoration: none;
}
a.prev:hover {
	color: #3399ff;
	text-decoration: none;
}
