body {
	background-color: #BEBEBE;
}

.adminTextArea { font-family: Arial;
			font-size: 12px;
			border:1px solid #FBE7BE;
			background-color:#FDF4E1;
			}
			
.adminTextBox {  font-family: Arial;
			font-size: 12px;
			border: 1px solid #FBE7BE;
			background-color: #FDF4E1;
			}

.adminSelectionBox { font-family: Arial;
				font-size: 12px;
				border: 1px solid #FBE7BE;
				background-color: #FDF4E1;
				}

.adminButton {font-family: Arial;
 		font-size: 12px;
 		color: #000000;
 		font-weight: regular;
		border-style: outset;
		border-width: 2px;
		border-color: #FDF4E1;
		background-color: #FBE7BE;
		height: 20;
		cursor: hand;
		}
		
.adminButtonLong {font-family: Arial;
 		font-size: 12px;
 		color: #000000;
 		font-weight: regular;
		border-style: outset;
		border-width: 2px;
		border-color: #FDF4E1;
		background-color: #FBE7BE;
		height: 20;
		width: 150;
		cursor: hand;
		}
			
.adminBackground {
		background-color: #FDF4E1;
			}
			
.usertextBox {  font-family: Arial;
			font-size: 12px;
			border: 1px solid #DFB800;
			background-color:#FCE5C4;
			}
			
.userTextArea {
	font-family: Arial;
	font-size: 12px;
	border:1px solid #FBE7BE;
	background-color:#DAF8FF;
			}

.userSelectionBox {
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #E4D9FC;
	background-color: #DAF8FF;
				}

.userButton {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: regular;
	border-style: outset;
	border-width: 2px;
	border-color: #008A44;
	background-color: #00CC66;
	height: 20;
	width: 80;
	cursor: hand;
		}
		
.userButtonLong {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: regular;
	border-style: outset;
	border-width: 2px;
	border-color: #006666;
	background-color: #DAF8FF;
	height: 20;
	width: 150;
	cursor: hand;
		}
		
.userBackground {
		background-color: #F5F5F5;
		}

.forumTextArea { font-family: Arial;
			font-size: 12px;
			border:1px solid #3F6F4B;
			background-color:#FFFFFF;
			}
			
.forumTextBox {  font-family: Arial;
			font-size: 12px;
			border: 1px solid #3F6F4B;
			background-color: #FFFFFF;
			}

.forumSelectionBox { font-family: Arial;
				font-size: 12px;
				border: 1px solid #3F6F4B;
				background-color: #FFFFFF;
				}


.forumButton {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: regular;
	border-style: outset;
	border-width: 2px;
	border-color: #006666;
	background-color: #DAF8FF;
	height: 20;
	cursor: hand;
		}
		
.forumButtonLong {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: regular;
	border-style: outset;
	border-width: 2px;
	border-color: #006666;
	background-color: #DAF8FF;
	height: 20;
	width: 150;
	cursor: hand;
		}

		
A {color:#000000; text-decoration: none}
a:hover {
	color:#00FF66;
	text-decoration: underline
}
a:active {
	color:#FFFFFF;
	text-decoration: none
}


.category { 
		background-color: #666666;
		font-family: Arial, Helvetica, sans-serif;
		color: #FFFFFF;
		font-weight: bold;
		font-size: 10pt
		}
		
.forum {
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		background-color: #F5F5F5;
		font-size: 10pt;
		}
		
.forumTitle {
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-weight: bold;
		font-size: 10pt;
		}

		
.forumContent {
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 10pt;
		}
		
.forumDate {
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		font-size: 8pt;
		}
		
.topic {
		font-family: Arial, Helvetica, sans-serif;
		color: #000000;
		background-color: #F5F5F5;
		font-size: 10pt
		}

		
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00588F;
	font-size: 10pt;
		}
		
.mainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005841;
		}
		
.links {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699
		}
		
.forumlinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	background-color: #F5F5F5;
	font-size: 10pt;
		}

.topiclinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	background-color: #F5F5F5;
	font-size: 10pt;
		}

		

