.redBold {
	color: #E51B24;
	font-weight: bold;
}
body {
	background-color: #000000;
}
body,td,th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.wingTop {
	background-image: url(/images/Slice.jpg);
	background-repeat: repeat-x;
	height: 200px;
}
.wingBottom {
	background-image: url(/images/shim.gif);
	background-repeat: repeat-x;
	height: 38px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E51B24;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #FF0000;
	font-weight: bold;
}
a:hover {
	color: #CC6666;
}
a:visited {
	color: #FF4A4A;
}
.bordered {
	border: thin solid #FF0000;
}
.page {
	padding-top: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.link {
	font-weight: bold;
	padding: 3px;
}
.redBox  .UL, .redBox .UR, .redBox .LL, .redBox .LR {
	height: 16px;
	width: 16px;
}
.redBox .U {
	background-image: url(images/redBox/images/U.gif);
	background-repeat: repeat-x;
	height: 16px;
}
.redBox .L {
	background-image: url(images/redBox/images/L.gif);
	background-repeat: repeat-y;
	width: 16px;
}
.redBox .R {
	background-image: url(images/redBox/images/R.gif);
	background-repeat: repeat-y;
	width: 16px;
}
.redBox .B {
	background-image: url(images/redBox/images/B.gif);
	background-repeat: repeat-x;
	height: 16px;
}
.drop {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 34px;
	line-height: 26px;
	float: left;
	padding-right: 4px;
}
.page .just td.num {
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

.just {
	text-align: justify;
}
.bigHeading {
	font-size: 36px;
	color: #B5B6B5;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #000000;
	padding-top: 5px;
}
table.qual {
	background-color: #FFFFFF;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 24px;
}
.page .qual th {
	color: #FFFFFF;
	background-color: #666666;
}
.page .qual li {
	margin-left: 0px;
	padding-left: 0px;
}

.page .qual td {
	color: #000000;
	padding: 4px;
	font-size: 10px;
}
.tinyTxt td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
