body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

body, th, td, input, textarea, select {
	font-family: "Tahoma", Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #0000gg;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: left;
}

/** LINKS */

a {
	color: #0000FF;
}

a:hover {
	text-decoration: none;
}

.link1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.link1:hover {
	color: #CC5C00;
}

.link2 {
	color: #CC5C00;
	font-weight: bold;
	text-decoration: none;
}

.link3 {
	color: #67AC54;
}

.text1 {
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

.text2 {
	text-align: center;
	font-size: 10px;
	color: #FFA557;
}

.text3 {
	text-align: center;
	font-size: 12px;
	color: #E5842E;
}

.text4 {
	letter-spacing: -1px;
	font-size: 18px;
	color: #FFFFFF;
}

.text5 {
	color: #FFFFFF;
}

.text6 {
	font-weight: bold;
	color: #CC5C00;
}

.text7 {
	font-size: 10px;
	font-weight: bold;
	color: #A67149;
}

.text8 {
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: bold;
	color: #FE7903;
}

.text9 {
	background: url(../images/img7.gif) no-repeat left top;
	padding-left: 10px;
	font-weight: bold;
	color: #898989;
}

.text10 {
	letter-spacing: -1px;
	font-size: 15px;
	font-weight: bold;
	color: #898989;
}
.list3 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 22px;
}

.list3 li {
}

.list3 a {
	color: #67AC54;
}

.style1 {
	color: #FFA557;
	height: 30px;
}

.style1 a {
	color: #CC5C00;
	text-decoration:none;
}

.style1 a:hover {
	text-decoration: underline;
}

.bg1 {
	background: url(../images/img1.gif) repeat-x left top;
	height: 60px;
}

.bg2 {
	background: url(../images/img3.jpg) no-repeat left top;
	height: 240px;
}

.bg3 {
	background: url(../images/img6.jpg) repeat-x left top;
}

.bg4 {
	background: url(../images/img9.gif) repeat-y left top;
}

.align-justify { text-align: left; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}

