﻿.Background {
	background-color: #F4F4F4;
	background-image: url('Graphics/NewLogoAgainback.jpg');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	color: #000000;
	top: 5px;
	position: inherit;
	left: 5px;
}
.ListText {
	padding: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: inherit;
	color: #000000;
}
.SideCell {
	border-style: none;
	background-image: none;
	table-layout: auto;
	border-collapse: inherit;
	border-spacing: 0px;
	empty-cells: inherit;
	caption-side: inherit;
	background-repeat: no-repeat;
	text-align: center;
}
.MainText {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	color: #000000;
}
.NonActiveStyle {
	border-style: none;
	border-width: 0px;
}
.Links {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: inherit;
	color: #000000;
	text-align: center;
}
.listMain {
	list-style-type: square;
	list-style-position: outside;
	list-style-image: none;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: inherit;
	font-style: inherit;
	font-variant: inherit;
	text-transform: inherit;
	color: #000000;
}
