.nbody {
	margin:0px; background-color: #000000;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position:  center;

	font-family: arial, helvetica;
	font-size: 10pt;
	color: #A5A5A5
}

.indexbody {
	background-color: #000000;

	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;

	font-family: arial, helvetica;
	font-size: 10pt;
	color: #A5A5A5;
}

a:link { color: #A5A5A5; text-decoration: none; }
a:visited { color: #A5A5A5; text-decoration: none; }
a:active { color: #A5A5A5; text-decoration: none; }
a:hover { color: #FFFFFF; text-decoration: none; }

.maintable { border: 0px solid #FF0000; width: 100%; height: 100%; }

.tmenu { height: 40px; background-image: url('ui/titlebg.png'); }
.tmenutabs { text-align: left; }
.tmenutablpad { width: 13px; height: 40px; }
.tmenubase { height: 10px; }

.dmenu { height: 20px; background-color: #000000; }
.dmenupad { width: 20px; height: 20px; }
.dmenuleft { text-align: left; width: 570px; }

.prodlist { border: 1px solid #242424; background-color: #000000; font-size: 8pt; position: absolute; top: 70px; left: 20px; cursor: default; }
.designlist { border: 1px solid #242424; background-color: #000000; font-size: 8pt; position: absolute; top: 70px; left: 110px; cursor: default; }
.dmenulistpad { width: 5px; }
.dmenula { background-color: #000000; color: #A5A5A5; }
.dmenulb { background-color: #636363; color: #ECECEC; }

.smenu { width: 140px; border: 0px solid #FF0000; }
.smenufr { width: 140px; height: 100%; }
.smenutop { height: 20px; }
.smenubot { height: 20px; }
.smenuskip { height: 28px; }

.viewtarea { height: 50px; }
.viewtitle { font-weight: bold; font-size: 14pt; text-align: center; }
.content { text-align: center; }
.contcredits { font-size: 8pt; }
.credpad { width: 5px; }

.bigtitletext { font-size: 34pt; color: #C5C5C5; }
.lowertitletext { font-size: 18pt; }

.medtext { font-weight: bold; font-size: 10pt; }

.reeltext { font-weight: bold; font-size: 10pt;  }

.viewimg { border: 1px solid #FFFFFF; }
.viewimgcom { font-size: 8pt; }
.viewimgbord { border: 1px solid #A5A5A5; width: 100%; height: 100%; }
.viewimgrpad { width: 5px; }
.viewimgtop { height: 5px; }
.viewimgbase { height: 5px; }

.foliogrid { border: 1px solid #FFFFFF; }
.folioicon { font-weight: bold; font-size: 10pt; }

.newthumbs { width: 265px; }
.newlisttext { font-weight: bold; font-size: 8pt; }

.warntext { font-size: 8pt; color: #FFFFFF; }

.hidinfo { display: none; }