body {
	margin: 0 0 0 0;
}

.titlebar {
	font-family: Copperplate Gothic Bold, Times New Roman, Arial;
	font-size: 28px;
	color: #000000;
	font-weight: bold;
}

.menu, .menuitem {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	background: #000000;
	color: #ffffff;
}

.menuitem:hover {
	text-decoration: underline;
}

.infobox {
	border: 1px solid #000000;
}

.infobox_title {
	background: #000000;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	height: 20px;
}

.infobox_item {
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

a.infobox_item:hover {
	text-decoration: underline;
}


.credits {
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #000000;
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}

.creditslink {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
}

.creditslink:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}

.menubar {

	font-family: Verdana;
	font-size: 11px;
	background-color: #000000;
	border: 1px solid #000000;
	color: #FFFFFF;
}

.pagetitle {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variaant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}

.maintext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}

.formitem {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
	border: 1px solid;
}

.linktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.links {
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;

}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;

}

.blogdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.blogtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.pagelink {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}

.pagelink:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}

.justtext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
