p,a,td,select,input,textarea {
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
}

.smallform {
	font-size : 10px;
}

a,a:link,a:active,a:visited {
	color : #3F7CB6;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

td.editbkg{
	background-color: #efefef;
}

td.title {
	background-color: #003366;
	color : #ffffff;
}

.title {
	font-size : 14px;
	font-weight: bold;
}

.pagetitle {
	font-size : 20px;
	font-weight: bold;
}

.locator {
	color : #3F7CB6;
	font-size : 13px;
	font-weight: bold;
}

a.locator,a.locator:link,a.locator:visited,a.locator:active {
	color : #3F7CB6;
	font-size : 13px;
	font-weight: bold;
	text-decoration : none;
}

a.locator:hover {
	color : #3F7CB6;
	font-size : 13px;
	font-weight: bold;
	text-decoration : underline;
}

a.topmenulnk,a.topmenulnk:link,a.topmenulnk:visited,a.topmenulnk:active {
	color : #ffffff;
	text-decoration : none;
	font-weight: bold;
}

a.topmenulnk:hover {
	text-decoration : underline;
}

a.menulnk,a.menulnk:link,a.menulnk:visited,a.menulnk:active {
	font-size : 12px;
	text-decoration : none;
	font-weight: bold;
	color: #ffffff;
}

a.menulnk:hover {
	text-decoration : underline;
}

.credits {
	font-family: "Trebuchet MS", Trebuchet, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
}
