body {
        background-image: url(images/sides.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
        color: #000000; 
}
.white {
        background-color: #ffffff;
	background-repeat: repeat;
        margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
        align: center;
}
.loginbar {
        background-color: #72868D;
	background-repeat: repeat;
        margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
        color: #000000;
        align: center;
}
.footer {
        background-color: #72868D;
	background-repeat: repeat;
        margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
        color: #000000;
        align: center;
}
a{
	color: #829CFE;
        border: 0px;
}
a:link {
        color: #829CFE;
        font-weight: 600;
	text-decoration: none
}
a:visited {
        color: #829CFE;
        font-weight: 600;
	text-decoration: none;
}
a:hover {
        color: #829CFE;
        font-weight: 600;
	text-decoration: underline;
}
a:active {
        color: #829CFE;
        font-weight: 600;
	text-decoration: none;
}
.button {
        color:#333;
        font: bold 11px/1.4em  verdana, tahoma, sans-serif;	
        padding:5px;
}
textarea {
        font: bold 11px/1.6em  verdana, tahoma, sans-serif;
}
.emissionstable {
        background-color: #C2D8FE;
	background-repeat: repeat;
        margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-family: Arial;
	font-size: 11px;
        align: left;
}
