body {
	margin-top: 5px;
	background: #000000;
}
td {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}
h2 {
	font-size: 1px;
	line-height: 1px;
	display: inline;
}
.topBannerBox {
	background-color: #DC0D0D;
	color: #000000;
	text-align: center;
	vertical-align: top;
}
.topLinksBar {
	height:22px;
	font-size: 10px;
	background-color: #DC0D0D;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	cursor: default;
}
.colTD {
	padding-top: 4px;
}
.singleCol {
	width: 100%;
	margin-bottom: 12px;
}
.doubleCol {
	width: 100%;
	margin-bottom: 12px;
}
.boxHead {
	background-color: #E4D415;
        width: 100%
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #DC0D0D;
	border-bottom: 1px solid #DC0D0D;
	padding: 2px 0px 3px 0px;
}
.skyBox {
	width: 100%;
	border: solid #DC0D0D;
	border-width: 1px 0px 1px 0px;
	margin-bottom: 8px;
}
.skyHead {
	font-size: 10px;
	background-color: #DC0D0D;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	padding: 2px 5px 5px 5px;
}
.skyTxt {
	font-size: 10px;
	padding: 5px;
}
.skyTxtCenter {
	font-size: 10px;
	text-align: center;
	padding: 5px;
}
a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.topLink {
	color: #c0c0c0;
	font-weight: bold;
	text-decoration: none;
	margin-top:20px;
font-size: 10px;
}
a.topLink:visited {
	color: #000000;
	text-decoration: none;
	margin-top:2px;
}
a.topLink:hover {
	color: #ffffff;
	text-decoration: none;
}
a.skyHeadLink:hover {
	color: #ffffff;
	text-decoration: none;
}

