@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: 0px;
padding: 0px;
background-color: #292929;
background-image: url(img_files/bg.jpg);
background-repeat: repeat;
background-position: center;
color: #999;
}
.leftbg
{
background-image: url(img_files/head_bg.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, A.link4:visited, A.link4:active {
	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;
}
.link4 { font-size:9px; FONT-FAMILY: Verdana; }
.img {BORDER: 1px solid #fade18; border-thickness: 1px; }
A:hover .img {BORDER: 1px dashed #ffffff; border-thickness: 1px ;}

}
.btop {	font-family: Tahoma;	font-size: 20px;	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: 20px;	color: #ffea90;	text-decoration: underline;	font-weight: bold;}
.btop a:hover {	font-family: Tahoma;	font-size: 20px;	color: #ffffff;	text-decoration: none;	font-weight: bold;}

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