body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	}

A {
	color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.tr_light {
			background:#FFFFFF
}

.tr_dark {
			background:#EEEEEE
		}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}


.center_dialog {
	text-decoration: none;
	vertical-align: middle;
}

.a_white {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.a_white:hover {
	font-weight: bold;
	color: #AAAAAA;
	text-decoration: none;
}

.a_black {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.a_black:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.a_black:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.control {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
			
.control_surface {
	background-color:#CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	width: 900px;
	height: 10px;
	position: inherit;
}

.bottom_bar_black {
	background-color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 900px;
	height: 15px;
	position: inherit;
}

.bottom_bar_white {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 900px;
	height: 15px;
	position: inherit;
}

.bold_bullet_centered {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}


.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}



