body,td,th {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #3A3A3A;
}
h1 {
	font-size: 16px;
	font-weight: bolder;
}
.justify {
	text-align: justify;
}
.brown {color: #6F0018}
input, textbox, select {
	background-color: #CCCCCC;
	border: 1px solid #666666;
	font-size: 13px;
}
.border {
	background-color: #CCCCCC;
	border: 1px solid #666666;
}
.menulink {
	font-size: 12px;
	font-weight: bold;
	color: #FECC51;
}
a.menulink:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.bold {
	font-size: 16px;
	font-weight: bold;
.noborder {
	border: 0px none;
}
.noborder {
	border: none;
}

