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

body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bg_main_top {

	background-image:url(../pix/bg-main2.gif);
	background-position:top center;
	background-repeat:repeat-x;
	width: 1092px;
}

.bg_mesh_left {

	background-image:url(../pix/bg-main-mesh.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.bg_mesh_right {

	background-image:url(../pix/bg-main-mesh.gif);
	background-position:top right;
	background-repeat:repeat-x;
}

.bg_main_bottom {

	background-image:url(../pix/bg-bottom2.gif);
	background-position:top center;
	background-repeat:repeat-x;
	width: 1092px;
}

.bg_bottom_mesh_left {

	background-image:url(../pix/bg-bottom-mesh.gif);
	background-position:top left;
	background-repeat:repeat-x;
}

.bg_bottom_mesh_right {

	background-image:url(../pix/bg-bottom-mesh.gif);
	background-position:top right;
	background-repeat:repeat-x;
}

#list li {

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

}
  
#ol li {

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

}

.normal { color:#FFFFFF; font-weight:normal; }

.times-black {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #181818;
	letter-spacing: 2px;
	line-height: 1.8em;
	font-weight: bold;
}

.times-black a:link {text-decoration: none; color: #181818; font-family: "Times New Roman", Times, serif;; font-size: 14px;}
.times-black a:visited {text-decoration: none; color: #181818; font-family: "Times New Roman", Times, serif;; font-size: 14px;}
.times-black a:active {text-decoration: none; color: #181818; font-family: "Times New Roman", Times, serif;; font-size: 14px;}
.times-black a:hover {text-decoration: none; color: #78a22f; font-family: "Times New Roman", Times, serif;; font-size: 14px; }

.times-white {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 2px;
	line-height: 1.8em;
}

.times-white a:link {text-decoration: none; color: #FFFFFF; font-family: "Times New Roman", Times, serif;; font-size: 14px;}
.times-white a:visited {text-decoration: none; color: #FFFFFF; font-family: "Times New Roman", Times, serif;; font-size: 14px;}
.times-white a:active {text-decoration: none; color: #FFFFFF; font-family: "Times New Roman", Times, serif;; font-size: 14px;}
.times-white a:hover {text-decoration: none; color: #78a22f; font-family: "Times New Roman", Times, serif;; font-size: 14px; }

.main-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 2px;
	line-height: 1.8em;
}

.main-text a:link {text-decoration: none; color: #78a22f; font-family: "Times New Roman", Times, serif;; font-size: 14px;}
.main-text a:visited {text-decoration: none; color: #78a22f; font-family: "Times New Roman", Times, serif;; font-size: 14px;}
.main-text a:active {text-decoration: none; color: #78a22f; font-family: "Times New Roman", Times, serif;; font-size: 14px;}
.main-text a:hover {
	text-decoration: none;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	;
	font-size: 14px;
}

.heading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	letter-spacing: 2px;
	line-height: 1.8em;
	font-weight: bold;
}
.heading2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #78a22f;
	letter-spacing: 2px;
	line-height: 1.8em;
	font-weight: bold;
}
.heading3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #999999;
	letter-spacing: 2px;
	line-height: 1.8em;
	font-weight: bold;
}

#textbox {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: 0;
	text-align: left;
	padding-top:0px;
	padding-bottom:0px;
	padding-left: 2px;
	padding-right: 2px;
	color: #181818;
	letter-spacing: 2px;
	line-height: 1.8em;

}

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

