/* Penefathings Inn _ designed by: adkins-online.com*/
/*for a link back to style sheet <div class="center">*/
.bold {font-weight:bold;}
.center {text-align:center;}
.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:9px; text-align:center;}
.small {font-size:3px;}
.l {color:#FFC56C;}
body {
      font-size:11px;
      font-family:Arial, Helvetica, sans-serif, sans-serif;
	  background:#ffffcc url(images/mb1.gif) no-repeat fixed bottom right;  
	  margin:0;
	  padding:0;
	  padding-top:0px;
	  scrollbar-arrow-color: #2C582C;
      scrollbar-face-color: #FFE9A6;
      scrollbar-shadow-color: #FFCC66;
      scrollbar-highlight-color: #fff;
      scrollbar-3dlight-color: #;
      scrollbar-darkshadow-color: #;
      scrollbar-track-color: #FFFFCC;
	  }

 
table,tr {color:#494949;
      font-size:11px;
      font-family:Arial, Helvetica, sans-serif, sans-serif;}
 					  
a:link {color:#000066; text-decoration:none;}   /* unvisited link */
a:visited  {color:#000066; text-decoration:none;}   /* visited link */
a: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;}



