/* CSS Document */
body {
	background-color: #FFFFCC;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333366;
	
}
.webmasterelise {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	letter-spacing: 2px;
	word-spacing: 4px;
	text-align: center;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333366;
	text-align: left;
}
.smalltitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
	letter-spacing: 1px;
	word-spacing: 4px;
	background-position: center;
	text-align: left;
	text-indent: 10px;
}
hr {
	color: #660000;
}
.titlelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #333366;
	border-right-color: #333366;
	border-bottom-color: #333366;
	border-left-color: #333366;
}

.largetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	text-indent: 10px;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660000;
	text-align: center;
	text-indent: 5px;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333366;
	text-decoration: underline;
}

hr {
	color: #660000;
}

.table1 {
	padding: 0px;
	border: 5px solid #003333;
	
}
.table2 {
	padding: 0px;
	border: 4px solid #660000;
}
.table3 {
	border: 3px solid #cccccc;
	padding: 0px;
	background-color: #003333;
	height: 102px;
}
.table4 {
	border: 2px solid #333366;
	padding: 0px;
	background-color: #cccccc;
}
.webmasterelise {
	font-family: "Monotype Corsiva";
	font-size: 22px;
	font-weight: bold;
	color: #660000;
	letter-spacing: 2px;
	word-spacing: 4px;
	text-align: center;
}
.table5 {
	border: 2px solid #660000;
}
.table5td {
	border: 2px solid #660000;
}
