@charset "utf-8";
/* CSS Document */

<style type="text/css">

body {
	background-image: url();
	background-repeat: no-repeat;
	background-position:center;
	background-color: #E6E6E6;
	text-align:left
}

a:link {
	color: #FFFFFF;
}
#leftbox {
	padding: 0px;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 5px;
	background-color: #CCCC99;
}
.leftbox {
	font-size: 12px;
}
a:hover {
	color: #CCCC99;
}
#mainbox-2 {
	width: 260px;
	float: left;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#mainbox-0 {
	margin: 5px;
}

#mainbox {
	float: right;
	padding: 5px;
	clear: none;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 260px;
}
h1 {
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	padding-bottom: 0px;
}
p {
	font-size: 14px;
	text-align: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
body {
	background-color: #E4E4E4;
}

#footer {
	color: #FFFFFF;
}
#outbox {
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}
.footer {
	color: #FFFFFF;
	font-size: 12px;
}
#li {
	text-align: left;
}

body {
	background-color: #CCCCCC;
}
a:link {
	color: #000000;
}
a:hover {
	color: #A39056;
}
a:visited {
	color: #000000;
}
a:active {
	color: #0000FF;
}

</style>
#formbox {
	background-color: #FFFF00;
}

