.leftpanel {
	background-image: url(images/leftshadowpanel.jpg);
	background-repeat: repeat-y;
}
.rightpanel {
	background-image: url(images/rightshadowpanel.jpg);
	background-repeat: repeat-y;
}
.background {
	background-repeat: no-repeat;
	background-color: #9BC5DD;
	background-image: none;
}

.pagecolor {
	background-image:  url(images/bkgrnd.jpg);
	background-repeat: repeat-x;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #043959;
	font-weight: bold;
	text-decoration: none;
}
.subheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #0671A9;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #0066CC;
	font-style: normal;
	background-color: #FFFFFF;
	text-decoration: none;
}
.navbar {
	background-image: url(http://www.sitemason.com/files/f/fdTrRC/navbar.jpg);
	background-repeat: repeat-x;
}
.bodytextnormal {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #043959;
	font-weight: normal;
	text-decoration: none;
}

#navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #33CCFF;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;

}
#navlink a:link {
	text-decoration: none;
	color: #33CCFF;
	font-weight: normal;
}
#navlink a:visited {
	text-decoration: none;
	color: #33CCFF;
	font-weight: normal;
}
#navlink a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
#navlink a:active {
	text-decoration: none;
	color: #33CCFF;
}

#subnavlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #33CCFF;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;

}
.subnavlink_selected{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #33CCFF;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

#subnavlink a:link {
	text-decoration: none;
	color: #33CCFF;
	font-weight: normal;
}
#subnavlink a:visited {
	text-decoration: none;
	color: #33CCFF;
	font-weight: normal;
}
#subnavlink a:hover {
	text-decoration: none;
	color: #0066CC;
	font-weight: normal;
}
#subnavlink a:active {
	text-decoration: none;
	color: #33CCFF;
}


.footer a {
	font-size: 95%;
	color: #0066CC;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #999999;
}
