a:link, a:active, a:visited {  color: #006699; text-decoration: none; font-weight: bold}
a:hover {  color: #660000; text-decoration: underline; font-weight: bold}
.boldtext {  font-weight: bolder; color: #CC6600; font-family: Arial, Helvetica, sans-serif}
input {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000066}
textarea {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000066}
.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 14px}
.tinytext {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #666666}
.bodytext-sm {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	background-color: #000000;
}
form {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 5px 0px;
}
.cTestMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.textOutOfStock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}
#textNote {
	margin: 2px auto;
	padding: 2px 10px;
	width: 85%;
	border: 1px solid #CCCCCC;
}
.textNoteHeader {
	font-size: 14px;
	font-weight: bold;
	color:#CC0000;
}
.textNoteContent {
	font-weight: bold;
	font-style: italic;
}
.textNoteBox {
	border: 1px solid #990000;
	background-color: #f1f1f1;
	padding: 5px;
	margin: 0 0 10px 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;
}
.textBigRed {
	font-size: 18px;
	color: #CC0000;
	font-weight: bold;
}
.playerTable {
	border-collapse: collapse;
	border: 1px solid #000066;
	background-color: #006666;
	color: #FFFFFF;
}
.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.shadedBG {
	background-color: #EEEEEE;
}
.shadedBG2 {
	background-color: #FAFAFA;
}
