Body, Table, TR, TD {
	color: #666666;
	font-size: 12px;
	line-height: 17px;
	font-family: arial, verdana, times;
	vertical-align:top;
}

body.background {
	background-image: url(../img/options_tile.gif);
}

td.homemenubar {
	font-size: 13px;
	width: 141px;
	padding: 40px 0px 0px 5px;
	font-weight: bold; 
	line-height: 20px; 
}


td.homemenubar a:link {color: #69756c;text-decoration: none;  }
td.homemenubar a:active {color: #69756c; text-decoration: none; }
td.homemenubar a:visited {color: #69756c;text-decoration: none; }
td.homemenubar a:hover { color: #5c482a; text-decoration: none; }

td.menubar {
	font-size: 13px;
	width: 136px;
	padding: 75px 0px 0px 5px;
	font-weight: bold; 
	line-height: 20px; 
}

td.menubar a:link {color: #69756c;text-decoration: none;  }
td.menubar a:active {color: #69756c; text-decoration: none; }
td.menubar a:visited {color: #69756c;text-decoration: none; }
td.menubar a:hover { color: #6c583a; text-decoration: none; }

td.menubar3 {
	font-size: 13px;
	width: 136px;
	padding: 120px 0px 0px 5px;
	font-weight: bold; 
	line-height: 20px; 
}

td.menubar3 a:link {color: #69756c;text-decoration: none;  }
td.menubar3 a:active {color: #69756c; text-decoration: none; }
td.menubar3 a:visited {color: #69756c;text-decoration: none; }
td.menubar3 a:hover { color: #6c583a; text-decoration: none; }

td.sidebar {
	width: 188px;
	padding-top: 12px;
}

h1 { /* Green Header */
	color: #6e7e72;
	line-height: 30px;
	font-size: 20px;
	font-weight: normal;
}

h2 { /* Brown Header */
	color: #4b2b17;
	font-size: 16px;
	font-weight: normal;	
}

.BrownText {
	color: #93826a;
}

span.error
{
	color: #ff4000;
	font-weight: bold;
}

input.b80 /* 80px submit button */
{ 
	border: 0px;
	height: 24px;
	width: 80px; 
	color: #202020;
	vertical-align: middle;
	padding-right: 2px;
	padding-bottom: 2px;
	background: url(../img/button-80.gif); 
}

#innerbg {
	background-image: url(../img/option_innerBG.gif);
	background-repeat: no-repeat;
}

#BorderRight {
	background-image: url(../img/borderRight.gif);
	background-repeat: repeat-y;
}


#Borderleft {
	background-image: url(../img/borderleft.gif);
	background-repeat: repeat-y;
}

#HeaderImg {
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
}


#InnerHeaderImg {
	background-image: url(../img/InnerHeader.gif);
	background-repeat: no-repeat;
} 

#BoxTop {
	background-image: url(../img/box_top.gif);
	background-repeat: no-repeat;
}

#BoxBG {
	background-image: url(../img/box_bg.gif);
	background-repeat: repeat-y;
}

#BoxBtm {
	background-image: url(../img/box_btm.gif);
	background-repeat: no-repeat;
}

.BoxPadding {
padding: 2px 7px 3px 11px;
}

#PageBtm {
	background-image: url(../img/PageBottom.gif);
	background-repeat: no-repeat;
}