.defaultfont {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: normal
}
.titlefont {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
}
.possidonmenu {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #663300;
}
.hyperlink {
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}
a {font-family: Arial; text-decoration: none;}

a:hover {text-decoration: underline; color: #3366FF;}

.sidemenulinks {
	font-family: Arial;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight: normal;
}
.locktable {border: thin inset #999999;}

.tableright {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: inset;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.tableshadow {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: ridge;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.Box {border: thin solid #666666;}

.tabletop {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.BOX2 {height: 1px;	width: 1px;}