.creamlink {
	font-family: "trebuchet MS";
	FONT-SIZE: 11px;
	color: #E8DEA9;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.creamlink:hover {
	font-family: "trebuchet MS";
	TEXT-DECORATION: none;
	BORDER-BOTTOM: #E8DEA9 1px dotted; 
	color: #E8DEA9;
	font-weight: bold;
}

.creamlink:visited {
	font-family: "trebuchet MS";
	color: #E8DEA9;
	font-weight: bold;
}


p { 
font-family: "trebuchet MS";
font-size: 12px; color: #000000}

a {
font-family: "trebuchet MS";
font-size: 12px; 
text-decoration: none; 
font-weight: normal; 
color: #003399;
}

a:visited {
font-family: "trebuchet MS";
font-weight: normal; 
color: 003399;
}

a:hover {
font-family: "trebuchet MS"; 
font-weight: normal; 
text-decoration: underline; 
color: #0033CC;
}

.bigheader{
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #024FA1; FONT-FAMILY: "trebuchet MS";
}

.smallheader {
	font-family: "trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}

.textsmall {
	FONT-SIZE: 11px; FONT-FAMILY: "trebuchet MS";
}

UL, LI { 
font-family: "trebuchet MS";
font-size: 12px; color: #000000}

.tableheadcell {
border-collapse: collapse; border: 1px, solid; border-color: #BEBDBD; padding-left: 4px; padding-right: 4px; padding-bottom: 4px; padding-top: 4px; BACKGROUND-COLOR: #E1E1E1; font-family: "trebuchet MS"; color: #03AAE1; font-weight: bold; font-size: 12px;
}

.tableformat {
border-collapse: collapse; border: 1px, solid; border-color: #03AAE1; padding-left: 4px; padding-right: 4px; padding-bottom: 4px; padding-top: 4px; BACKGROUND-COLOR: #FFFFFF; font-family: "trebuchet MS"; font-weight: normal; font-size: 12px;
}

.formitems {
	FONT-SIZE: 12px;
	FONT-FAMILY: "trebuchet MS";
	BACKGROUND-COLOR: #EFF9E0;
	border: 1px solid #444444;
}
.submit {
	BORDER-RIGHT: 0px solid; BORDER-TOP: 0px solid; FONT-SIZE: 12px; FONT-WEIGHT: bold; BORDER-LEFT: 0px solid; COLOR: white; BORDER-BOTTOM: 0px solid; HEIGHT: 19px; BACKGROUND-COLOR: #444444; cursor: hand;
}

.highlight {
	FONT-SIZE: 12px; 
	font-weight: bold;
	color: #444444;
    FONT-FAMILY: "trebuchet MS";
}

.currentpagetitle {
	FONT-SIZE: 13px; 
	font-weight: bold;
	color: #E1E1E1;
    FONT-FAMILY: "trebuchet MS"
}

.currentLink {
background-color: rgb(255,255,0);
padding-left: 4px; padding-right: 4px; padding-bottom: 4px; padding-top: 4px; 
}
.currentLink:hover {
background-color: rgb(255,255,0);
padding-left: 4px; padding-right: 4px; padding-bottom: 4px; padding-top: 4px; 
}

.currentLink:visited {
background-color: rgb(255,255,0);
padding-left: 4px; padding-right: 4px; padding-bottom: 4px; padding-top: 4px; 
}