a:focus {-moz-outline-style: none;}

body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d5cfcd;
	background-image: url(../pix/bg-fade.jpg);
	background-position: center;
	background-repeat: repeat-y;
}

.col-line-left {

	background-image: url(../pix/bg-orn-line-left.gif);
	background-position: top center;
	background-repeat: repeat-y;
	padding: 0px;

}

.col-line-right {

	background-image: url(../pix/bg-orn-line-right.gif);
	background-position: top center;
	background-repeat: repeat-y;
	padding: 0px;

}


.main-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #646464;
	letter-spacing: 0px;
	line-height: 20px;
	text-align: justify;
}

.main-text a:link {text-decoration: none; color: #594036;}
.main-text a:visited {text-decoration: none; color: #594036;}
.main-text a:active {text-decoration: none; color: #594036;}
.main-text a:hover {text-decoration: none; color: #594036; border-bottom: #594036 1px solid}

.bottom-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #737373;
	letter-spacing: 1px;
}

.bottom-text a:link {text-decoration: none; color: #737373;}
.bottom-text a:visited {text-decoration: none; color: #737373;}
.bottom-text a:active {text-decoration: none; color: #737373;}
.bottom-text a:hover {text-decoration: none; color: #594036;}

.brown-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #594036;
}
.main-h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	letter-spacing: 0px;
	line-height: 20px;
	font-weight: bold;
}
.main-h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 0px;
	line-height: 20px;
}


#textbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 0px;
	line-height: 20px;
	margin: 0;
	text-align: left;
	padding-top:0px;
	padding-bottom:0px;
	padding-left: 2px;
	padding-right: 2px;

}

#submit2 {
	text-align: center;
	margin-top: 2px;
	width: 95px;
}

#list li {

	list-style-image: url(../pix/_bullet.gif);
	margin-left:0px;

}
  
#ol li {

	margin-left: 0px;
	color: #78a22f;
	font-weight:bold;

}
