* {font-family: Arial, Trebuchet MS; font-size: 12px;}
body {margin: 0 0 0 0; background-color: white; background-image:url(images/bg.jpg); text-align: center;}
a { color: #2569A1; text-decoration: none; }
a:hover { color: orange; }
.logo { padding: 15px; font-size: 20px; float: left; }
.header {background-image:url(images/hbg.gif); width: 950px; height:140px; margin: 10px auto;}
.menu {background-image:url(images/mn.gif); padding: 3px; text-align: center; margin: 0px 5px; float: right;}
.menu ul, .menu li { list-style: none; margin: 0px; padding: 0px; }
.menu li { padding: 0px 10px; display: inline; }
.menu a{ font-size: 15px; font-weight: bold; color:white;}
.menu a:hover{ border-bottom: 2px solid white; }
.accountmenu { background-color: #F8F8F8; }
.accountmenu ul, .accountmenu li { list-style: none; margin: 0px; padding: 0px; }
.accountmenu li { padding: 4px 10px; display: block; border-top: 1px solid #eeeeee;  }
.copyright { padding: 5px; text-align: right; color: black; }
.copyright a { color: black; }
hr { display: none; }
.container { text-align: left; background-color: white; border-bottom: 2px solid #A10F0F; border-top: 2px solid #A10F0F; }
.mainWrapper { width: 950px;  margin: 10px auto;}
.sidePanel { text-align: center; width: 180px !important; }
.bannerCont { text-align: center; }
.contentBox { text-align: left; margin-bottom: 5px;}
.contentBox h2 { color: white; font-size: 12px; background-color: #E85A59; padding: 2px 5px; border-bottom: 2px solid #A10F0F; border-left: 2px solid #A10F0F;margin: 0px; }
.contentBox .content { border-top: 1px solid #e8e8e8; padding: 5px; }
.siteStats ul { list-style: none; margin: 0px; padding: 0px; }
.siteStats li { list-style: none; padding: 4px 0px; margin: 2px; display: block; float: left; border: 1px solid #eeeeee; width: 77px;   text-align: center; }
.siteStats span { display: block; }
.siteStats br {clear: left; }
/*
input[type=button] {width:auto !important; margin-right:10px; border:1px solid #bfbfbf; border-right-color:#908d8d; border-bottom-color:#908d8d; padding:1px .5em; background:#e1e1e1 url(./images/btn.gif) left center repeat-x; color:white; cursor:pointer;}
input[type=submit] {width:auto !important; margin-right:10px; border:1px solid #bfbfbf; border-right-color:#908d8d; border-bottom-color:#908d8d; padding:1px .5em; background:#e1e1e1 url(./images/btn.gif) left center repeat-x; color:white; cursor:pointer;}
*/

input[type=button] {width:auto !important; margin-right:10px; border:1px solid #bfbfbf; border-right-color:#908d8d; border-bottom-color:#908d8d; padding:1px .5em; background:#e1e1e1 url(./images/btn_bg_submit.gif) left center repeat-x; color:#000; cursor:pointer;}
input[type=submit] {width:auto !important; margin-right:10px; border:1px solid #bfbfbf; border-right-color:#908d8d; border-bottom-color:#908d8d; padding:1px .5em; background:#e1e1e1 url(./images/btn_bg_submit.gif) left center repeat-x; color:#000; cursor:pointer;}
   
#click_info{ color:#404010;

  height: 20px;

  -webkit-border-radius: 20px; /* Safari, Chrome */
  -khtml-border-radius: 20px;    /* Konqueror */
  -moz-border-radius: 20px; /* Firefox */
   border-radius: 20px;
   padding-left: 20px;
   padding-top: 5px;
 
                  background-color: #00C030;  } 

#click_info2{ color:#404010;

  height: 20px;

  -webkit-border-radius: 20px; /* Safari, Chrome */
  -khtml-border-radius: 20px;    /* Konqueror */
  -moz-border-radius: 20px; /* Firefox */
   border-radius: 20px;
   padding-left: 20px;
   padding-top: 5px;
 
                  background-color: #00C000;  } 



