body {
	background-color: #000000;
	text-align: center;
	color: #000000;
}
.link_bold {
	font-weight: bold;
	color: #000000;
}

td {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.bold_gold {
	font-weight: bold;
	color: #FFCC00;
}

.sidebar {
	background-color: #FFFFCC;
	text-align: center;
	width: 140px;
	vertical-align: text-top;
	color: #000000;
	text-decoration: none;
}
.panel {
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	border: thick ridge #FFCC00;
	width: 10em;
	background-position: center;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	font-family: "Comic Sans MS", cursive;
	font-size: .9em;
	padding-top: 5px;
	padding-bottom: 5px;
	font-style: normal;
}
.bg_header {
	background-image: url(images/bg_header_2.gif);
	background-repeat: no-repeat;
	border: 1px solid #FFFFCC;
	width: 100%;
}


.col_275 {
	width: 280px;
}
.col_header {
	width: 500px;
	text-align: right;
}


.default_right {
	text-align: right;
	color: #FFFFFF;
}
.default_just {
	text-align: justify;
	color: #CCCCCC;
}
.default_centre {

	text-align: center;
}

.tbl_inner {
	width: 100%;
	border: 1px solid #FFFFCC;
}
.default_left {
	color: #CCCCCC;
	text-align: left;
}
.tbl_outer {
	border: 1px solid #FFFFCC;
}
.align_r {
	text-align: right;
}

a:link {
	text-decoration: none;
	color: #09F;
}
a:visited {
	text-decoration: none;
	color: #09F;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
.left_align {
	text-align: left;
}

a:active {
	text-decoration: none;
	color: #666666;
}
.col_280 {

	width: 280px;
}
.normal_link {
	color: #000000;
}
.panelImage {
	float: right;
	height: auto;
	width: auto;
	padding-left: 15px;
}
.mainPanel {
	background-color: #000;
	text-align: center;
	border: medium ridge #BE9900;
	margin-top: 5px;
	padding: 10px;
}

