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

.wartable {

background:#278B05;

}

.warning {
	color:#000000;
	font-size: 24px;
}
.wartext {
color:#000000;
}

.h1 {
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
.red {
	color:#F00;
}

.top {
background:#F2FBE6;

}
.top_down {
background:#C1E6FD;

}
a {
	text-decoration: none;
	color: #292929;
}
a:visited {
	text-decoration: none;
	color: #292929;
}
a:hover {
	text-decoration: none;
	color: #292929;
}
a:active {
	text-decoration: none;
	color: #292929;
}

td.off {
background: #CCCCCC;
}

td.on {
background: #999999;
}

#pea {
	background: url(../img/logoheader.jpg) no-repeat;
	width: 800px;
	height: 67px;
	margin-bottom: 20px;
	margin-top: 10px;
}
