body {
	background-color: #593624;
	margin-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:80%;
}
a.1:link{
		  color:#000;
		  font-size:87%;
		  text-decoration:none;
		  font-weight:bold;
	   }
a.1:hover{
		  color:#000;
		  font-size:87%;
		  text-decoration:underline;
		  font-weight:bold;
		  }
a.1:visited{
		  color:#000;
		  font-size:87%;
		  text-decoration:none;
		  font-weight:bold;
		  }
a.1:active{
		  color:#000;
		  font-size:87%;
		  text-decoration:none;
		  font-weight:bold;
		  }
a.t:link{
		  color:#593624;
		  font-size:110%;
		  text-decoration:none;
		  font-weight:bold;
	   }
a.t:hover{
		  color:#ad8f3c;
		  font-size:110%;
		  text-decoration:underline;
		  font-weight:bold;
		  }
a.t:visited{
		  color:#593624;
		  font-size:110%;
		  text-decoration:none;
		  font-weight:bold;
		  }
a.t:active{
		  color:#593624;
		  font-size:110%;
		  text-decoration:none;
		  font-weight:bold;
		  }
a.tr:link{
		  color:#333;
		  font-size:87%;
		  text-decoration:none;
		  font-weight:bold;
	   }
a.tr:hover{
		  color:#333;
		  font-size:87%;
		  text-decoration:underline;
		  font-weight:bold;
		  }
a.tr:visited{
		  color:#333;
		  font-size:87%;
		  text-decoration:none;
		  font-weight:bold;
		  }
a.tr:active{
		  color:#333;
		  font-size:87%;
		  text-decoration:none;
		  font-weight:bold;
		  }
a.fr:link{
		  color:#fff;
		  font-size:85%;
		  text-decoration:none;
		  font-weight:bold;
	   }
a.fr:hover{
		  color:#fff;
		  font-size:85%;
		  text-decoration:underline;
		  font-weight:bold;
		  }
a.fr:visited{
		  color:#fff;
		  font-size:85%;
		  text-decoration:none;
		  font-weight:bold;
		  }
a.fr:active{
		  color:#fff;
		  font-size:85%;
		  text-decoration:none;
		  font-weight:bold;
		  }
a.fv:link{
		  color:#990000;
		  text-decoration:none;
		  font-weight:bold;
	   }
a.fv:hover{
		  color:#990000;
		  text-decoration:underline;
		  font-weight:bold;
		  }
a.fv:visited{
		  color:#990000;
		  text-decoration:none;
		  font-weight:bold;
		  }
a.fv:active{
		  color:#990000;
		  text-decoration:none;
		  font-weight:bold;
		  }

.logo_text {
	background-image: url(images/top_left_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.logo_texte {
	background-image: url(images/top_left_logoe.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.light_bg {
	background-color: #f3eed0;
}
.top_link {
	background-image: url(images/top_buttons.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bottom_border_dash {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #993333;
}
	
.gold_header{
   color:#ad8f3c;
    font-weight:bold;
    text-decoration:none;
	font-size:110%;
	}
	.tiny_header{
	 color:#fff;
    font-weight:bold;
    text-decoration:none;
	font-size:90%;
	}
	.main_header{
	 color:#990000;
	 font-weight:bold;
	 font-size:120%;
	 }
	 .link_header{
	  color:#593624;
	font-weight:bold;
	text-decoration:none;
	font-size:110%;
	}
	  
.border_pic {
	border: 2px solid #990000;
}
.red{
    color:#990000;
	}
.top_con {
	background-image: url(images/top_container.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.dotes {
	background-image: url(images/side_do.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottom_solid {
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #990000;
}
.border_bottom_thin {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #990000;
}

