A:link {
	color:#999999;
	text-decoration:none
}
A:visited {
	color:#CCCCCC;
	text-decoration:none
	}
A:hover {
	color:#FF6600;
	text-decoration: none;
}
A:active {
	color:#FF6600;
	text-decoration:none
	}
	
	body {
	background-color: #000000;
	font-family: "Microsoft Sans Serif", "MS Sans Serif", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
	background-image: url(cover.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}


/* font sets */

.font9Normal {
	font-family: Microsoft Sans Serif, MS Sans Serif, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	
	}
.font9Bold {
	font-family: Microsoft Sans Serif, MS Sans Serif, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	
}
.font10Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	}
.font10Bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}

.smallRedBullet {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
}

.font10BoldWhite {
	font-family: Microsoft Sans Serif, MS Sans Serif, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.font11Normal {
	font-family: Microsoft Sans Serif, MS Sans Serif, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	
	}
.font11Bold {
	font-family: Microsoft Sans Serif, MS Sans Serif, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	
}
.font11BoldWhite {
	font-family: Microsoft Sans Serif, MS Sans Serif, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.font12Normal {
	font-family: Microsoft Sans Serif, MS Sans Serif, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	
	}
.font12Bold {
	font-family: Microsoft Sans Serif, MS Sans Serif, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	
}

.font12BoldWhite {
	font-family: Microsoft Sans Serif, MS Sans Serif, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.font14Normal {
	font-family: Microsoft Sans Serif, MS Sans Serif, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	
	}
.font14Bold {
	font-family: Microsoft Sans Serif, MS Sans Serif, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	
}
.font14BoldWhite {
	font-family: Microsoft Sans Serif, MS Sans Serif, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

.font16Bold {
	font-family: Microsoft Sans Serif, MS Sans Serif, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;

}


.font16BoldWhite {
	font-family: Microsoft Sans Serif, MS Sans Serif, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}


.font18Normal {
	font-family: Microsoft Sans Serif, MS Sans Serif, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	
	}
.font18Bold {
	font-family: Microsoft Sans Serif, MS Sans Serif, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	
}
.font18BoldWhite {
	font-family: Microsoft Sans Serif, MS Sans Serif, Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.BlackBox {
	background-color: #000000;
	background-repeat: repeat;
	border: 1px solid #333333;
	margin: 2px;
	padding: 2px;
}
.OBJbox {
	background-color: #FFFFFF;
	vertical-align: bottom;
	margin: 2px;
	padding: 2px;
	border: 1px solid #333333;
}
.NumBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	border: thin solid #CCCCCC;
}
