@charset "UTF-8";
/* CSS Document */

p {font-family: tahoma; font-size: 8pt; font-weight: normal; text-align: left; 
    margin-left: 0px; margin-right: 0px; margin-bottom: 0px; margin-top: 0px;}
img {border: none;}


body { 
	margin: 0px; 
	padding: 0px;
	background-color: #f8e6b8; 
	background-image: url(img_files/bg.gif); 
	background-repeat: repeat; 
	background-position: center; 
	font-family : Arial, Helvetica;
}

.leftbg { background-image: url(img_files/bg_head.jpg); background-repeat: repeat; background-position: left;} 

.rightbg {background-image: url(img_files/bg_footer.jpg); background-repeat: repeat; background-position: left;} 

a:link    {color: #000000; text-decoration: none;}
a:visited {color: #00a2e5; text-decoration: none;}
a:hover   {color: #00a2e5; text-decoration: underline;}
a:active  {color:#00a2e5; text-decoration: underline;}

a.lnk:link    {color: #ffffff; text-decoration: none; font-size:12px;}
a.lnk:visited {color: #ffffff; text-decoration: underline;}
a.lnk:hover   {color: #ffb46d; text-decoration: underline;}
a.lnk:active  {color: #ffb46d; text-decoration: underline;}

A.link5:link    { FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-TRANSFORM: uppercase; COLOR: #660000; FONT-FAMILY: Verdana; TEXT-DECORATION: none;}
A.link5:visited {FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-TRANSFORM: uppercase; COLOR: #660000; FONT-FAMILY: Verdana; TEXT-DECORATION: none;}
A.link5:hover {FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-TRANSFORM: uppercase; COLOR: #ffefc7; FONT-FAMILY: Verdana; TEXT-DECORATION: underline;}

.img         {BORDER: 1px solid #ffffff; border-thickness: 1px; }
A:hover .img {BORDER: 1px dashed #990000; border-thickness: 1px; }

.btop {	font-family: Tahoma;	font-size: 20px;	color: #ffffff;	text-decoration: none;	font-weight: bold;}
.btopdesc {	font-family: Tahoma;	font-size: 12px;	color: #ffffff;	text-decoration: none;	font-weight: bold;}
.btop a {	font-family: Tahoma;	font-size: 20px;	color: #4e2401;	text-decoration: underline;	font-weight: bold;}
.btop a:hover {	font-family: Tahoma;	font-size: 20px;	color: #855b36;	text-decoration: none;	font-weight: bold;}

.footer a {font-size: 10px;}
.footer { color:#000; font-size:10px; font-family:Tahoma, Geneva, sans-serif;}

.thumbs td {border: 1px solid rgb(248, 230, 184); background-image: url(img_files/thumb.jpg); width:170px; height: 230px; text-align:center;}
table.thumbs { background-color: #421f01; border-width: 0;}

   .links td,th{
  font-family: Arial, Helvetica;
  font-size: 9px;
  text-decoration: none;
  color: #000000;
  }
  .links a:link, .links a:visited, .links a:active{
	text-decoration : none;
	font-weight: bold;
	font-size: 9px;
	color: #660000;
	font-family : Arial, Helvetica;
}
.links a:hover {
	text-decoration : none;
	font-weight: bold;
	font-size: 9px;
	color:#FF0000;
	font-family : Arial, Helvetica;
}

