body {
	background-image: url();
	background-repeat: repeat;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
}
a:link {
	text-decoration: none;
      
}
a:visited {
	text-decoration: none;
        
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.blueBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	height: 33px;
	vertical-align: middle;
	padding-left: 8px;
	text-decoration: none;
	background-image: url(yellowbar.gif);
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #0000FF;
	border-bottom-color: #0000FF;
	font-weight: bold;
}

.blueBar a {
	color: #000000;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

.smallText {
	font-size: small;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0000FF;
}

.footerText a {
	color:#0000FF
}

.navbarText {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.navbarText a {
	color:#FFFFFF
}
.smallText {
	font-size: small;
}
.smallText a {
	color:#FFFFFF
}
.largeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}
.largeText a {
	color:#FFFFFF
}
.smallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}
.smallWhite a {
	color:#FFFFFF
}
.supportText {
        color:#FFFFFF
}
.trailer {
	font-size: x-large;
}
.desctext {
	font-weight: bold;
}