.menutext {
	font-family: "Trebuchet MS", Arial;
	font-weight: bold;
	color: #883615;
	font-size: 12px;
}
.submenutext {
	font-family: verdana;
	font-size: 10px;
	color: #660000;
	font-weight: bold;
}
.maintext {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFCC;
}
.headertext {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #FFFFCC;
}

.mainlinks:link    { color: #883615; text-decoration: none; font-weight: bold }
.mainlinks:active  { color: #883615; text-decoration: none; font-weight: bold}
.mainlinks:visited { color: #883615; text-decoration: none; font-weight: bold }
.mainlinks:hover   { color: #FFFFCC; text-decoration: none; font-weight: bold }

.sublinks:link    { color: #660000; text-decoration: none; font-weight: bold }
.sublinks:active  { color: #660000; text-decoration: none; font-weight: bold}
.sublinks:visited { color: #660000; text-decoration: none; font-weight: bold }
.sublinks:hover   { color: #FFFFFF; text-decoration: none; font-weight: bold }

.tablelinks:link    { color: #FFFFCC; text-decoration: underline; font-weight: bold }
.tablelinks:active  { color: #FFFFCC; text-decoration: underline; font-weight: bold}
.tablelinks:visited { color: #FFFFCC; text-decoration: underline; font-weight: bold }
.tablelinks:hover   { color: #FFFFFF; text-decoration: underline; font-weight: bold }

.tborder1 {
	border: 1px dashed #C4A88D;
}
.tborder2 {
	border: 1px solid #C4A88D;
}
.copyrighttext {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFCC;
}
.attention {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.littletext {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFCC;
}
