BODY {
	margin: 0;
	background-color: #dbf4a0;
	background-image: url(bg.jpg);

	
}
TD {	FONT-SIZE: 10px; color: #660066;  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif}
TD.bgtopright{
	background-image: url(bgtopright.jpg);
	background-repeat: repeat-x;
	width: 50%;
}
TD.bgtopleft{
	background-image: url(bgtopleft.jpg);
	background-repeat: repeat-x;
	width: 50%;
	background-position: 100%;
}
TD.bgbottomright{
	background-image: url(bgbottomright.jpg);
	background-repeat: repeat-x;
	width: 50%;
}
TD.bgbottomleft{
	background-image: url(bgbottomleft.jpg);
	background-repeat: repeat-x;
	width: 50%;
	background-position: 100%;
}

TD.setbgright{
	background-image: url(bgsets.jpg);
	
	width: 50%;
}
TD.setbgleft{
	background-image: url(bgsets.jpg);
	
	width: 50%;
	background-position: 100%;
}



TD.top {	background-color: #baf24a;	}
TD.top_set {	background-color: #f0fbda;	}
TD.bottom_set {	background-color: #f0fbda;	}
TD.center {	background-color: #baf24a;	}
TD.bottom {
	background-color: #baf24a;
	background-image: url(bottombg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

A {	FONT-SIZE: 10px; color: #660066; FONT-WEIGHT:bold; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; FONT-WEIGHT:bold;
}
A:hover {	FONT-SIZE: 10px; COLOR: #FFFFFF; FONT-WEIGHT:bold; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline; FONT-WEIGHT:bold;
}

TD.info{
	color: #660066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 413px;
	text-align: justify;
	vertical-align: top;
	font-size: 10px;	
	}
	
	TD.name{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #993399;
	font-weight: bold;
	}

TD.bg_bott{
	background-image: url(img/bgbottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #b6f6fc;
}
	a.tmb img{
	border : 1px solid #000000;
}

