.tableBorder {
	border: 10px dashed #000000;
}
.bigRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 55px;
	color: #CC0000;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.tableBorder2 {

	border: 2px solid #000000;
}
.copy12px {
	font-size: 12px;
}
#button {
	font-size: 14px;
	color: #FFFFFF;
	padding-bottom: 6px;
	font-weight: bold;
}
#button a:link, #button a:active, #button a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#button a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.red {
	color: #CC0000;
}
.joesIsTalking {
	font-family: "Century Schoolbook", serif;
}

ul.noSpace {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}

.imgFix {
	background: #666666;
	border-right: 2px solid #000000;
}
.customButtonBg {
	background: url(../images2/customButton-_03.gif) repeat-x;
}
.tw {
	font-size: 10px;
	font-family: "Trebuchet MS";
}
.customButtonBg {
	background: url(../images2/customButton-_03.gif) repeat-x;
}
#button a{
	height: ; 
	width:
	display: block
	}

	#button a:link, #button a:active, #button a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
		}
.buttonBG {
	background-image: url(../images2/glassButton-continue_mid.jpg);
	background-repeat: repeat-x;
}

	#button a:hover {
	font-size: 18px;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
	}
	.bigred {
	font-size: 52px;
	color: #CC0000;
}