@charset "utf-8";
body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.menuTD {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A5A6BD;
	border-bottom-color: #A5A6BD;
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: #A5A6BD;
}
.mainTable {
	border: 4px ridge #000066;
}
.linkOver {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}
.tdOver {
	background-color: #000066;
}
.linkOrig {
	font-weight: bold;
	color: #000000;
	text-decoration:none;
}
.tdOrig {
	background-color: #FFFFFF;
}


.contentTD {
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
.homeImg {
	margin: 15px;
}h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.webMe {
	font-size: x-small;
	font-style: italic;
}
