body
{
    width: 804px;
    margin: 0px auto 0 50px;
	font-family: Tahoma;
    background-color: #520001;
    background-image: url(img/ax.gif);
    background-repeat: repeat-x;
    position: absolute;
    height: 100%;
}
.header{}
.middle
{
    font-size: 11px;
    /*background-color: #E9E3CD;*/
    color: #7E4636;
    position: relative;
    margin-left: 0px;
    clear: both;
    display: block;
    width: 804px;
}
.footer
{
    background-color: #f0ead6;
    font-size: 10px;
    background-color: #F0EAD6;
    color: #7E4636;
    padding: 0px;
    position: relative;
    height: 20px;
    text-align: center;
    background-image: url(img/copy_bg.gif);
    padding-top: 13px;
    display: block;
}

.copy
{
    font-family: Tahoma;
    font-size: 11px;
    color: #D7BB99;
    font-weight: bold;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #7E4636;
}
.red_text
{
  font-size: 11px;
  color: #69090B;
  font-family: Tahoma;
}
.white_text
{
  font-size: 11px;
  color: #006234;
  font-family: Tahoma;
}
.title
{
    font-family: Tahoma;
    font-size: 14px;
    color: #7E4636;
    font-weight: bold;
}
.red_title
{
    font-family: Tahoma;
    font-size: 14px;
  color: #69090B;
    font-weight: bold;
}
.white_title
{
    font-family: Tahoma;
    font-size: 14px;
    color: #006234;
    font-weight: bold;
}
.smltext {
	font-family: Tahoma;
	font-size: 9px;
	color: #7E4636;
}
.read_more {
	font-family: Tahoma;
	font-size: 11px;
	color: #B10000;
}
.textfield {
	height: 17px;
	width: 148px;
	border: none;
	background-color: #F0EAD6;
	font-family: Tahoma;
	font-size: 10px;
	color: #7E4636;
	
}
.textarea {
	height: 77px;
	width: 319px;
	border: none;
	background-color: #F0EAD6;
	font-family: Tahoma;
	font-size: 10px;
	color: #7E4636;
	overflow:auto;
}

.ATable
{
  border-bottom: #cccc33 2px solid;
}

.ATableLine
{
  border-bottom: #cccc33 2px solid;
  background-color: white;
}

.ATableAltLine
{
  background-color: #c59d74;
}

.lilcopy
{
  font-weight: normal;
  font-size: 9px;
  color: white;
  font-family: Tahoma;
  text-align: center;
}
.lilcopy A:link
{
  text-decoration: none;
    color: #D7BB99;
}
.lilcopy A:active
{
  text-decoration: none;
    color: #D7BB99;
}
.lilcopy A:hover
{
  text-decoration: none;
    color: #D7BB99;
}
.lilcopy A:visited
{
  text-decoration: none;
    color: #D7BB99;
}
