
.dummy {
}

BODY {
	background-color: #FFFFFF;
}

H1 {
	font-family: Georgia, serif;
	line-height: 1.3;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #000066;
}

H2 {
	font-family: Georgia, serif;
	line-height: 1.3;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #336699;
}


A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}

TH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

B {
	font-weight: bold;
}

.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #241C5C;
}

.headersmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #241C5C;
}

.headersmall:hover {
	text-decoration: underline;
}

.catheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #241C5C;
}

.catinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #CCCCCC;
}

.msgoptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
}

.mainoptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.adminoptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

.datetime {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.notes {
	font-size: 10px;
	font-weight: normal;
	color: red;
}

.disabled {
	color: #CCCCCC;
}

.mainoptions:hover {
	text-decoration: underline;
}

.msgoptions:hover {
	text-decoration: underline;
}

.catdesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #D6EBF7;
}

.catdesc2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #E7F3F7;
}

.cat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

.thread {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #CFDAE8;
}

.author {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #D3D8E0;
}

.authordesc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #D6EBF7;
}

.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #CFDAE8;
}

.message2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #EFF7FA;
}

.disabledmsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #888888;
	background-color: #EEEEEE;
}

.delete {
	color: red
}

.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #DDDDDD;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.deactivatedmsg {
	font-size: 10px;
	font-weight: normal;
	color: red;
}

.bluebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699FF;
}

.textbox {
	font-family: Courier New, Courier, monospace;
}

#forum {
	display: none;
}