body {
	background-color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.bold {
	font-weight: bold;
	color: #3399CC;
}
.new_dates {
	color: #FFCC00;
}

.main_window {
	vertical-align: top;
	height: 400px;
	padding: 10px;
	text-align: justify;
}

.tbl_links {
	text-align: center;
	width: 33%;
	padding: 15px;
}


.sidebar {
	background-color: #336633;
	text-align: center;
	width: 140px;
	vertical-align: text-top;
	color: #FFCC00;
	text-decoration: none;
}
.panel {
	float: right;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 2px outset #FFFFFF;
}
.bg_header {
	background-image: url();
	background-repeat: no-repeat;
	border: 1px solid #FFFFCC;
	width: 100%;
}
.tbl_header_1 {
	width: 100%;
	border: 1px solid #999999;
	height: 120px;
}



.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;
	padding: 10px;
	vertical-align: top;
}
.default_centre {
	text-align: center;
	margin: 5px;
}
.tbl_inner {
	width: 100%;
	border: 1px solid #FFFFFF;
}
.default_left {
	color: #CCCCCC;
	text-align: left;
	vertical-align: text-top;
}
.tbl_outer {
	border: 1px solid #FFFFFF;
	background-color: #000000;
}
a:link {
	text-decoration: none;
	color: #3399CC;
}
a:visited {
	text-decoration: none;
	color: #3399CC;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #3399CC;
}
.col_280 {

	width: 280px;
}
.header_l {
	width: 200px;
	background-color: #336633;
}
.tbl_footer {
	width: 100%;
	border: 1px solid #FFFFFF;
	text-align: right;
	background-color: #336699;
}
.panel_lower {
	width: auto;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: auto;
}
