body {
    background-color: #8c95a7;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
	color:#333333;
    margin-top: 10px;
    padding: 0px;
    }
.bar-back {background-image:url(bar-back.gif); background-repeat:repeat-x;}	
.topbar {display:block; line-height:25px; background-color:#660000;}	
.logobar {background-color:#FFFFFF;}
.content-middle {padding:10px; background-color:#FFFFFF;}
.homenav	{border-right: 1px solid #999999; width:250px; height:400px; margin-top:15px;}
.outertable {border:10px #000000 solid; }
.homeimage {padding-top:10px;}
.homecontent {padding:15px; line-height:20px;}
form {
    padding: 0px;
    margin: 0px;
    }

a:link {
    color: #990000;
    text-decoration: none;
    }

a:visited {
    color: #990000;
    text-decoration: none;
    }

a:hover {
    color: #FF0000;
    text-decoration: none;
    }

a:active {
    color: #FF0000;
    text-decoration: none;
    }

h1 {
    font-size: 14pt;
    font-weight: bold;
	margin:0px;
	padding:0px;
    }

h4 {
    font-size: 12pt;
    font-weight: bold;
    margin: 0px;
    }
.left {border-right: 1px solid #999999;

    }

.clear {
    clear: both;
    color: #ffffff;
    }
.feat-table {
    margin: 0px;
    padding: 0px;
    width: 100%;
    }

.feat-head {
    color: #FFFFFF;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
    font-size: 10pt;
    background-image: url(topprodhead.gif);
    margin: 0px;
    padding: 0px 0px 0px 15px;
    background-repeat: no-repeat;
    border-bottom: 2px solid #000000;
    }

.feat-cell {
    text-align: center;
    vertical-align: top;
    padding: 10px;
    }

.feat-cell div {
    text-align: center;
    }
	
.tinytxt {
    font-size: 7pt;
    line-height: 10px;
    margin: 0px;
    padding: 0px;
    }

.tinytxt input {
    font-size: 7pt;
    line-height: 10px;
    margin: 0px;
    padding: 0px;
    }

.tinytxt a:link {
    margin: 0px;
    padding: 0px;
    }

.tinytxt a:visited {
    margin: 0px;
    padding: 0px;
    }

.tinytxt a:hover {
    margin: 0px;
    padding: 0px;
    }
.footer {
    font-size: 10px;
    font-weight: bold;
	background-color:#660000;
	color:#FFFFFF;
	padding:10px;
	
	    }
.bottom-shadow {background-image:url(/images/bottom-shadow.gif); background-repeat:repeat-x;}		

.footer a:link {}

.footer a:hover {}

.footer a:visited {}	

.input-err { background-color: #ffff00; }
