body,td,th {
	color: #221e1f;
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
}
body {
	background-color: white;
}

html,body{
	margin:0;
	padding:0;
	border:none;
}

form {
  margin: 0;
  padding: 0;
}

a:link, a:visited, a:active {
	color: #221e1f;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #221e1f;
	font-weight: bold;
	text-decoration: underline;
}

table#header_holder {
	width:1000px;
	margin-left:auto; margin-right:auto;
}

div#header {
	position: absolute;
	width: 1000px;
	height: 194px;
}

table#main {
	width: 1000px;
	margin-left:auto; margin-right:auto;
}

.leftcolumn {
	width: 192px;
	height: 750px;
	background-image: url("../images/column_bg.gif");
	background-color: #d6a246;
	background-repeat: repeat-y;
	background-position: -3px -5px;
	vertical-align: top;
	padding-top:130px;
}

.middlecolumn {
	width: 588px;
	background-color: #f7e6ce;
	vertical-align: top;
	padding-top:131px;
}

.rightcolumn {
	width: 220px;
	background-image: url("../images/column_bg.gif");
	background-color: #d6a246;
	background-repeat: repeat-y;
	background-position: -1px 0px;
	vertical-align: top;
	padding-top:131px;

}

.border3 {
	border: 3px solid #d6a246;
}

.header1 {
	font-family: Arial;
	color: #d6a246;
	font-size:16px;
	font-weight: bold;
}

td.submenu {
	background-color: #ffffff;
	width: 132px;
}

div.submenu {
	padding-left:14px;
	padding-right:14px;
	padding-top:8px;
	padding-bottom:14px;
	font-family: Arial;
	color: #221e1f;
	font-size:12px;
	font-weight: bold;
	\*line-height: 24px;*\
}

.submenu a {
	text-decoration: none;
}

.submenu a.select {
	color: #d6a246;
}

h1,h2 {
	font-family: Arial;
	color: #d6a246;
}

h3 {
	font-family: Arial;
	font-size:14px;
	color: #d6a246;
}

input#inputbox1 {
	color: #221e1f;	
	font: 12px Arial;  
	border: 1px #60cee9 solid;
	background-color: #ffffff;	
	vertical-align: top;
	margin: 0px 1px 0px 0px;
}

