body{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #AC4146;
}
.bodyFooter{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #934F4C;
	background-attachment: fixed;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #000000;
}
.moduleNonFlash{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #000000;
	background-repeat:  no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #FCFAE1;

}
.bufferleft {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top right;
}
.bufferright {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top left;
}
.emptyframe{
	background-color: #FFFFFF;
}
a:link {
	color: #C1212D;
	text-decoration: underline;
}
a:hover {
	color: #C1212D;
	text-decoration: underline;
}
a:active {
	color: #C1212D;
	text-decoration: underline;
}
a:visited {
	color: #C1212D;
	text-decoration: underline;
}
td{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.FORMtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}
.FORMbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	width: 200px;
}
.FORMbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000000;
	width: 100px;
	font-size: 10px;
}