

a:link		{ text-decoration: none }
a:visited	{ text-decoration: none }
a:active	{ text-decoration: none }
a:hover		{ text-decoration: underline }


body {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #000040;
	color: #CFCFDC;
	font-family: Verdana, Arial, Helviteca;
	font-size: 10pt;
	text-align: center;
}

table {
	font-size: 10pt;
}

.navibar {
	padding: 3px;
        text-align: right;
	color: #FFFF55;
	font-size: 7pt;
	letter-spacing: 1px;
}

.navilink {
	color: #FFFF55;
	font-weight: bold;
}

.mmtop {
	font-size: 12pt;
	font-weight: bold;
}

.content {
	width: 500px;
	padding-top: 10px;
	padding-bottom: 10px;	
	font-size: 10pt;
	text-align: left;
}

.header {
	font-size: 11pt;
	b_ackground-color: #404056;
	f_ont-weight: bold;
	border-bottom-width: 1px;
	border-bottom-color: #FFFF55;
	border-bottom-style: solid;
}

.main {
	padding: 10px;
}

.hl {
	font-weight: normal;
	color: #FFFFAA;
}

.nlink {
	font-weight: bold;
	color: #FFFF55;
}


	
.forumtable {
	background-color: #000080;
}

.forumhead {
	font-size: 11pt;
	font-weight: bold;
	color: #CFCFDC; 
}

.forumdesc {
	font-size: 9pt;
}

.forumposthint {
	font-size: 8pt;
}

.forumhl {
	color: #FFFFAA;
}

.threadhead {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.threadline {
	font-size: 9pt;
	color: #FFFF99;
}

.threadinfo {
	font-size: 7pt;
	color: #A0A0A0;
}

.messagehead {
	font-size: 8pt;
	background-color: #B0B0FF;
	color: black;
	padding: 0px;
}

.forumpages {
	font-size: 8pt;
}


.forumform {
	font-size: 10pt;
	font-weight: bold;
}

.controls {
	width: 300px;
}

.error_controls {
	width: 300px;
	background-color: #FFA0A0;
}

.forum_error {
	font-size: 8pt;
	color: #FFA0A0;
}

.forum_link {
	font-size: 8pt;
	color: #FFFF99;
}

.forum_admin {
	font-weight: bold;
	color: #FF0033;
}

