body {
	margin-top: 5px;
}
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;
}
.topLinksBar {
	height:22px;
	font-size: 10px;
	background-color: #336699;
	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: #ffffff;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 2px 0px 3px 0px;
}
.skyBox {
	width: 100%;
	border: solid #336699;
	border-width: 1px 0px 1px 0px;
	margin-bottom: 8px;
}
.skyHead {
	font-size: 10px;
	background-color: #336699;
	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: #336699;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #336699;
	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;
}
a.topLink:visited {
	color: #c0c0c0;
	text-decoration: none;
	margin-top:2px;
}
a.topLink:hover {
	color: #ffffff;
	text-decoration: none;
}
a.skyHeadLink:hover {
	color: #ffffff;
	text-decoration: none;
}

.body { margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px;
	scrollbar-3d-light-color : #CCCCCC;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-base-color : #CCCCCC;
	scrollbar-dark-shadow-color : #333333;
	scrollbar-face-color : #99CC99;
	scrollbar-highlight-color : #CCCCCC;
	scrollbar-shadow-color : #CCCCCC; background-color: #FFFFFF}