.bgGlobal {
	background-color: #006699;
}
.tbl_pic {
	padding: 5px;
	vertical-align: middle;
	text-align: center;
}
.tbl_center {
	text-align: center;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
}
.tbl_left {
	text-align: left;
	vertical-align: middle;
	margin-left: 5px;
}
.txt_header1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.txt_header2 {
	font-size: 1em;
	font-weight: bold;
	color: #0033CC;
}
a:link {
	font-weight: normal;
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	font-weight: normal;
}
a:hover {
	font-weight: normal;
	color: #FF0000;
	text-decoration: blink;
}
.txt_small {
	font-size: x-small;
}
.tbl_time {
	padding: 1px;
	width: 100%;
	border: thin groove #006699;
	text-align: center;
}
.tbl_header {
	font-size: x-large;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/title1_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 5px;
}
.txt_header3 {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.txt_red {
	color: #CC0000;
}
h1 {
	font-size: large;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #006699;
	text-align: center;
	vertical-align: middle;
}
.txt_topLeft {
	line-height: 150%;
	text-align: left;
	vertical-align: top;
}
.tableRight {
	text-align: right;
	float: right;
}
.bg_light {
	background-color: #CCFFFF;
}
.tbl_header2 {
	font-weight: bold;
	color: #0066CC;
	text-align: center;
	background-image: url(../images/title2_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.footer {
	font-size: x-small;
	text-align: center;
	vertical-align: bottom;
}
.txt_blue {

	color: #0033CC;
}
.txt_big {
	font-size: large;
}
.txt_red_big {
	font-size: large;
	color: #CC3300;
}
.txt_blue_big {
	font-size: 16px;
	color: #0033CC;
}
.txt_blue_small {

	font-size: x-small;
	color: #0033CC;
}
.txt_red_small {

	font-size: x-small;
	color: #CC3300;
}
.tbl_bg {
	background-color: #ddeeff;
}
.tbl_header3 {
	font-size: medium;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/title1_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding: 5px;
}
.tblmenu {
	width: 1px;
	border: solid #006699;
}
