a {
	color: #006666;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia;
	font-size: 10px;
}
a:hover {  color: #6e1a24; text-decoration: underline}
a.link {
	color: #006666;
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia;
	font-size: 12pt;
}
a.link:hover {  color: #6e1a24; text-decoration: underline}

p {  font-family: Georgia; font-size: 10pt; color: #000000; text-decoration: none; font-weight: normal}
h2 {  font-family: Georgia; color: #6e1a24; text-decoration: none; font-weight: bold}
h3 {  font-family: Georgia; color: #6e1a24; text-decoration: none; font-weight: bold}
h4 {  font-family: Georgia; color: #6e1a24; text-decoration: none; font-weight: bold}
p.bold {  font-family: Georgia; font-size: 10pt; color: #000000; text-decoration: none; font-weight: bold}
p.small {  font-family: Georgia; font-size: 7pt; color: #000000; text-decoration: none; font-weight: normal}
td {  font-family: Georgia; font-size: 10pt; color: #000000; text-decoration: none; font-weight: normal}
ul {
	font-family: Georgia;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	list-style-image: url(../media/bullet.gif);
}
ol {
	font-family: Georgia;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
td.footer {
	font-family: Georgia;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
td.header {
	font-family: Aachen BT;
	font-size: 36pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../media/interface/header_index.jpg);
	background-repeat: repeat;
}
td.headergreen {
	font-family: Aachen BT;
	font-size: 36pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../media/interface/header_green.jpg);
	background-repeat: repeat;
}
td.headerblue {
	font-family: Aachen BT;
	font-size: 36pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../media/interface/header_blue.jpg);
	background-repeat: repeat;
}
td.white {
	background-color: #FFFFFF;
}
span.title {  font-family: Verdana; font-size: 18px; color: #000000; text-decoration: none; font-weight: bold}
span.red {font-family: Georgia; font-size: 10pt; color: #FF0000; text-decoration: none; font-weight: normal}

table.main {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: url(../media/interface/logo_faded.jpg);
	background-position: center top;
}
table.index {
	background-color: #e8e5b9;
	background-repeat: no-repeat;
}
table.blue {
	background-color: #b2bfc4;
	background-repeat: no-repeat;
}
table.green {
	background-color: #bcc7b6;
	background-repeat: no-repeat;
}
table.maininner {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
body {
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e8e5b9;
}
body.bodygreen {
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #bcc7b6;
}
body.bodyblue {
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b2bfc4;
}
