body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	padding: 0px;
	margin: 0px;
}

a {
	color: #000000;
	text-decoration: none;
}
/*a:visited {
	color: #000000;
}*/
a:hover {
	color: #80321b;
}
/*a:active {
	color:#000000;
}*/

b {

}

br{

}

h1 {
	font-size:22px;
	font-weight: bolder;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #80321B;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}

h2 {
	font-size:13px;
	margin: 0;
	padding: 0px;
	font-weight: bold;
	line-height: 30px;
}

h3 {
	font-size:16px;
	font-weight: bold;
	margin: 0;
	line-height: 30px;
	color: #000000;
	display: block;
/*	text-transform: lowercase;*/
}

h4 {
	font-weight: bold;
	color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 12px;
	margin: 0;
	line-height: 21px;
}

h5 {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	background-image: url(../imgs/10.png);
	background-repeat: no-repeat;
	text-indent: 12px;
	background-position: 1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 1px;
}

h6{



}

p {

}

img {
	margin-bottom: 2px;
	margin-top: 2px;
	text-align: left;
	border:0px;
}


input {
	color: #333333;
	margin: 2px;
	padding: 2px;
	border: 1px solid #cccccc;
	font-size: 11px;
	font-weight: normal;
}

input.button {
	color: #333333;
	border: 3px double #cccccc;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-color: #FFFFFF;
	font-size: 11px;
}

select {
	color: #333333;
	margin: 2px;
	padding: 1px;
	border: 1px solid #333333;
	font-size: 11px;
	font-weight: normal;
}

hr {
	height: 1px;
	width: 95%;
	padding: 0px;
	color:#CCCCCC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
