body{background-color:#FF6289;}
td {  font-family: "Trebuchet MS", Verdana, Arial; font-size: 10pt; color: #333333}

a {  font-size: 9pt; color: #FF3366; text-decoration: none}

a:hover {  color: #FF9999; text-decoration: underline}

.header {  font-size: 12pt; font-weight: normal}

.footers {  font-size: 8pt}

.footers_lite {  font-size: 9pt; color: #FFCCCC; text-decoration: none}
.footers_lite a:link, .footers_lite a:visited{
color: #FFFFFF;
text-decoration:underline;
}
.footers_lite a:hover, .footers_lite a:active {
color: #000;
text-decoration:underline;
}

.foot_white {  font-size: 8pt; color: #FFFFFF}

.headerwhite { font-size: 13pt; color: #FFFFFF}

h1 {
	font-size: 13pt;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 {  font-size: 13pt; font-weight: normal; padding-bottom: 0; margin-bottom: 0}

.mainnav td{
padding:10px 0;
}
.mainnav a:link, .mainnav a:visited{
display:block;
font-size: 12px; 
font-weight: bold;
color: #FFFFFF;
padding:2px 10px;
}
.mainnav a:hover, .mainnav a:active {
color: #FFDFE7;
}
	
.rborder {
	border-right: 4px solid #000000;
}
.rborder2 {
	border-right: 2px solid #FFFFFF;
}
.btborder {
	border-bottom: 1px solid #FF3366;
}
.whitetxt {
	color: #FFFFFF;
	font-size: 12px; 
	}
.blkborder {
	border: 1px solid #000000;
}
