/*  Copyright © 2006 The Shadow Shopper of GA, Inc. - All rights reserved */
body{background-color:#C6C6C6;}
body,td,div,p,input,textarea,select,option,a{font-family: Tahoma,Arial,Helvetica,sans-serif;font-size:12px;}
form{display:inline;}
a:link,a:visited{color:#666666;text-decoration:underline;}
a:hover,a:active{color:#666666;text-decoration:none;}
#container{width:600px;text-align:left;}
#logo{float:left;margin-left:10px;}
#login{float:right;text-align:right;}
#login div{margin-bottom:3px;}
#nav{clear:both;}
#nav div{float:left;}
#titlebar{background:url(/img/tmbar.gif) repeat-x;height:22px;clear:both;margin-bottom:3px;}
#maincontent{padding:12px 3px 0px 0px;background:#FFFFFF url(/img/tmmid.gif) repeat-x;}
td.leftborder{background:url(/img/mlmid.gif) repeat-y;}
td.rightborder{background:url(/img/mrmid.gif) repeat-y;}
#bottomborder{background:#FFFFFF url(/img/bmmid.gif) repeat-x bottom;}
#bottomnavbar{background:url(/img/bmbar.gif) repeat-x;height:22px;margin-top:3px;}
#bottomnav{text-align:center;width:580px;float:left;padding-top:3px;}
#bottomnav a:link,#bottomnav a:visited{color:#000000;text-decoration:none;}
#bottomnav a:hover,#bottomnav a:active{color:#000000;text-decoration:underline;}
#copyright{margin-top:8px;font-size:10px;text-align:center;}
input.textbox{color:#666666;border:1px solid #000000;width:75px;padding-left:3px;}
input.button{color:#000000;border:1px solid #000000;background-color:#C6C6C6;}
div.fleft{float:left;}
div.fright{float:right;}
textarea{scrollbar-face-color:#FFFFFF;scrollbar-track-color:#FFFFFF;scrollbar-arrow-color:#C6C6C6;scrollbar-3dlight-color:#FFFFFF;scrollbar-shadow-color:#C6C6C6;scrollbar-highlight-color:#C6C6C6;scrollbar-darkshadow-color:#FFFFFF;}
input,option,select,textarea{color:#666666;border:1px solid #C6C6C6;}
.noclass{border:0 #FFFFFF;}