/* lizzart _ designed by: adkins-online.com*/
/*for a link back to style sheet <div class="smallctr">*/
.bold {font-weight:bold;}
.centerb {text-align:center; font-weight:bold; color:#FFBD35;}
.centrecoll {text-align:center; color:#FFDF80; font-size:14px;}
.smaller {font-size:10px;}
.smallctr {font-size:10px; text-align:center;}
.small {font-size:3px;}
.l {color:#FFC56C;}
body {
      font-size:12px;
      font-family:Arial, Helvetica, sans-serif, sans-serif;
	  background:#96A0AB;  
	  margin:0;
	  padding:0;
	  padding-top:0px;
	  scrollbar-arrow-color: #516488;
      scrollbar-face-color: #96A0AB;
      scrollbar-shadow-color: #516488;
      scrollbar-highlight-color: #fff;
      scrollbar-3dlight-color: #;
      scrollbar-darkshadow-color: #;
      scrollbar-track-color: #96A0AB;
	  }

 
table, tr, td {color:#494949;
      font-size:12px;
      font-family:Arial, Helvetica, sans-serif, sans-serif;}

form, textarea, input, textfield {font-family: Verdana, Arial, Helvetica, sans-serif;
                        font-size: 12px;}
 					  
a:link {color:#fff; text-decoration:none;}   /* unvisited link */
a:visited  {color:#fff; text-decoration:none;}   /* visited link */
a:hover {text-decoration:underline;}   /* mouse over link */

a.nav:link {color:#660000; text-decoration:none;}   /* unvisited link */
a.nav:visited  {color:#660000; text-decoration:none;}   /* visited link */
a.nav:hover {text-decoration:underline;}   /* mouse over link */

a.tops:link {background:#FFCF6C; color:#005300; font-weight:normal; text-decoration:none; width:105px;}
a.tops:visited {background:#FFCF6C; color:#005300; font-weight:normal; text-decoration:none; width:105px;}
a.tops:hover {background:#FFBD35; color:#fff; text-decoration:none; width:105px;}

a.col:link {background:#99CC99; color:#fff; text-decoration:none; width:110px;}
a.col:visited {background:#99CC99; color:#2C582C; text-decoration:none; width:110px;}
a.col:hover {background:#2C582C; color:#fff; text-decoration:none; width:110px;}



