body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	margin: 0px;
}
.side {
	background-color: #000000;
	background-image: url(/images/side.gif);
	background-repeat: repeat-y;
}
.base {
	background-color: #000000;
	background-image: url(/images/base.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.base2 {
	background-color: #000000;
	background-image: url(/images/base.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.sideshadow {
	background-color: #000000;
	background-image: url(/images/dropshadow.gif);
	background-repeat: repeat-y;
}
.mainpanel {
	background-color: #000000;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: lighter;
}
.maintextorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FF6600;
	font-weight: bold;
}
.maintextitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: lighter;
	font-style: italic;
}
.maintextorangeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FF6600;
	font-weight: bold;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: lighter;
}
.Thumbnailtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: lighter;
}
.Imagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #999999;
	font-weight: lighter;
}
.maintextgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	font-weight: lighter;
}
.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	font-weight: lighter;
}
.Thumbnailtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #999999;
	font-weight: lighter;
}
.vertline {
	background-color: #000000;
	background-image: url(/images/side.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.sidesolid {
	background-color: #000000;
	background-image: url(/images/sideline.gif);
	background-repeat: repeat-y;
}
.navband {
	background-color: #000000;
	background-image: url(../images/NAVBAND.jpg);
	background-repeat: repeat-y;
}
