body,td,th {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/flash_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-size: 14px;
	background-color: #BFE4FA;
	padding-left: 35px;
	border: 1px solid #345483;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(images/airplane_bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
}
h2 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #345483;
	font-weight: bold;
	color: #C70E16;
}
h4 {
	font-size: 14px;
	background-image: url(images/red_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 10px;
}
a:link {
	color: #CD010D;
}
a:visited {
	color: #CD010D;
}
a:hover {
	color: #1060eb;
}
#flash {
	position: absolute;
	left: 50%;
	margin-left: -363px;
	width: 726px;
	height: 246px;
	overflow: auto;
	text-align: center;
}
#main {
	top: 246px;
	left: 50%;
	margin-left: -379px;
	width: 758px;
	position: absolute;
}
#main_body {
	background-image: url(images/site_repeat.jpg);
	background-repeat: repeat-y;
	overflow: auto;
	background-position: center top;
	width: 758px;
	height: auto;
}
#left_body {
	padding-left: 40px;
	padding-right: 10px;
	text-align: justify;
	float: left;
	width: 435px;
	background-image: url(images/left_repeat.gif);
	background-repeat: repeat-y;
}
#right_body {
	float: left;
	width: 228px;
	padding-left: 25px;
	padding-right: 20px;
	background-image: url(images/right_repeat.gif);
	background-repeat: repeat-y;
	height: auto;
}
#right_body li {
	list-style-image: url(images/airplane_bullet.gif);
}
#weather {
	padding: 2px;
	border: 1px solid #BFCCD6;
	width: 180px;
	margin-left: 23px;
}
#copyright {
	background-color: #000000;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	clear: left;
}
.img_border_float {
	padding: 2px;
	border: 1px solid #BFCCD6;
	float: left;
	margin-right: 15px;
}
.img_border {
	padding: 2px;
	border: 1px solid #BFCCD6;
}
.bluebold {
	font-weight: bold;
	color: #345483;
}
.red {
	color: #D42E38;
}
.small {
	font-size: 10px;
}
