body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(../nav/bg_main.gif);
	background-repeat: repeat-y;

}
.bgleft {
	background-image: url(../nav/bg_left.gif);
	background-repeat: repeat-y;
}
.bgmiddle {
	background-image: url(../nav/bg_middle.gif);
	background-repeat: repeat-y;
}
.bgright {
	background-image: url(../nav/bg_right.gif);
	background-repeat: repeat-y;
}
.bgbuttons {
	background-image: url(../nav/bg_buttons.gif);
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12pt;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12pt;
	font-weight: bold;
	color: #5A7B4F;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12pt;
	font-weight: bold;
	color: #000000;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12pt;
	color: #990000;
	text-decoration: underline;
}

a: hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 12pt;
	color: #990000;
	text-decoration: none;
}.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 11pt;
	color: #5A7B4F;
}
.bgdothoriz {
	background-image: url(../nav/bg_dothoriz.gif);
}
