body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	scrollbar-face-color : #000000; 
	scrollbar-highlight-color : #FFFFFF;  
	scrollbar-track-color : #666666; 
	scrollbar-arrow-color : #FFFFFF;
}
.text {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 4px;

}
.rockerstrip {
	background-image: url(../images/rocker_strip.gif);
	background-repeat: repeat-y;
}
.dot {
	background-image: url(../images/rocker_dot.gif);
	background-repeat: repeat-y;
}
.subject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0033;
	background-color: #000000;

}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-color: #000000;
	padding-left: 4px;
	padding-right: 4px;



}
.dottedright {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;


}
.picborder {
	border: 1px solid #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #990000;
}textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #990000;
}
.topbottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.textborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 4px;
	border: 1px solid #FFFFFF;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	background-color: #FFFFFF;
	padding: 4px;

}
.livetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.livetext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #990000;
	line-height: 10px;

}
.livered {
	color: #990000;
}
.big {
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, sans-serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;

}
.bigred {
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, sans-serif;
	font-size: 24px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
.bigyellow {
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, sans-serif;
	font-size: 24px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFD200;
}
.lessbig {
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, sans-serif;
	font-size: 20px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}

.lessbigblue {
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, sans-serif;
	font-size: 20px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #009CFF;
}

.normal {
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, sans-serif;
	font-size: 16px;
	line-height: 14px;
	color: #FFFFFF;
}
#justify {
	text-align: justify;
}

#guestform {
 font-size: 16px;
 line-height: 14px;
 font-family: "Trebuchet MS", "Lucida Sans", Verdana, sans-serif;
}
#guestform label{
 font-size: 16px;
 line-height: 14px;
 font-family: "Trebuchet MS", "Lucida Sans", Verdana, sans-serif;
}
#guestform input {
	font-family: "Trebuchet MS", "Lucida Sans", Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFF00;
}
