BODY {
    margin: 10px 0px 10px 0px;
    background-image: url(../iface/backtile.png);
    background-repeat:repeat;
    background-attachment:fixed;
    background: #000;
    }
.banner {
    background-image: url(../iface/banner4.png);
    background-repeat: no-repeat;
    }
.pgstyle {
    border: solid #000;
    border-width: thin;
    }
.blkstyle {
    background-image: url(../iface/wrap3.png);
    background-repeat: repeat-y;
    }
.fadeback {
    background-image: url(../iface/wrapfade.png);
    background-repeat: repeat-y;
    }
.normmenu {
    font-family: verdana, arial, tahoma;
    font-size: 11px;
    font-weight:bold;
    color:#000000;
    }
.normmenu a:link {
	text-decoration: none;
	color: #184E96;
    }
.normmenu a:visited {
	text-decoration: none;
	color: #184E96;
    }
.normmenu a:hover {
	text-decoration: none;
	color: #993300;
    }
.normmenu a:active {
	text-decoration: none;
	color: #184E96;
    }
.cfieldset {
    border: 1px solid #777;
    padding: 5px 10px 10px 5px;
    background: url(../iface/formback.gif);
    background-repeat: no-repeat;
    background-color:#fffbf0;
    width: 500px;
    }
.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:#000000;
    }
.norm {
    font-family: verdana, arial, tahoma;
    font-size: 13px;
    color:#000000;
    }
.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:#004080;
    }
.norm_tiny {
    font-family: verdana, arial, tahoma;
    font-size: 9px;
    color:#004080;
    }
.upfront {
    padding: 2px 2px 2px 2px;
    background-image: url(../iface/backpanel.jpg);
    background-position: right center;
    background-repeat:no-repeat;
    background-color:#F4EDD6;
    font-family: verdana, arial, tahoma;
    font-size: 13px;
    color:#000000;
    }
.tools {
    font-family: verdana, arial, tahoma;
    font-size: 12px;
    font-weight: bolder;
    line-height:1.4;
    background-image: url(../iface/toolbar.png);
    color:#000;
    }
.thinbreak {
    line-height:0.6;
    }
.details {
    font-family: verdana, arial, tahoma;
    font-size: 12px;
    font-weight: bolder;
    background-image: url(../iface/details.png);
    background-repeat: repeat-x;
    }
.details a {
    text-decoration:none;
    color:#000080;
    }
.details a:hover {
    text-decoration:none;
    color:#804000;
    }
.smaller {
    font-family: verdana, arial, tahoma;
    font-size: 11px;
    color:#000000;
    }
.larger {
    font-family: verdana, arial, tahoma;
    font-size: 13px;
    color:#800000;
    }
.foottext {
    font-family: verdana, arial, tahoma;
    font-size: 10px;
    color:#ffffff;
    }
.smallfoot {
    font-family: verdana, arial, tahoma;
    font-size: 10px;
    color:#ffffff;
    }
.heading {
    font-family: verdana, arial, tahoma;
    font-size: 20px;
    color:#000000;
    }
.subhead {
    font-family: verdana, arial, tahoma;
    font-size: 20px;
    color:#738E2F;
    }
.subtitle {
    font-family: "times new roman", times, serif;
    font-size: 26px;
    font-style:italic;
    line-height: 1.8;
    color:#000000;
    }
.commenu {
    font-family: verdana, arial, tahoma;
    font-weight: bolder;
    color: #353535;
    text-align: center;
    font-size: 12px;
    text-decoration:none;
    }
.commenu a:link {
    color: #353535;
    font-weight: bolder;
    text-align: center;
    font-size: 12px;
    text-decoration:none;
    }
.commenu a:hover {
    color: #993300;
    font-weight: bolder;
    text-align: center;
    font-size: 12px;
    text-decoration:none;
    }
.commenu a:visited {
    color: #353535;
    font-weight: bolder;
    text-align: center;
    font-size: 12px;
    text-decoration:none;
    }
.imgwrap {
    margin:10px 0px 10px 0;
    background:#ffffff;
    padding:5px;
    border:4px solid #9BA583;
    }
.imgthumb {
    margin:10px 0px 10px 0;
    background:#ffffff;
    padding:5px;
    border:1px solid #9BA583;
    }
.cLinks {
	list-style: upper-alpha inside;
	background-color: #ffffff;
	color: #000000;
    line-height:1.3;
	padding: 3px;
	margin: 10px;
	text-align: left;
    }

.plaque {
    color:#000;
    background-color:#fff;
    border-width:6px;
    border-style: solid;
    border-color: #dedede;
    }
.input {
    width:100%;
    }
.input2 {
    width:95%;
    }
img {
    display: block;
    }
