body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-attachment: scroll;
	background-color: #373737;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	font-weight: normal;
}
a{
	color: #DF0900;
	font-weight: bold;
	text-decoration: underline;
}
a:hover{
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

#header {
	height: 113px;
	width: 989px;
	text-align: center;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
li {
	list-style-image: url(li.jpg);
}




#container{
	width: 989px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	text-align: justify;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#footer{
	width: 989px;
	text-align: left;
	color: #859DA9;
	height: 87px;
	background-image: url(temp_08.jpg);
	font-size: 11px;
	padding-left: 150px;
	padding-right: 20px;
	padding-top: 15px;
}
.img_border {
	padding: 3px;
	border: 1px dotted #859DA9;
}
hr{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #859DA9;
	border-left-color: #FFFFFF;
}
h1 {
	sfont-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #859DA9;
	border-left-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	color: #859DA9;
	text-align: left;
	padding: 0px;
}
.chi {
	letter-spacing: 1px;
	text-align: justify;
}
