body {
	font-family: Arial, Helvetica, sans-serif;
}
header1 {
	width: 200px;
}
.titlecell {
	background-image: url(titlebackground.jpg);
	background-repeat: no-repeat;
}
.leftmenuA {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	color: #000000;
}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	height: 20px;
	color: #999999;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer {
	text-align: center;
}
.subpageheader {
	background-image: url(subpageheaderbg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 50px;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #999999;
	text-indent: 10px;
	height: 50px;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
}
strong {
	color: #FF0000;
}
.content3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
}

.content4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
	padding-left: 10px;
}

.leftmenuredbar {
	background-image: url(redbar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
