body {
	margin: 0px;
	background-color: #;
	background-repeat: repeat;
        Font-Family: "Trebuchet MS";
        Font-Size: 10px;
}

.title {
	padding: 0px;
	background-color: #; 
        background-image: url("");
	font-family: "arial";
	font-size: 7.5pt;
	Font-Weight: none;
	color: #000000;
	Letter-Spacing: 0px;
	Text-Align: left;
	Text-Transform: none;
}

#Add {
	position: absolute;
	left: 15px;
	top: 508px;
	width: 728px;
	height: 90px;
	z-index: 1;
}

.table01 {
        Background-color: #;
	Font-family: Arial;
	Font-size: 11px;
	Color: #545655;
	Text-Align: justify;
        line-height: 10px;
	padding: 0px;
}

.table02 {
        Background-color: #e7e7e7;
	Font-family: "Arial";
	Font-size: 11px;
	Color: #545655;
	Text-Align: justify;
        Line-height: 10px;
	padding: 3px;
}

.table03 {

        Background-color: #d4d0d0;
	Font-family: "Arial";
	Font-size: 11px;
	Color: #545655;
	Text-Align: justify;
        Line-height: 10px;
	padding: 0px;
}



.image01 {
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #FFB32F;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	filter: alpha(opacity=100);
	-moz-opacity: 0.6;
}

a img {
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #d3d6d5;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	filter: alpha(opacity=100);
	-moz-opacity: 0.6;
}

a:hover img {
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #d0d3d2;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
}


.spotlight{
        background-color: #FFFFFF;
        font-family: "Trebuchet MS"
        font-color: #8A8A8A;
        font-size: 12px;
        font-weight: normal;
        text-align: center;
        padding: 5px;
}
.affieselite {
        padding: 2px
        background-color: #FFFFFF;
        font-family: Calibry;
        font-size: 8pt;
        color: #737373;
        Line-Height: 11px;
        text-align: center;
}
.affiestop {
        padding: 2px
        background-color: #FFFFF;
        font-family: Calibry;
        font-size: 7pt;
        color: #737373;
        Line-Height: 11px;
        text-align: left;
}

span.h01{
        color: #13BDCC;
        font-weight: bold;
}

span.h02{
        color: #66CC13;
        font-style: italic; 
        text-decoration: underline;
}
span.h03{
        color: #FF54B5;
        font-weight: bold;
}

A:link
{ text-decoration:none;color: #a1a3a2; font-weight:bold;}
A:visited
{ text-decoration:none;color: #a1a3a2; font-weight:bold;} 
A:active
{ text-decoration:none;color: #a1a3a2; font-weight:bold;} 
A:hover{ 
      text-decoration:none;
      color:#8a8b8b; 
      text-transform: underline;
      letter-spacing: 0px;  
