body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	width:100%
	margin: 0px;
	margin: auto;
}
#headwrapper {
	background-color: #993300;
	margin: 10px auto;
	width: 98%;
	text-align: center;
	left: 0px;
	top: 5px;
	right: 0px;
	bottom: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border: 0px;
	}

#headwrapper a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 18px;
}
#headwrapper a:hover {

	text-decoration: none;
	color: #FFFF00 !important;
	font-weight: bolder; font-size: 18px;
}    
#headwrapper a:visited {

	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder; font-size: 18px;
}
#headwrapper a:active {

	text-decoration: none;
	color: #FF6600;
	font-weight: bolder; font-size: 18px;
}
#mainwrapper {
	width: 96%;
	margin: auto;
	}
#boxmenuwrapper {
	width: 98%;
	margin: auto;
	}
a:link {
	text-decoration: none;
	color: #FF6600;
	font-weight: bolder;
	font-size: 18px;
	}
a:visited {
	text-decoration: none;
	color: #FF6600;
	font-weight: bolder; font-size: 18px;
}

a:active {
	text-decoration: none;
	color: #FF6600;
	font-weight: bolder; font-size: 18px;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
	font-weight: bolder;
	font-size: 18px;
}
#footwrapper {
	background-color: #000000;
	margin: auto;
	padding: 0px;
	width: 98%;
	font-weight: bolder;
	font-size: 12px;
	color: #FFFFFF;
}
#footwrapper a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 12px;
}
#footwrapper a:visited {

	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder; font-size: 12px;
}
#footwrapper a:hover {

	text-decoration: none;
	color: #FFFF00 !important;
	font-weight: bolder; font-size: 12px;
}
#footwrapper a:active {

	text-decoration: none;
	color: #FFFF00;
	font-weight: bolder; font-size: 12px;
}
.headorange {font-size: 18px; color: #FF9966; font-weight: bold; }
.headred {font-size: 18px; color: #993300; font-weight: bold; }
.headblack {font-size: 18px; color: #000000; font-weight: bold; }
.black {font-size: 16px; color: #000000; font-weight: bold; }
.orange {font-size: 16px; color: #FF6600; }
h1 {
	font-size: 36px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 24px;
	color: #FF6600;
	font-weight: bold;
	text-align: center;
}
#mainwrapper p {
	text-indent: 10%;
	display:block;
	max-width:800px;
	margin:0px auto;
	line-height:1.2em;
	padding-top: 10px;
}
.headyellow {font-size: 18px;color: #FFFF00;	font-weight: bold;}

#footwrapper td {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	background-color: #993300;
	padding: 5px;
}
#foot1 {
	background-image: url(images/CRYBLOGO.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000066;
	text-align: center;
}
#tablewrapper {
	margin: auto;
	padding: 0px;
}

#shadedtablewrapper {
	margin: auto;
	background-color: #FFFFCC;
	padding: 0;
	white-space: normal;
}
#shadedtablewrapper td {
	padding: 10px;
	}

.floatleft {
	float: left;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 0px;
	border: medium solid #993300;
}
.floatright {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
	border: medium solid #993300;
}
.tfloatleft {
	float: left;
	margin: 0px;
	background-color: #FFFFCC;
	border: medium solid #993300;
	padding: 10px;
	margin-right: 25px; text-align: center;
	}
.tfloatright {
	float: right;
	margin: 0px;
	background-color: #FFFFCC;
	border: medium solid #993300;
	padding: 10px;
	margin-left: 25px; text-align: center;
	}
#infolinks {
	font-size: 16px;
	font-weight: bold;
}

#borderedl {
	border: medium solid #993300;
	float: left;
	margin-right: 15px;
	margin-top: 5px;
	
}
#borderedc {
	border: medium solid #993300;
	margin: auto;
	width: 700px;
	
}
#borderedr {
	border: medium solid #993300;
	float: right;
	margin-left: 15px;
	margin-top: 5px;}
	
#borderedc td {
	border-top: medium solid #993300;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
}
#tablewrapper1 {

	margin: auto;
	padding: 0px;
	white-space: nowrap;
}
