body {
	background-image: url(../img/bkg.gif);
}
.bkgmain {
	background-image: url(../img/bkg_light.gif);
}
.bkgedge {
	background-image: url(../img/site_edge.gif);
}
.bkgspecial {
	background-image: url(../img/bkg_special.jpg);
	background-repeat: no-repeat;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #663300;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.bkgbrown {
	background-color: AE7226;
}
.bkgbrowndot {
	background-image: url(../img/bkg_altpix.gif);
}
.titlegreen {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #006600;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
	text-decoration: underline;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.textbrown {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
}
.titlebold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
}
.textbrownIta {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #663300;
	font-style: italic;
	font-variant: normal;
}
.titleita {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #663300;
	font-style: italic;
}

