a:link { color: #171717; text-decoration: none }
a:visited { color: #171717; text-decoration: none }
a:hover { color: #171717; text-decoration: underline }
a:active { color: #171717; text-decoration: none }
a:focus {-moz-outline-style: none;}

html {
	background: #CBCBA9 url(../pics/_bg.jpg) top center;
	margin: 0;
	
}

body {
	background-image: url(../pics/_bg_fader.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	margin: 0;
	padding-left: 14px;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	background-attachment:fixed;
}

.td_main {
	border-color:#999999;
	border-style: solid;
	border-width: 1px;
	border-bottom: none;
}

.td_col {
	background-image: url(../pics/bg_col.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #171717;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 16px;
	
}

.td_col a:link {

	color: #A76218;
	line-height: 16px;
	text-decoration: none;
}

.td_col a:visited {

	color: #A76218;
	line-height: 16px;
	text-decoration: none;
}

.td_col a:hover {

	color: #000000;
	line-height: 16px;
	text-decoration: none;
	background-color: #E4E4E4;
}

.td_col a:visited {

	color: #A76218;
	line-height: 16px;
	text-decoration: none;
}

.h2 {
	font-family: Trebuchet MS, MS Sans Serif, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #272727;
}
.h3 {
	font-family: Trebuchet MS, MS Sans Serif, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: bold;
	color: #878345;
}
.line {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	line-height: 14px;
}
.text1 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #171717;
}


#list li {
  list-style-image: url(../pics/_dot.gif);
  }



#select1 {
	margin: 0;
}

#textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	text-align: left;
	padding:0;

}

#submit1 {
	font-size: 10px;
	color: #000000;
	margin: 0;
	text-align: center;
	margin-top: 2px;
	width: 46px;
}

#submit2 {
	font-size: 10px;
	color: #000000;
	margin: 0;
	text-align: center;
	margin-top: 2px;
	width: 100px;
}

#select1 {
	font-family: Trebuchet MS, MS Sans Serif, sans-serif;
	font-size: 10px;
	margin: 0;
	text-align: left;
	padding:0;
}