.text11 {
	font-family: Arial;
	font-size: 11px;
}

.contenttext {
	font-family: Arial;
	font-size: 11px;
}

.headertext {
	font-family: Arial;
	font-size: 12px;
}

.smalltext {
	font-family: Arial;
	font-size: 10px;
}

.text12 {  
	font-family: Arial; 
	font-size: 12px}
	
.text10 {
	font-family: Arial;
	font-size: 10px;
}

.linkwht {  color: #FFFFFF; text-decoration: underline}
.linkyellow {  color: #FFCC00; text-decoration: none}
.linkblack {  color: #000000; text-decoration: none}
.linkblue {  color: #000099; text-decoration: underline}
.linkgrey {  color: #3E566F; text-decoration: none}

.text14 {  font-family: Arial; font-size: 14px}

.text16 {  font-family: Arial; font-size: 16px}

a:hover {
	text-decoration: underline;
}
.mainbg {
	background-color: #D9EAFF;
	background-image: url(../images/general/main-bg.gif);
	background-repeat: repeat-x;
}
#contentarea {
	font-family: Arial;
	font-size: 12px;
	padding: 5px;
	width: auto;
}
.imageborders {
	border: 1px solid #3E5E15;
}
#footer {
	font-family: Arial;
	font-size: 11px;
	padding: 5px;
	width: auto;
	margin-left: 35px;
	color: #914602;
	margin-bottom: 8px;
}
.linkred {
color: #914602; text-decoration: none
}
.titles {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #823502;
}
.titles2 {

	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #823502;
}
