@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: #320000; background-image: url(img_files/bg.jpg); background-repeat: repeat; background-position: center; }

.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: #fdda5e; text-decoration: none;}
a:visited {color: #fdda5e; text-decoration: none;}
a:hover   {color: #fdda5e; text-decoration: underline;}
a:active  {color:#fdda5e; text-decoration: underline;}

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

A.link5:link    { FONT-WEIGHT: bold; FONT-SIZE: 11px;  COLOR: #009ab2; FONT-FAMILY: Verdana; TEXT-DECORATION: none;}
A.link5:visited {FONT-WEIGHT: bold; FONT-SIZE: 11px;  COLOR: #009ab2; FONT-FAMILY: Verdana; TEXT-DECORATION: none;}
A.link5:hover {FONT-WEIGHT: bold; FONT-SIZE: 11px;  COLOR: #ff640b; FONT-FAMILY: Verdana; TEXT-DECORATION: underline;}

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

.btop { border: 4px solid rgb(147, 1, 1); background-color: #000; width: 955px;}
.btop td{	font-family: Tahoma;	font-size: 20px;	color: #f98c06;	text-decoration: none;	font-weight: bold;}
.btopdesc {	font-family: Tahoma;	font-size: 12px;	color: #fdda5e;	text-decoration: none;	font-weight: bold;}
.btop a {	font-family: Tahoma;	font-size: 20px;	color: #fdda5e;	text-decoration: underline;	font-weight: bold;}
.btop a:hover {	font-family: Tahoma;	font-size: 20px;	color: #ffffff;	text-decoration: none;	font-weight: bold;}

.stop a {	font-family: Tahoma;	font-size: 11px;	color: #fdda5e;	text-decoration: underline;	font-weight: bold;}
.stop a:hover {	font-family: Tahoma;	font-size: 11px;	color: #ffffff;	text-decoration: none;	font-weight: bold;}
.stop {font-size: 12px;	color: #f98c06;}

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

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

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