@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;
color: #777e5d;
}

img
{
border: none;
}

body
{
margin: 0;
padding: 0;
background-color: #271613;
background-image: url(img_files/bg.gif);
background-repeat: repeat;
}
.leftbg
{
background-image: url(img_files/bg_head.jpg);
background-repeat: repeat;
background-position: left;
} 

.rightbg
{
background-image: url(img_files/footer_bg.jpg);
background-repeat: repeat;
background-position: left;
} 
a:link {color: #ffea90; text-decoration: none;}
a:visited {color: #ffea90; text-decoration: none;}
a:hover {color: #ffc618; text-decoration: underline;}
a:active {color:#ffc618; text-decoration: underline;}

a.lnk:link {color: #FFFFFF; text-decoration: none;}
a.lnk:visited {color: #FFFFFF; text-decoration: underline;}
a.lnk:hover {color: red; text-decoration: underline;}
a.lnk:active {color: red; text-decoration: underline;}


A.link4:link {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #fffdcf; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none;
}
A.link4:visited {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #fffdcf; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none;
}
A.link4:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #f8a623; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: underline;
}

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

.btop {	font-family: Tahoma;	font-size: 18px;	color: #fade18;	text-decoration: none;	font-weight: bold;}
.btopdesc {	font-family: Tahoma;	font-size: 12px;	color: #f77916;	text-decoration: none;	font-weight: bold;}
.btop a {	font-family: Tahoma;	font-size: 18px;	color: #ffea90;	text-decoration: underline;	font-weight: bold;}
.btop a:hover {	font-family: Tahoma;	font-size: 18px;	color: #ffffff;	text-decoration: none;	font-weight: bold;}

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

.thumbs th {
	font-size: 12px;
	color: #fade18;
	font-style: italic;
}

table.thumbs {
//e8b600
	background-color: #000;
	border: 0;
}
