body {
	background: #000033;
	margin: 0px;
	color: #F7F4E2;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
}

input.hide {
	text-align: right;
	border: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}	
	
.psub {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

.psup {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
	
table.main {
	border: 0px;
	margin: 2px;
	}
	
td.main {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	margin: 2px;
}
	
th {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin: 2px;
}
	
td.cats {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	background-color: White;
	margin: 2px;
	border: 1px solid #000000;
}
	
td.mainmenu {
	text-align: left;
	height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #F7F4E2;
	margin: 5px;
}

td.mainsub {
	text-align: left;
	height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #F7F4E2;
	margin: 5px;
}
	
td.error {
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
}
	
a.normal {
	color: #3399CC;
	text-decoration: underline;
}
	
a.normal:hover {
	color: #3399CC;
	text-decoration: none;
}
	
a.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: underline;
}

a.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}
