.base {
	background-attachment: scroll;
	background-image: url(images/base.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.topbase {
	background-attachment: scroll;
	background-image: url(images/topbase.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tahoma {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #BF120E;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
	text-align: justify;
}
.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BF1B1C;
	text-decoration: none;
}
.bdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

.arial14white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.page-title
{font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.page-title-black-bold
{font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}.arial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4E4E4E;
	text-decoration: none;
}
