BODY {
    margin: 0px 0px 0px 0px;
    background-color:#000000;
    background-image: url(iface/marble5.jpg);
    background-attachment: fixed;
    }
.movie {
    float: right;
    margin: 45 10px 10px 10px;
    padding: 2px;
    width: 370px;
    height: 260px;
}
.gold {
    font-family: verdana, arial, tahoma;
    font-size: 12px;
    color:#C8C39F;
    }
a:link {
	text-decoration: none;
	color: #000080;
    }
a:visited {
	text-decoration: none;
	color: #004080;
    }
a:hover {
	text-decoration: none;
	color: #804000;
    }
a:active {
	text-decoration: none;
	color: #004080;
    }
.login {
    font-family: verdana, arial, tahoma;
    font-size: 9px;
    font-weight: bolder;
    color:#004080;
    }
.login2 {
    font-family: verdana, arial, tahoma;
    font-size: 9px;
    font-weight: bolder;
    color:#C8C39F;
    }
.norm {
    font-family: verdana, arial, tahoma;
    font-size: 13px;
/*    color:#C8C39F;  */
    color:#000000;
    }
.normb {
    font-family: verdana, arial, tahoma;
    font-size: 13px;
    color:#000000;
    }
.normCL {
    font-family: verdana, arial, tahoma;
    font-size: 12px;
    color:#000000;
    background-color:#efefef;
    }
.norm_wh {
    font-family: verdana, arial, tahoma;
    font-size: 13px;
    color:#ffffff;
    }
.norm_sml {
    font-family: verdana, arial, tahoma;
    font-size: 11px;
    font-weight: bold;
    color:#000000;
    }
.norm_tiny {
    font-family: verdana, arial, tahoma;
    font-size: 9px;
    color:#004080;
    }
.foottext {
    font-family: verdana, arial, tahoma;
    font-size: 10px;
    color:#969696;
    }
.smaller {
    font-family: verdana, arial, tahoma;
    font-size: 10px;
    color:#000000;
    }
.smallb {
    font-family: verdana, arial, tahoma;
    font-size: 10px;
    font-weight: bolder;
    color:#000000;
    }
.larger {
    font-family: verdana, arial, tahoma;
    font-size: 12px;
    color:#800000;
    }
.heading {
    font-family: verdana, arial, tahoma;
    font-size: 20px;
    color:#C8C39F;
    }
.subhead {
    font-family: verdana, arial, tahoma;
    font-size: 20px;
/*    color:#C8C39F;  */
    color:#000000;
    }
.subheadb {
    font-family: verdana, arial, tahoma;
    font-size: 20px;
    color:#000000;
    }
.details {
    font-family: verdana, arial, tahoma;
    font-size: 12px;
    font-weight: bolder;
    background-image: url(iface/details3.png);
    background-repeat: no-repeat;
    color:#000000;
    }
.details2 {
    font-family: verdana, arial, tahoma;
    font-size: 12px;
    font-weight: bolder;
    background-image: url(iface/detailstrip.png);
    background-repeat: repeat-x;
    color:#000000;
    }
.tools {
    font-family: verdana, arial, tahoma;
    font-size: 14px;
    font-weight: bolder;
    background-image: url(iface/toolbar2.png);
    color:#000000;
    }
.upfront {
    background-image: url(iface/backdrop.jpg);
    background-repeat:no-repeat;
    background-color:#ffffff;
    }
.palette {
    background-image: url(iface/tablet.png);
    background-repeat:no-repeat;
    }
.cLinks {
	list-style: upper-alpha inside;
	background-color: #ffffff;
	color: #000000;
    line-height:1.3;
	padding: 3px;
	margin: 10px;
	text-align: left;
    }
.input {
    width:100%;
    }
.input2 {
    width:95%;
    }
img {
    display: block;
    }
.img2 {
    display: inline;
    }
.imgwrap {
    margin:0px 10px 10px 0;
    background:#f0f0f0;
    padding:5px;
    border:2px solid #C8C39F;
    }
.imgthumb {
    background:#f0f0f0;
    padding:5px;
    border:1px solid #C8C39F;
    }
td.off {
    background-color: #000000;
    background: #000000;
    }
td.on {
    background-color: #800000;
    background: #800000;
    cursor: pointer;
    cursor: hand;
    }


