body, table, th, td, form, div, p, h1, h2, h3, h4, h5, h6, pre {
	margin: 0px;
	padding: 0px;
}

table {
	 border-collapse : collapse;
}

fieldset {
	border: none;
}

legend {
	color: #000;
}

img {
	border: none;
}

label {
	white-space: nowrap;
}

#rasFooter {
	clear: both;
	height: 26px;
	background-color: #9C6;
	border-top: 1px solid #EEFF66;
	color: #fff;
	line-height: 26px;
	padding-left: 2%;
	bottom: 0;
	position: fixed !important;
	width: 100%;
}
#rasFooter span {
	color: #fcf;
}
#rasFooter div {
	float: right;
	margin-right: 2%;
	color: #000;
}
#rasFooter a:link, #rasFooter a:visited {
	color: #03C;
	text-decoration: none;
}
#rasFooter a:hover, #rasFooter a:active {
	color: #36F;
}