body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: transparent;
	background-image: url(../g/background.jpg);
	background-repeat: repeat-x;
}
#pagewrapper {
	position: relative;
	text-align: left;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	top:0px;
}
#headerarea {
	text-align: center;
	width: 860px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#bodyarea {
	text-align: left;
	width: 860px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	background-image: url(../g/body.jpg);
	background-repeat: repeat-y;
}
#footerarea {
	text-align: center;
	width: 860px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
}
A {
	color: #0000ff;
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
A:hover {
	color: #F9A32F;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.links12px {
font-size: 12px;
}

a.links12px:hover {
font-size: 12px;
}

a.toc {
font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;

}

a.toc:hover {
font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;

}

.coloredlinks {
color: #0000FF;
	text-decoration: underline;
	font-size: 15px;
	}
/*
.login {
	background-image: url(../g/login_background.jpg);
	background-repeat: no-repeat;
}
.logintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
	color: #ffffff;
}
*/
.maintext { 
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: normal; 
	color: #333333;
}

.maintext1 { 
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 14px; 
	font-weight: normal; 
	color: #333333;
}
.maintext2 { 
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	line-height: 18px; 
	font-weight: normal; 
	color: #FF0000;
}


.maintextloose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
}
.contentslarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
}
.contents {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: normal;
}
.footertext {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #710c22;
}
/* Copy for HP (index) */
.pagetitle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: Black;
	padding: 8px;
	font-style: italic;
}

.fontsmall {
font-size:10px;
}
