﻿table {
	font-family: Segoe UI, Segoe, Arial, Verdana;
	font-size: 13px;
	background-color: #FFFFFF;
}
body {
	font-family: Segoe UI, Segoe, Arial, Verdana;
	font-size: 13px;
	background-image: url('bg.jpg');
	background-repeat: repeat;
}
p {
	font-family: Segoe UI, Segoe, Arial, Verdana;
	font-size: 13px;
	background-color: #FFFFFF;
}
hr {  color: #000000}
.menutop {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
a.menutop {
	color: #FFFFFF;
	text-decoration: none;
}
a.menutop:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.menutop:active {
	color: #CCCCCC;
}
a.menuside {
	color: #333333;
	font-size: 13px;
	text-decoration: none;
}
a.menuside:hover {
	color: #000080;
	text-decoration: underline;
}
a.menuside:active {
}
.MenuLevel1 {
	background-color: #666666;
}
.MenuLevel2 {
	background-color: #F4F4F4;
}
.MenuLevel3 {
	background-color: #CCCCCC;
}
.PageTitle {
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	color: #CC0000;
}
.Masthead_Background {
	background-color: #CC0000;
}
.TopMenu_Background {
	background-color: #CC0000;
}
.today {
	color: #CCCCCC;
	font-size: 11px;
}
.Footer {
	background-color: #333333;
	height: 25px;
	font-size: 12px;
	color: #C0C0C0;
}
.siteborder {
	border: medium groove #CCCCCC;
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
}
/* Styles available to the editor,  make sure the styles below and the Editor_Styles.css are the same*/
Heading {
	font-size: 16px;
	background-color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
}
Normal {font-family: "Segoe UI", Segoe, Arial, Verdana;	font-size: 13px;
	background-color: #FFFFFF;
	font-style: normal;
}
Underline {
	text-decoration: underline;
}
Bold {
	text-decoration: underline;
	font-weight: bold;
}
