body {
    margin: 10px 0px 0px 0px;
    background-image: url(../iface/backdrop.jpg);
    background-repeat: repeat;
    }
.banner {
    background-image: url(../iface/transbanner2.png);
    background-repeat: no-repeat;
    }
.pgstyle {
    background-image: url(../iface/bkground.png);
    background-repeat:repeat;
    border: solid #000;
    border-width: thin;
    }
.frontpics {
    margin: 8px;
    padding: 8px;
    background:#ffffff;
    border:1px solid #000000;
    float:right;
    }
.frontnorm {
    font-family: verdana, arial, tahoma;
    font-size: 15px;
    color:#000000;
    }
.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.png);
    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;
    }
.tooltext {
    font-family: verdana, arial, tahoma;
    font-size: 11px;
    font-weight: bolder;
    line-height:1.4;
    color:#000154;
    }
.tooltext a:link a:visited a:active {
    text-decoration:underline;
    }
.tooltext a:hover {
    text-decoration:underline;
    color:#790000;
    }
.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;
    }
.smllink {
    font-family: verdana, arial, tahoma;
    font-size: 11px;
    color:#ffffff;
    }
.smllink a:link a:visited a:active {
	text-decoration: none;
	color: #ffffff;
    }
.smllink a:hover {
	text-decoration: none;
	color: #FFCC00;
    }
.larger {
    font-family: verdana, arial, tahoma;
    font-size: 13px;
    color:#800000;
    }
.foottext {
    font-family: verdana, arial, tahoma;
    font-size: 12px;
    font-weight:bolder;
    color:#666699;
    }
.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:#000154;
    }
.subtitle {
    font-family: "times new roman", times, serif;
    font-size: 20px;
    font-weight:bolder;
    color:#FFE9BA;
    text-decoration: none;
    }

.subtitle a:href a:visited a:active {
    color:#FFE9BA;
    text-decoration: none;
    }
.subtitle a:hover {
    text-decoration: none;
    color:#fff;
    }

.imgwrap {
    margin:10px 0px 10px 0;
    background:#ffffff;
    padding:5px;
    border:4px solid #9BA583;
    }
.imgwrap2 {
/*    margin:10px 0px 10px 0;  */
    background:#ffffff;
/*    padding:5px;  */
    border:1px solid #000000;
    }
.imgthumb {
    margin:10px 0px 10px 0;
    background:#ffffff;
    padding:5px;
    border:1px solid #9BA583;
    }
.img-shadow {
    float:left;
    background: url(../iface/shadowAlpha.png) no-repeat bottom right !important;
    background: url(../iface/shadow.gif) no-repeat bottom right;
    margin: 10px 0 0 10px !important;
    margin: 10px 0 0 5px;
    }
.img-shadow img {
    display: block;
    position: relative;
    background-color: #fff;
    border: 1px solid #a9a9a9;
    margin: -6px 6px 6px -6px;
    padding: 4px;
    }

.input {
    width:100%;
    }
.input2 {
    width:95%;
    }
img {
    display: block;
    }
