body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ecdaac;
	font-size: 12px;
}



.spacer {
	background-image: url(../images/spacerbar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 4px;
	width: 100%;
}
a.link2:link,a.link2:active,a.link2:visited
{
	display: block;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 96px;
	height: 20px;
	background-image: url(../images/barsilverup.jpg);
	text-align: center;
	padding-top: 23px;
	padding-bottom: 0px;
}

a.link2:hover
{
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	height: 20px;
	width: 96px;
	background-image: url(../images/barsilverdwn.jpg);
}
li {
	font-style: normal;
	color: #333333;
	font-size: 12px;
	margin-top: 2px;
}

p {
	font-size: 12px;
	color: #333;
	margin-top: 0px;
	margin-left: 15px;
	line-height: 1.5;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333;
	margin-left: 15px;
	padding-top: 3px;
	width: 250px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	background-repeat: no-repeat;
	height: 20px;
	width: 400px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	margin-left: 15px;
	padding-top: 3px;
}
h3 {
	font-size: 12px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-left: 15px;
	line-height: 1.5;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
}
h4 {
	font-size: 11px;
	color: #CCCCCC;
	margin-top: 0px;
	line-height: 1.5;
	font-style: normal;
	font-weight: normal;
}
h4 {
	margin: 0px;
}
h5 {
	font-size: 12px;
	color: #333;
	margin-top: 0px;
	margin-left: 15px;
	line-height: 1.5;
	font-weight: normal;
	text-align: justify;
	margin-right: 15px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #333;
	margin-left: 15px;
}


blockquote {
	margin: 25px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E05A01;
	text-decoration: underline;
	font-style: italic;
	cursor: pointer;
}



a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #630;
	text-decoration: none;
	font-style: italic;
}
a.link:link, a.link:active, a.link:visited {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 160px;
	height: 22px;
	background-image: url(../images/buttondwn.jpg);
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	background-color: #333333;
	background-repeat: no-repeat;
	background-position: left top;
}
a.link:hover {
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 22px;
	width: 160px;
	font-weight: normal;
	padding-top: 0px;
	background-color: #333333;
	background-image: url(../images/buttonup.jpg);
}
ul {
	font-style: normal;
	color: #333333;
	font-size: 12px;
	margin-top: 0px;
}

