body    { margin:2em 0em 2em 0em; font: normal 78% Verdana, Tahoma, Arial, Helvetica, sans-serif; color:#000000; /*background-image:url('../../assets/pics/bg2.gif');*/ background-color: #ff7725; }
a       { color:#7f3d0d; text-decoration:none; }
a:hover {	text-decoration:underline; }
img     { border:0; }
p       { line-height:1.5em;margin-top:0px; }
h2      { font-weight:bold;color:#606060;;font-size:1.6em;margin-bottom:30px; }
h3      { font-weight:bold;color:#808080;font-size:1.2em; }
ul      { list-style-type:square; }
li      { margin-bottom:5px;line-height:1.5em;margin-left:-10px; }
input, select, textarea {width:300px;border:1px solid #4d677b }
input:hover, input:focus, textarea:hover, textarea:focus { background-color:#f0f0f0; border:1px solid #F38475 }
input.btn {width:160px;font-weight:bold;}
textarea { }
form    { margin:0px;padding:0px; }

.clear  { clear:both; }
.color-grey {color:#909090;font-weight:bold;}
.errmsg  {color:#ff0000}


#header { text-align:center;width:990px;margin-bottom:10px; }

#main        { width:990px;text-align:left;min-height:400px; }
* html #main { width:992px; }

/*
  #main #nav             { float:left;width:210px;border:1px solid #d0d0d0;background-color:#5a7995; font-size:0.9em;margin-top:0px;}
*/
  #main #nav             { float:left;width:210px;border:1px solid #d0d0d0;/*background-color:#237093;*/background-color: #ff7725; font-size:0.9em;margin-top:0px;}


#main #nav div         { }
#main #nav .hi         { /*background-color:#123748;*/ background-color: #883300; border-bottom:1px dotted #d0d0d0;color:#ffdb03;padding:6px 2px 6px 5px;font-weight:bold; }
#main #nav .low a       { display:block;color:white;border-bottom:1px dotted #d0d0d0;text-decoration:none;padding:6px 2px 6px 5px; }
#main #nav .low a:hover { text-decoration:none;/*background-color:#123748;*/ background-color: #883300; }
#main hr				{ border:1px dotted #d9e2e9; }

#main #nav #subnav               { border-bottom: 1px dotted #d0d0d0; }
#main #nav #subnav div           { /*background-color:#369ece;*/background-color: #cf4e00; }
#main #nav #subnav .shi          { color:#ffdb03;padding:4px 2px 4px 15px;font-weight:bold; background-color:#123748;}
#main #nav #subnav .slow a       { display:block;color:white;text-decoration:none;padding:4px 2px 4px 15px; }
#main #nav #subnav .slow a:hover { text-decoration:none;/*background-color:#123748;*/ background-color: #883300; }

#main #content                { float:right;width:770px;background-color:white;min-height:400px; }
#main #content #sub           { margin:25px 20px 15px 20px; }
#main #content #sub #subleft  { float:left; width:500px; border-right:1px dotted #7c98b0; padding-right:10px; }
#main #content #sub #subleft a {color:#a00000;text-decoration:none;font-weight:bold;}
#main #content #sub #subleft a:hover {text-decoration:underline;}
#main #content #sub #subright { float:right; width:200px; padding-left:0px; font-size:0.9em;}
#main #content #sub #subright .adstitle {font-weight:bold;font-size:1.1em;color:#56a31d}
#main #content #sub #subright .adstext {}
#main #content #sub #subright a {color:#a00000;text-decoration:none;font-weight:bold;font-size:1.1em;}
#main #content #sub #subright a:hover {text-decoration:underline;}


#footer         { clear:both;text-align:left;width:990px;font-size:0.8em;padding:10px 0px 10px 0px; }
#footer a       { color:white;text-decoration:none; }
#footer a:hover { text-decoration:underline; }


