.redborder {
	border: 1px solid #880c0c;
}
.borderblackbold {
	border: 2px solid #000000;
}
.maintext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.maintextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.maintextitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #FFFFFF;
}
.borderwhite {
	border: 1px solid #FFFFFF;
}
.borderbottomgrey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.borderrightgrey {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.bordertopgrey {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.text17whitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
.text14bolditalicbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #503602;
}
a:link {
	color: #503602;
	text-decoration: none;
}
a:hover {
	background-color: #cedfb5;
	text-decoration: none;
}
a:active {
	color: #274002;
	text-decoration: none;
}
a:visited {
	color: #503602;
	text-decoration: none;
}
.maintext13bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.maintext13boldunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;


}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #cedfb5;

}
