BODY {
	margin: 0;
	background-color: #6cb71b;
	
}
TD {	FONT-SIZE: 12px; color: #00000;  FONT-FAMILY: Arial, Helvetica, sans-serif}

TD.center {	background-color: #f9cbfb;	}
TD.top {	background-color: #f9cbfb;	}
TD.bottom {	background-color: #aef560;}

A {	FONT-SIZE: 10px; color: #ffffff; FONT-WEIGHT:bold; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; FONT-WEIGHT:bold;
}
A:hover {	FONT-SIZE: 10px; COLOR: #FFFF00; FONT-WEIGHT:bold; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline; FONT-WEIGHT:bold;
}

TD.bg_top{
	background-image: url(/tplimages/3/img/bgtop.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #f9cbfb;
}

TD.bg_bott{
	background-image: url(/tplimages/3/img/bgbottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 4px;
	margin-bottom: 4px;
	background-color: #f9cbfb;
}
	a.tmb img{
	border : 1px solid #000000;
}

.tmb { border: 1px solid #000; }

