body {
	font-family: Garamond, Georgia, "Times New Roman", serif ;
	color:#000000;
	background-color:#FFFFFF;
	font-size:14px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: none;
}

.leftbar {
	background-image:url(webimages/WoodMenuBG.jpg);
	background-repeat:repeat-y;
	}

td {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	color:#000000;
	font-size:18px;
}

a {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	color:#990066;
	font-size:18px;
	text-decoration:none;
}

a:hover {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	color:#FF0000;
	font-size:18px;
	text-decoration:underline;
}

.head {
	background-image:url(webimages/WoodHeadBG.png);
	background-position: top left;
	background-repeat:repeat-x;
	}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:700;
	color:#440101;
	text-align:center;
}
a.heading:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:700;
	color:#440101;
	text-align:center;
}

.bottombar {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size:14px;
	color:#440101;
}
a.bottombar:hover {
	font-family: Garamond, Georgia, "Times New Roman", serif;
	font-size:14px;
	color:#FF0000;
}

.bodytable {
	height:100%;
}

.just {
	text-align:justify;
}

.large {
	font-size:18px;
	color:#000099;
}
a.large {
	font-size:18px;
}
a.large:hover {
	font-size:18px;
}
.small {
	font-size:14px;
}
a.small {
	font-size:10px;
}
a.small:hover {
	font-size:10px;
}
.bold {
	font-weight: 700;
}