body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #720c0c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #720c0c;
}
a:hover {
	text-decoration: underline;
	color: #720c0c;
}
a:active {
	text-decoration: none;
	color: #720c0c;
}
.site_bkgd {
	background-color: #ffffcc;
	background-image: url(../media/template/backgrounds/header_bkgd.gif);
	background-repeat: repeat-x;
}
.menuframe_left {
	background-image: url(../media/template/menu/leftside.gif);
	background-repeat: repeat-y;
}
.menuframe_right {
	background-image: url(../media/template/menu/rightside.gif);
	background-repeat: repeat-y;
}
.menu_bkgd {
	background-color: #ffff9d;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
p {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.bold_italic {
	font-style: italic;
	font-weight: bold;
}
.bold_italic_times {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #720c0c;
}
.bold_maroon {
	font-weight: bold;
	color: #720c0c;
}
.italic {
	font-style: italic;
}
.tableheaderbkgd {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #720c0c;
}
.bold_italic_sm {
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
}
.homepage_button_bkgd {
	background-color: #412500;
	background-image: url(../media/template/backgrounds/homepage_button_bkgd.gif);
	background-repeat: repeat-x;
	border: 1px solid #000000;
}
.white {
	color: #FFFFFF;
}
.white a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.white a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.white a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.white a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
