@charset "UTF-8";
body,td,th {
	color: #000000;
	font-family: Futura, Arial, Helvetica, sans-serif;
}
body {
	background:#000000;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
address {
	font-size: 85%;
	font-style: normal;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
	text-align: center;
	padding-top: 3px;
	color: #333333;
}
ul {
	font-size: 100%;
	font-weight: normal;
	background-color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	list-style-type: none;
	padding-bottom: 8px;
	padding-top: 5px;
}
p img {
	float: none;
	margin-right: 0px;
}

#body {
	width: 850px;
	height: auto;
}




#right {
	margin-top:200px;
	margin-left:0px;
	padding-left:0px;
	background-color: #000000;
	width: 400px;
}


#left {
	margin-top:50px;
	margin-left:0px;
	padding-left:0px;
	background-color: #000000;
	width: 400px;
}

.choiR {
	padding-left:20px;
}

li {
	display: inline;
	margin-right: 5px;
	margin-left: 0px;
	padding-bottom: 0px;

}

img{
border:0;
}

td{
border:0;
}

