body {
	background-color: #000000;
	margin: 0px;
}
.x {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
td {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	color: #CCCCCC;
	text-decoration: none;
}
.x2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
}
.tit {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	color: #FF9900;
	text-decoration: none;
}
a.tit:link {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	color: #FF9900;
	text-decoration: none;
}
a.tit:visited {
font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	color: #FF9900;
	text-decoration: none;
}
a.tit:hover {
font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
}.logo {
	background-attachment: fixed;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.LOGO2 {
	background-attachment: fixed;
	background-image: url(../images/logo2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
