.skipLinks {display: none;}

BODY {
	background: #843c32 url(bg.jpg) repeat-x;
	margin-bottom: 0px;
	margin-top: 0px;
}

.text

		{
	color: #64241b;
	font-size: 11px;
	font-family: Arial;
	letter-spacing: 1px;
	line-height: 1.5;
}
		
.bodybg
{ background: url('images/bodybg.jpg') repeat-y;; background-position: top}

.blackBorder { font-size: 10px; font-family: Verdana, Arial, Helvetica; border-style: solid; border-width: 2pt 2pt 2pt 2pt; border-color: #000000 }

.GrayBorder { font-size: 10px; font-family: Verdana, Arial, Helvetica; border-style: solid; border-width: 1pt 1pt 1pt 1pt; border-color: #919191 }

.input
{
    BACKGROUND-REPEAT: repeat-y;
    BACKGROUND-COLOR: #ffffff;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial;
	color: #64241b;
	border: none;
}
.textRed

 {

 font-family: Verdana, Arial, Helvetica;

 font-size: 11px; font-weight: bold;

 color: red

 }


A:LINK   { 
	color: #64241b;
	font-size: 11px;
	font-family: Arial;
	letter-spacing: 1px;
	line-height: 1.5;
	text-decoration: underline;
 }

A:HOVER  { 	
	color: #bb8970;
	font-size: 11px;
	font-family: Arial;
	letter-spacing: 1px;
	line-height: 1.5;
	text-decoration: underline;
	}

A:VISITED  { 	color: #64241b;
	font-size: 11px;
	font-family: Arial;
	letter-spacing: 1px;
	line-height: 1.5;
	text-decoration: underline; }