@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: #cdbcf8;
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: #711e95; text-decoration: none;}
a:visited {color: #711e95; text-decoration: none;}
a:hover {color: #a373e9; text-decoration: underline;}
a:active {color:#a373e9; 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; 
	COLOR: #f58600; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none
}
A.link4:visited {
	FONT-WEIGHT: bold; 
	COLOR: #f58600; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none
}
A.link4:hover {
	FONT-WEIGHT: bold; 
	COLOR: #a373e9; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: underline
}
.link4 {FONT-SIZE: 11px; }
.img {BORDER: 1px solid #290671; border-thickness: 1px; }
A:hover .img {BORDER: 1px dashed #290671; 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: #f88d24;	text-decoration: none;	font-weight: bold;}
.btop a {	font-family: Tahoma;	font-size: 20px;	color: #711e95;	text-decoration: underline;	font-weight: bold;}
.btop a:hover {	font-family: Tahoma;	font-size: 20px;	color: #a373e9;	text-decoration: none;	font-weight: bold;}

.thumbs{
	border: 1px solid #290671; 
	background-image: url(img_files/thumb.jpg);
	background-color:#FFFFFF;
	text-align:center;
	width:170px;
	height:230px;}
p.top {
	font-size: 14pt; 
	margin-top: 4px;
	font-weight:bold;}
