a.main-menu {
	font-family: times;
	font-size: 20px;
	color: #969287;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
}

a.main-menu:hover {
	font-family: times;
	font-size: 20px;
	color: #969287;
	font-weight: normal;
	font-style: italic;
	text-decoration: underline;
}

a.sub-menu {
        font-family: times;
        font-size: 24px;
        color: #969287;
        font-weight: normal;
        font-style: italic;
        text-decoration: none;
}

a.sub-menu:hover {
        font-family: times;
        font-size: 24px;
        color: #969287;
        font-weight: normal;
        font-style: italic;
        text-decoration: underline;
}

table.sub-menu {
	margin-top: -8;
}

td.main-menu {
	text-align: center;
}

td.sub-menu {
	text-align: center;
}

td.bottom {
	width: 766px;
	height: 209px;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	font-family: times;
	font-size: 14px;
	color: #ffffff;
	background: url(/graphics/templates/bottom-bg.png);
	overflow: auto;
}

td.footer {
	width: 766px;
	height: 87px;
	background: #000000;
	font-family: times;
	font-size: 12px;
	font-style: italic;
	color: #978d59;
	text-align: center;
	vertical-align: middle;
}

a.footer {
	font-family: times;
	font-size: 12px;
	font-style: italic;
	color: #978d59;
	text-decoration: none;
}

a.footer:hover {
	font-family: times;
	font-size: 12px;
	font-style: italic;
	color: #978d59;
	text-decoration: underline;
}

a.next {
	font-family: times;
	font-size: 12px;
	color: #978d59;
	text-decoration: none;
}

a.next:hover {
	font-family: times;
	font-size: 12px;
	color: #978d59;
	text-decoration: underline;
}

h3 {
	color: #978d59;
	margin-bottom: 0px;
}
