p,li,ol,ul,td
{
color: #ffffff;
font-size: 13px; 
line-height: 20px; 
font-family: Trebuchet MS;
}

.highlightSmall {
color: #666666;
font-size: 10px; 
line-height: 13px; 
font-weight: bold;
font-family: Trebuchet MS;
}

.highlightMid {
color: #666666;
font-size: 15px; 
font-weight: bold;
font-family: Trebuchet MS;
}

.redMid {
color: #bb547c;
font-size: 13px; 
line-height: 16px; 
font-weight: bold;
font-family: Trebuchet MS;
}

.highlightTitle {
color: #a60102;
font-size: 18pt; 
font-family:Georgia, "Times New Roman", Times, serif;
}

A:link  {
font-size: 11px;
font-family: Trebuchet MS;
color: #666666;
text-decoration: underline;
}

A:visited  {
font-size: 11px;
color: #666666;
}

A:hover  {
color: #666666;
text-decoration: none;
}

.footer{
color: #ffffff;
font-size: 10px; 
line-height: 13px; 
font-family: Trebuchet MS;
}

a.toplink:link {
color: #bb547c;
text-decoration: underline;
font-size: 13px; 
line-height: 20px; 
font-family: Trebuchet MS;
}

a.toplink:visited {
color: #bb547c;
text-decoration: underline;
font-size: 13px; 
line-height: 20px; 
font-family: Trebuchet MS;
}

a.toplink:hover {
color: #bb547c;
text-decoration: none;
font-size: 13px; 
line-height: 20px; 
font-family: Trebuchet MS;
}

select {
	font: 10px Trebuchet MS
}

textarea {
	BORDER-RIGHT: #696969 1px solid;
	BORDER-TOP: #696969 1px solid;
	BORDER-LEFT: #696969 1px solid;
	BORDER-BOTTOM: #696969 1px solid;
	font: 10px Trebuchet MS
}
}
 
INPUT {
	background-color: #FFFFFF;
	BORDER-RIGHT: #696969 1px solid;
	BORDER-TOP: #696969 1px solid;
	BORDER-LEFT: #696969 1px solid;
	BORDER-BOTTOM: #696969 1px solid;
	font: 10px Trebuchet MS
} 

.floatleft
{
float: center;
border: 1px solid #666;
padding: 3px;
border-color:#CCCCCC;
}