/* CSS Document */
body {
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}
#container {
	left: 50%; 
	z-index: 0;
	width: 780px;
	position: relative;
	margin-left: -390px; 
	background-color: #ffffff;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #333333;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	font-weight:bold;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.style_12{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.style_12RB{
	font-family: Arial;
	font-size: 12px;
	color: #ff0000;
	font-weight:bold;
}
.style_12WB{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
}
.style_12_B{
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-weight:bold;
}
.style_13{
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight:bold;
}
.style_list
{
    font-family: Arial;
    font-size: 12px;
    color: #555555;
    padding-left: 100px;
}
