a:link {
	font-family: Arial;
	color: #CC6600;
}

a:visited {
	font-family: Arial;
	color: #333333;
}

a:hover {
	font-family: Arial;
	color: #CC6600;
}

a:active {
	font-family: Arial;
	color: #CC6600;
}

a.anchor:link {
	font-family: Arial;
	color: #CC6600;
}

a.anchor:visited {
	font-family: Arial;
	color: #CC6600;
}

a.anchor:hover {
	font-family: Arial;
	color: #333333;
}

a.anchor:active {
	font-family: Arial;
	color: #CC6600;
}

td {
	font-family: Arial;
	font-size: 12px;
}

.regulartext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;

}

.smalltext {
	font-family: Arial;
	font-size: 10px;
}

.orangebold12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}

.orangetext12 {
	font-family: Arial;
	font-size: 12px;
	color: #CC6600;
}

.italictext12 {
	font-family: Times New Roman;
	font-size: 12px;
	font-style: italic;	
}

.orangeheader {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #CC6600;
}

.orangeheader-i {
	font-family: Times New Roman;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #CC6600;
}

.orangebold-i  {
	font-family: Times New Roman;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #CC6600;
}

.graybold12 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.graytext12 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.grayheader {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

.outerborder  {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.orangeborder  {
	border-top: 1px solid #CC6600;
	border-bottom: 1px solid #CC6600;
	border-left: 1px solid #CC6600;
	border-right: 1px solid #CC6600;
}
.blockheader {
	background-color: #EEEEEE;
	border: 1px solid #CC6600;
	height: 20px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;

}

.blockheader_LE {
	background-color: #EEEEEE;
	border: 1px solid #663366;
	height: 20px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #663366;

}

