body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #006600;
}
.bodyframe{
background-color:#FFFFFF;
	text-align:center;
	width:95%;
	margin-left:auto;
	margin-right:auto;
	border:medium;
	border-radius: 22px;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	box-shadow: 15px #fff;
	-webkit-box-shadow:  15px #fff;
	-moz-box-shadow:   15px #fff;
	outline-color: #000;
	outline-width: 3px;
4 filter: progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=145, Strength=5);
	behavior: url(PIE.php);
}
.container {
	text-align:left;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 24px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 16px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.hrback {
	color:#996600;
	height:3;
}
.hrback2 { 
	color:#996600;
	height:5;
}
.bgheader63 {
	background-image: url(images/banner/banner_1x63.gif);
}
.header1 {
	color: #000000;
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
	line-height:normal;
	 }
.header2 {
	color: #003366; 
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	 }	 

.basicBlackText {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
.basicBlackText2 {
	font-family: arial;
	font-size: 10px;
	color: #333333;
	
}
.basicBlackText3{
	font-family: arial;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
}
.basicGreyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}

.imageBorder {
	border: 1px solid #000000;
}.
imageBorder2 {
	border: medium ridge #CC9933;
}


.displaypage {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #000000; 
}
.displaypage2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}