.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #003399;
	text-decoration: none;
	font-weight: bold;

}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;

}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #003399;
	text-decoration: none;
	font-weight: normal;
	display: table-cell;



}
.back {
	background-attachment: fixed;
	background-image: url(graphics/Slice_10.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #D7D7FF;

}
.indextext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	display: table-cell;
}
.websiteby {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #003399;
	text-decoration: none;
	font-weight: normal;
}
.Pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #003399;
	text-decoration: none;
	font-weight: bold;
	display: table-cell;
	text-transform: uppercase;
	background-color: #9999FF;
	background-repeat: repeat-y;
	text-align: center;
	width: 100%;




}

