
body {
	 margin: 0px 0px 0px 0px;
	 	background-attachment: scroll;
	background-color: #74562D;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x; }

td img {
	display: block;}


a:link     {color:#251500; text-decoration:underline;}
a:visited  {color:#251500; text-decoration:underline;}
a:hover    {color:#B8A060; text-decoration:none;}

.normal {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.normalbrown {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #251500;
}
.mini {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #251500;
}
h3{
  	margin: 0;
  	font-weight:normal;
  	font-family: "arial", Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #B6A169;
  }
h2{
  	margin: 0;
  	font-weight:normal;
  	font-family: "arial", Verdana, Arial;
	font-size: 15px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #B6A169;
  }
  
  h1{
  	margin: 0;
  	font-weight:normal;
  	font-family: "Arial", Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #614E36;
  }
  .bib	{color: white;
  		 background-image: url(images/bib.gif)}

	.specialborder {border-style: solid;
			border: #cccccc 1px solid;
			}
			
			.style1 {font-size: 12px}
			
.boxed {
	padding: 1em;
	margin-top: 25px;
	margin-top: 25px;
	z-index: auto;
	width: 80%;
}

.boxed2 {
	border: 1px solid #ccc;
	background: #fff;
	padding: 1em;
	margin-top: 25px;
	margin-top: 25px;
	z-index: auto;
	width: 100%;
	margin-right: 12px;
	margin: 0px 0px 0px 0px;
}
.boxed3 {
	border: 1px solid #ccc;
	background: #fff;
	padding: 10px;
	margin-top: 25px;
	z-index: auto;
	width: 80%;
}

.boxed h5 {
	margin-top: -1.8em;
	background: #ffffff;
	color: #2A5874;
	z-index: 1000000;
	float: left;
	padding: 0 .5em;
	line-height: 1.4em;
	font-size: 11px;
}

.formstyle {
	font-family: "Trebuchet MS" Arial, Verdana;
	font-size: 10px;
	border: 1px solid #B8A060;
}
.tickyellowbox {
	background-color: #eff6ef;
	border: 1px solid #008000;
}
.tickredbox {
	background-color: #f9eaea;
	border: 1px solid #c33131;
}