body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin:0 0 0 0;
}
td {
	font-size: 12px;
	vertical-align:top;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #000000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #000000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #731D10;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.eplightgreen {
	background-color: #E1E3CB;
}
.epred {
	color: #731D10;
}
.hrline
{
	color:#731D10;
	background-color:#731D10;
	height:1px;
}
.eplightred {
	color: CC9999;
}
.epgreen {
	color: #669900;
}
.linestyle {
	 width:98%;
	 color:#731D10;
	 height:1px;
  	 margin-right:0; 
}
.framestyle {
	 border: #731D10 solid 1px;
}

.mainmenu {
	font-weight:900;
	letter-spacing:1px;
	cursor:pointer;
}

.railstyle {
	 height: 100%;
	 border-left: #731D10 solid 1px;
	 border-right: #731D10 solid 1px;
}
.underline {
	 border-bottom: #731D10 solid 1px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #731D10;
	margin-bottom: 42px;
}
.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #731D10;
	margin-bottom: 42px;
}

