html, body {
	
}
body {
    padding: 0;
    font-family:"Times New Roman", Times, serif;
    font-size:0.80em;
    color:#000000 ;
    background: #694d17 url(../imgs/bg.jpg) top center no-repeat;
}

table {
	font-family:"Times New Roman", Times, serif;
}

h1 {font-size:1.25em; text-transform:uppercase; color:#47768d;}
h2 {font-size:1.15em; color:#47768d;}
h3 {font-size:1.05em; color:#47768d;}

hr
{
    border:0px;
    color: #694d17;
    background-color: #694d17;
    height: 1px;
}

a, a:visited {color:#000; text-decoration:underline;}

a:hover {color:#FFF;}

#content {background:url(/imgs/banner_bg2.jpg) no-repeat left top; padding-left:248px; padding-right:40px; padding-top:8px; padding-bottom:0px; vertical-align:top; width:454px; height:325px; float:left;}

.quickship {background:url(../imgs/featured-bg.gif) repeat-y; color:#fff; font-size:0.75em; text-align:center; height:165px;margin:0;}

.footer {color:#c9c1a0; font-size:0.85em; padding:12px;}

#foot-copy {float: left;}
#foot-info {float: right;}

.footerlink, .footerlink:visited {color:#c9c1a0; font-size:0.85em;}

.footerlink:hover {color:#FFF;}

#bottom {background:url(../imgs/bg_bottom.gif) no-repeat center top; vertical-align:top; height:161px; padding-top:20px; text-align:center;}

.leftpics { padding-bottom:10px;}

.imgs {margin:6px;}

.textboxes, .txtUsername, .txtPassword, .txtcredential
{
    background-image: url('/imgs/login_champs.gif');
    border:0px;
    color:White;
    padding:3px;
    width : 143px;
    height: 17px;
    margin:0px;
    position:relative;
    top:0px;
}

.textareas
{
    background-color: #7d5507;
    border-top:1px solid #aaa;
    border-left:1px solid #aaa;
    border-right:1px solid white;
    border-bottom:1px solid white;
    color:White;
    padding:3px;
    width : 100%;
    height: 100px;
}

.comboboxes
{
    background: #7d5507 url('/imgs/login_champs.gif');
    border:0px;
    color:White;
    padding:2px;
    width : 149px;
    height: 21px;
}
.buttons
{
    font-weight:bold;
    background: #7d5507;
    border-top:1px solid white;
    border-left:1px solid white;
    border-right:1px solid #aaa;
    border-bottom:1px solid #aaa;
    color:White;
    padding:5px 10px 5px 10px;
    height: 30px;
    cursor:hand;
}

.error
{
    font-size:16px;
}

.errormsg
{
    font-size:1.2em;
}

.div-specs
{
    margin:15px;
    background:#8d6517 url('/imgs/small-bg.jpg');
    border:1px solid beige;
    padding:10px;
    clear:both;
}

.spec
{
    width:55px;
    float:left;
    text-align:center;
}
.specheader
{
    width:55px;
    float:left;
    text-align:center;
    font-weight:bold;
}

.spec-code
{
    width:150px;
    float:left;
    font-weight:bold;
}
.spec-line
{
    clear:both;
    height:17px;
    padding:3px 5px 3px 5px;
}
.txtcredential
{
    text-align:center;
    color:#ae883a;
    letter-spacing:3px;
    font-style:italic;
}

.divRequest
{
    background:#8d6517 url('/imgs/small-bg.jpg');
    border: 1px solid beige;
    padding: 0px 20px 20px 20px;
    margin:15px;
}

.picturebox
{
   margin:5px;
   padding:5px;
   background-color:white;
   border:1px solid #ae883a;
   text-align:center;
}

.divcart
{
    margin:15px;
    background:#8d6517 url('/imgs/small-bg.jpg');
    border:1px solid white;
    padding:10px 10px 10px 10px;
}

.tblhead
{
    background:#8d6517 url('/imgs/small-bg.jpg');
    border:1px solid white;
    font-weight:bold;
    padding:5px;
    text-align:center;
}
.tblcells
{
    background:#8d6517 url('/imgs/small-bg.jpg');
    border:1px solid white;
    padding:5px;
}

.pageimg
{
    border:1px solid beige;
    float:left;
    margin:0px 20px 5px 0px;
}

.txtUsername { background-image: url('/imgs/txtUsername.jpg') !IMPORTANT;}
.txtPassword { background-image: url('/imgs/txtPassword.jpg') !IMPORTANT;}

.prodNumber
{
    font-weight:bold;
    color: #444;
}

.middlediv
{
    height:265px;
    overflow:auto;
    padding-right:10px;
    scrollbar-face-color: #d8c49c; 
    scrollbar-highlight-color: #E0E0E0;
    scrollbar-3dlight-color: #ede4d2; 
    scrollbar-darkshadow-color: #7d7156; 
    scrollbar-track-color: #ede4d2; 
    scrollbar-arrow-color: #736b5b;
}

.loginbutton {position:relative;top:6px;}