body, table, tr, td,a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

.error {
	color: #CC0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 

}

.loggedin {
	color: #CC0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;

}

.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	line-height: 15px;
}

.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	line-height: 15px;
}
a.breadLink:link, .lightbrown {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.breadLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.breadLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.breadLink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 135%;
}

a.largered {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;;
	text-decoration: none;
}
a.large:link, span.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.large:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.large:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.large:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

/* LARGEU */
a.largeu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
a.largeu:visited {
	fonut-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}
a.largeu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}
a.largeu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}



.textLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666666;
}

.textLargered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;
}

.formElements {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #666666;
	background-color: #ECEDE5;
}
.formElementsTwo {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}
.formElementsTwoBold {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #ffffff;
	background-color: #FF8484;
	font-weight: bold;
}
.texttight {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 110%;
	font-weight: normal;
}
.courier {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #666666;
}

