.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: underline}
.linkblack {  color: #000000; text-decoration: underline}
.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: none;
}
.topbg {
	background-image: url(../images/general/top-image3.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.footerbg {
	background-image: url(../images/general/footer2.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#content {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px 20px 20px;
	width: auto;
}
