/* Unchanged */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#menu {
	z-index: 240;
	left: 20px;
	top: 20px;
	position: relative;
}
#location {
	z-index: 220;
	left: 24px;
	top: -26px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: relative;
}
.x_small_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.large_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: bold;
	color: #FFCC00;
}

.style22 {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #66ccff;
}


.a_content {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFF66;
}
.a_content:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #FFFF66;
}
.a_footer,.a_footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	background-color:#cccccc;
}
.a_footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: underline;
	background-color:#cccccc;
}
.td_top_border {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-image:  url("images/pslod_r1_c1.gif");	
	background-repeat: no-repeat;
}
.td_bottom_left_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.td_bottom_right_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	background-color: #020041;
	background-image:  url("images/bg_drawing.jpg");
	background-repeat: no-repeat;
	padding: 5px;
}
.td_content_image_bg {
	background-image:  url("images/bg_drawing.jpg");
	background-repeat: no-repeat;
}
.medum_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #FFCC00;
}
.small_header_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000033;
}
.display_none {
	display: none;
}
.display_float_left {
	display: inline;
	float: left;
	width: 48%;
	height: 400px;
	overflow:auto;
}
.display_float_right {
	display: inline;
	float: right;
	width: 48%;
	height: 400px;
	overflow:auto;
}
.display_block {
	display: block;
}
.display_float_left td,
.display_float_right td,
.display_block td {
	font-size: 10px;
}
.display_float_left th,
.display_float_right th,
.display_block th {
	font-size: 10px;
}
