#Menu {
	font-size: 14px;
	color: #990000;
	font-weight: 900;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCCCC;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 6px;
	margin-left: 1px;
	width: 783px;
	padding: 0px;
	border-spacing: 0;
}
th {
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #990000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: oblique;
	background-image: url(images/nav.jpg);
	background-position: right;
	color: #990000;
	width: 98px;
	background-color: #CCCCCC;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: 999999;
	text-decoration: underline;
}

body {
	font-weight: 500;
	color: #990000;
	margin: 0px;
	background-color: black;
}
p {
	font-size: 16px;
	text-align: left;
	color: #990000;
}
.Mother {
	border: thin solid #990000;
	background-color: #FFFFEE;
	width: 400px;
	margin: 0px auto;
}

h3 {
	color: #990000;
	text-align: center;
}
li {
	padding-bottom: 4px;
	list-style-image: none;
	list-style-type: none;
	padding-right: 18px;
	color: #990000;
}
h2 {
	color: #990000;
}
#main  {
	width: 1020px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}
#head  {
	width: 1020px;
	margin: 0px auto;
	padding: 0px;
}
#container {
	width:1020px;
	margin: 0px auto;
	padding: 0px;
}
#left  {
	width: 91px;
	float: left;
}
#right {
	width: 785px;
	float: left;
	background-color: white;
	min-height: 685px;
	padding: 0px;
}
#content {
	padding: 10px;
}
.formframe {
	width: 500px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
}

