@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: #550037;
background-image: url(img_files/bg.gif);
background-repeat: repeat;
background-position: center;
}
.leftbg
{
background-image: url(img_files/bg_head.gif);
background-repeat: repeat;
background-position: left;
} 

.rightbg
{
background-image: url(img_files/bg_footer.gif);
background-repeat: repeat;
background-position: left;
} 
a:link {color: #ffc618; text-decoration: none;}
a:visited {color: #ffc618; text-decoration: none;}
a:hover {color: #f2006d; text-decoration: underline;}
a:active {color:#f2006d; 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: #84004D; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none
}
A.link4:visited {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #84004D; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none
}
A.link4:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	COLOR: #84004D; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: underline
}
.link4{
	font-size:10px;
	line-height:1.5;}

.img {BORDER: 1px solid #fade18; border-thickness: 1px; }
A:hover .img {BORDER: 1px dashed #870038; 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: #f50077;	text-decoration: none;	font-weight: bold;}
.btop a {	font-family: Tahoma;	font-size: 20px;	color: #ffffff;	text-decoration: underline;	font-weight: bold;}
.btop a:hover {	font-family: Tahoma;	font-size: 20px;	color: #f50077;	text-decoration: none;	font-weight: bold;}

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