body {
	background-color: #000000;
}
.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 150%;
}
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	line-height: 150%;
}
a:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	line-height: 150%;
}
a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	line-height: 150%;
}
a:active {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 150%;
}
.orange1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	line-height: 150%;
}

.Left{
	background-image:url(images/img_leftback.gif);
	width:166px;
	height:768px;
	background-position:top;
	color:#000000;
	background-repeat: no-repeat;
}
.right{
	background-image:url(images/img_rightback.gif);
	width:165px;
	height:768px;
	background-position:top;
	color:#000000;
	background-repeat: no-repeat;
}
.top{
	background-image:url(images/top_01.jpg);
	width:691px;
	height:147px;
	background-position:top;
	color:#000000;
}