@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
div#burns {
	margin-left: auto;
	margin-right: auto;
	width: 600px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.text_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}
.text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text_xsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.text_times_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.text_times_black {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.text_times_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.text_xsmall_gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999966;
}
a {
	color: #9900CC;
	text-decoration: underline;
}
a:hover {
	color: #993399;
	text-decoration: underline;
}
a:visited {
	color: #666699;
	text-decoration: underline;
}
a.topmenu {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
a.topmenu:hover {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
a.topmenu:visited {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
a.leftmenu {
	font-family: "Times New Roman", Times, serif;
	color: #9900CC;
	text-decoration: none;
}
a.leftmenu:hover {
	font-family: "Times New Roman", Times, serif;
	color: #993399;
	text-decoration: none;
}
a.leftmenu:visited {
	font-family: "Times New Roman", Times, serif;
	color: #666699;
	text-decoration: none;
}
a.white {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:hover {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.white:visited {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
a.index {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
}
a.index:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
}
a.index:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #999966;
	text-decoration: none;
}

