body{
	background-image:url(images/bs_back.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#DDCEA5;
	margin:0;
	line-height:3px;
	font: 11px 'Lucida Grande', Verdana, sans-serif;
	color:#2E0C05;
}

.content_back{
	line-height:11px;
	width:849px;
	background-image:url(images/div_back.jpg);
	background-position:center;
	background-repeat;repeat-y;
	padding:3px;
}

#x_divide{
	background-image:url(images/x_divide_line.jpg);
	background-position:left;
}

#legal{
	font-size:9px;
}

table.announcement {
	font-size: 10pt;
}

table.announcement td {
	padding: 5px;
}

ul.announcement {
	list-style-position: inside;
	font-size: 10pt;
	font-weight: bold;
	margin: 3px;
}

ul.announcement li {
	padding: 3px;
}

.title{
	font: 12pt 'Lucida Grande', Verdana, sans-serif;
	font-weight:bold;
	margin-bottom: 5px;
}

.error {
	color: #900;
	font-weight:bold;
}

.notify {
	color: #009;
	font-weight:bold;
}

.debug {
	color: #090;
	font-weight:bold;
}