body {
	background-color: #000000;
	background-position: left top;
}
.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;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
.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: normal;
}
.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: 13px;
	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;
}
.border {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}
.innerborder {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	height: 100%;
}
.greygrad {
	background-color: #000000;
	background-image: url(../images/Greygrad.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.innerdots {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	height: 100%;
}
.WHITETitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #FFF;
	font-weight: normal;
}
.ORANGETitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #FF6600;
	font-weight: normal;
}

