body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_01.jpg);
	background-repeat: repeat-x;
}
.style1 {font-size: 16px; font-weight: bold; line-height: 150%;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.imgcell {height: 250px;}
.imgcell:hover {text-decoration: none;}
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px;}
.leftel {display: block; font-size: 12px; font-family: "Tahoma, Verdana"; text-align: left; width: 220px; }
.rightel {display: block; font-size: 12px; font-family: "Tahoma, Verdana"; text-align: left; width: 220px; }

/*
	Thumbs links
*/
#linkthumbs {font-size: 12px; font-family: "Tahoma, Verdana"; padding: 10px 0px 10px 0px;}
#linkthumbs .centered {text-align: center; padding: 0px 0px 10px 0px;}

/*
	Bottom list
*/
#bottomlist {list-style: none; width: 100%; margin: 0; padding: 0px 0px 0px 40px; color: #000000; line-height: 160%; font-size: 16px; font-weight: bold;}
#bottomlist li {width: 200px; padding: 0px 10px 0px 10px 0px; text-align: left; float: left;}
