body
{ 

background: #eae1aa;
}

.maintext {
	font-family: "ms sans serif";
	font-size: 13px;
	color: #000000;
	
; line-height: 18px
}

A:link {
color: #000000;
text-decoration: none;
}

A:visited {
color: #000000;
text-decoration: none;
}

A:active {
color: #000000;
text-decoration: none;
}

A:hover {
color: #000000;
text-decoration: underline;
}

.smallertext {

	font-family: "ms sans serif";
	font-size: 12px;
	color: 5d5d5c;
	
; line-height: 16px
}
.statement {
	font-family: "ms sans serif";
	font-size: 13px;
	color: #f02c02;
	;
	line-height: 18px;
	font-weight: bold;
}
.maintextbold {
	font-family: "ms sans serif";
	font-size: 13px;
	color: #000000;
	;
	line-height: 18px;
	font-weight: bold;
}

#containermainpage
{
	width: 775px;
	border: 0px;
	background-color: #eae1aa;
	text-align: middle;
	vertical-align: middle;
	background-image:url('images/bg.gif');
}

#containerFooter
{
	width: 775px;
	height: 40px;
	border: 0px;
	font-family: "ms sans serif";
	font-size: 15px;
	color: #000000;
	background-color: #eae1aa;
	text-align: center;
	vertical-align: middle;
	background-image:url('images/base.gif');
}
