body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.nav-bg-blue {
	background-image: url(../images/nav-bg-blue.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 152px;
	padding-left: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
.nav-topbg-blue {
	background-image: url(../images/left-bg-blue.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 19px;
	width: 152px;
}
.heading-bg-blue-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/bg-blue-red.gif);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: middle;
	padding: 3px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display:inline;
}
.nav-topbg-red {
	background-image: url(../images/right-bg-red.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 19px;
	width: 140px;
}
.nav-bg-red {
	background-image: url(../images/nav-bg-red.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 140px;
	padding-right: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: right;
	vertical-align: middle;
}
.copyright {
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-image: url(../images/bg-blue-red.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.content-top {
	background-image: url(../images/content-top.gif);
	background-repeat: no-repeat;
	height: 3px;
	width: 468px;
}
.content-bottom {
	background-image: url(../images/content-bottom.gif);
	background-repeat: no-repeat;
	height: 3px;
	width: 468px;
}
.content-middle {
	background-image: url(../images/content-middle.gif);
	background-repeat: repeat-y;
	width: 468px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding: 3px;
}
.content-middle-wide {
	background-image: url(../images/content-middle.gif);
	background-repeat: repeat-y;
	width: 468px;
}
.left-bg-blue {
	background-image: url(../images/left-bg-blue.gif);
}
.right-bg-red {
	background-image: url(../images/right-bg-red.gif);
}
.bg-blue-red {
	background-image: url(../images/bg-blue-red.gif);
}
.thumb {
	border: 1px solid #CCCCCC;
	margin: 3px;
}
a.thumb:link {
	border: 1px solid #CCCCCC;
}
a.thumb:visited {
	border: 1px solid #CCCCCC;
}
a.thumb:hover {
	border: 1px solid #FFFFFF;
}
a.thumb:active {
	border: 1px solid #FFFFFF;
}