body {
	background-image: url();
	background-repeat: repeat;
	background-position: top;
	background-color:#794435;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textsmallwhite {
	font-family: arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;

}
.topbox {
 background: url(images/top.gif);
 /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;

 
 }
.botbox {
 background: url(images/bot1.gif);
 /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;

}
.mainbox {
 background: url(images/dot.gif);
 /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;

}

.textsmallblack {
	font-family: arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.textsmall {
	font-family: arial;
	font-size: 11px;
	color: #500005;
	text-decoration: none;
}
.textlinkbig {
	font-family: arial;
	font-size: 12px;
	color: #500005;
	font-weight:bold;
	text-decoration: none;
}
.textlinkbig:hover {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;

}
.textbig {
	font-family: arial;
	font-size: 12px;
	color: #500005;
	font-weight:bold;
	text-decoration: none;	
}
.textrbig {
	font-family: arial;
	font-size: 18px;
	color: #eb2b00;
	text-decoration: none;
}
.textwbig {
	font-family: arial;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
}
.textvbig {
	font-family: arial;
	font-size: 16px;
	color: #500005;
	text-decoration: none;
}
.text {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.text:hover {
	font-family: arial;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
	
}
.textwhitebig {
	font-family: arial narrow;
	font-size: 16px;
	color: #ffffff;

	text-decoration: none;
}
.textwhite {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;

}
.headyellow {
	font-family: arial;
	font-size: 16px;
	color: #ffc440;	
	text-decoration: none;
}
.headwhite {
	font-family: arial;
	font-size: 16px;
	color: #ffffff;	
	text-decoration: none;

}
.links {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

.links:hover {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: underline;
}
.linksmaroon12
 {
	font-family: arial;
	font-size: 12px;
	color: #500005;
	text-decoration: none;
}

.linksmaroon12:hover
 {
	font-family: arial;
	font-size: 12px;
	color: #500005;
	text-decoration: underline;	
}
.botlinks
 {
	font-family: arial;
	font-size: 11px;
	color: #500005;
	text-decoration: none;
}

.botlinks:hover
 {
	font-family: arial;
	font-size: 11px;
	color: #500005;
	text-decoration: underline;	
		}
	
#black	{color: #000000;}
#red	{color: #ff0000;}
#grey	{color: #8e8e8e;}
#white	{color: #ffffff;}
#brown	{color: #800e0e;}
#orange {color: #ca7147;}
#yellow {color: #FFFF66;}
#blue 	{color: #0066FF;}
