.fd_temp {
	background-color: #4C0000;
	background-image: url(images/fd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.fd {
	background-color: #4B0100;
	background-image: url(images/fd2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txthome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F9E59D;
}
.txthome a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F9E59D;
	text-decoration:underline;
}
.txthome a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F9E59D;
	text-decoration:underline;
}
.txthome a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F9E59D;
	text-decoration:none;
}
.txthombold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FEC752;
}

.txtblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtblanc a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.txtblanc a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.txtblanc a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7E450E;
}
.norep {
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FDF8D0;
	background-image: url(images/fd_main.jpg);
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #BD5800;
	background-color: #FDF8D0;
	background-image: url(images/fd_sub.jpg);
	background-repeat: repeat-y;
	background-position: right center;
}
.sub a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #E23102;
	background-color: #FDF8D0;
	background-image: url(images/fd_sub.jpg);
	background-repeat: repeat-y;
	background-position: right center;
	text-decoration:underline;
}
.sub a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #E23102;
	background-color: #FDF8D0;
	background-image: url(images/fd_sub.jpg);
	background-repeat: repeat-y;
	background-position: right center;
	text-decoration:underline;
}

.sub a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #E23102;
	background-color: #FDF8D0;
	background-repeat: repeat-y;
	background-position: right center;
	text-decoration:none;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9F7F62;
}
.link a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9F7F62;
	text-decoration:underline;
}
.link a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9F7F62;
	text-decoration:underline;
}
.link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #9F7F62;
	text-decoration:none;
}

.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BD5800;
}

.txtmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7E6203;
}
.txtmain a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7E6203;
	text-decoration:underline;
}
.txtmain a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7E6203;
	text-decoration:underline;
}
.txtmain a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7E6203;
	text-decoration:none;
}

.points {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D6B69A;
}
.txtred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E23102;
}

.border1 {
    border: 1px solid #CC6600;
}
