@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: #e2feb9;
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: #34a6e0; text-decoration: none;}
a:visited {color: #34a6e0; text-decoration: none;}
a:hover {color: #af00aa; text-decoration: underline;}
a:active {color:#af00aa; 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: 9px; 
	COLOR: #4a5a00; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none
}
A.link4:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 9px; 
	COLOR: #138cfe; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: underline
}

.link4 {FONT-SIZE: 11px; }
.img {BORDER: 0px solid #637E21; border-thickness: 1px; }
A:hover .img {BORDER: 0px dashed #637E21; border-thickness: 1px }

}
.btop {	font-family: Tahoma;	font-size: 20px;	color: #6fd8dd;	text-decoration: none;	font-weight: bold;}
.btopdesc {	font-family: Tahoma;	font-size: 12px;	color: #768b00;	text-decoration: none;	font-weight: bold;}
.btop a {	font-family: Tahoma;	font-size: 20px;	color: #536200;	text-decoration: underline;	font-weight: bold;}
.btop a:hover {	font-family: Tahoma;	font-size: 20px;	color: #a1bf00;	text-decoration: none;	font-weight: bold;}

.thumbs{
	background-image: url(img_files/thumb.jpg);
	background-color:#ffffff;
	text-align:center;
	width:170px;
	height:230px;}
table.thumb {border: 2px solid #364909; background-color: #364909;}
