body {
	background:#eef3fa;
	font-family: Amaze, Verdana, Arial;
	text-align:center;
	margin:0px;
}

table.main {
	background:white;
	text-align:left;
	margin:0px;
}

td.menu {
	background:#577e2f;
	background-image: url('../images/button/background.gif');
	background-repeat:repeat-x;
	height:50px;
}

td.menuspacer {
	background:#577e2f;
	background-image: url('../images/button/spacer.gif');
	background-repeat:repeat-x;
	height:50px;
	width:10px;
}

a.menu {
	color:#f0ffe1;
	font-size:20px;
	text-decoration:none;
}

td.button {
	text-align:center;
}

a {
	color:#397D07;
}

td.niceTable {
	border:solid black 1px;
	padding:5px;
}

h3 {
	margin-bottom:3px;
}

.noMargin {
	margin:0px;
}

.ready{
	color:#189ec1;
	font-weight:bold;
}

h4 {
	margin-bottom:3px;
}

a.whatislink {
	text-decoration:underline;
	font-size:10px;
	cursor:pointer;
}

input {
	font-family: Verdana, Arial;
}

.error{
	color:red;
}

.passed{
	color:green;
}

.set {
	color:#ed8139;
	font-weight:bold;
}

.go{
	color:#5a8c0f;
	font-weight:bold;
}

.so{
	color:#ea292a;
	font-weight:bold;
}

textarea{
	font-family: Verdana, Arial;
}

select {
	font-family:Verdana, Arial;
}

.graph_menu {
	color:black;
	font-size:10px;
	text-decoration:none;
}

sup{
	font-size:8px;
}

li{
	padding-bottom:10px;
}

.transImage {

	filter:alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity:0.3;
}
