body {
	margin: 0px;
	padding: 0px;
	background-position: 690px;
	background-color: #99CCFF;
}
.td_navleft {
	width: 200px;
	background-color: #427FB4;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #666666;
	margin: 0px;
	padding: 0px;
	height: 700px;
}
.td_banner {
	margin: 0px;
	padding: 0px;
	width: 700px;
	background-color: #FFFFFF;
}
.td_content {
	margin: 0px;
	padding: 10px;
	width: 500px;
	vertical-align: top;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	height: 700px;
}
.td_right {
	padding: 10px 0px 0px 15px;
	width: 175px;
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-color: #99CCFF;
	background-repeat: repeat-y;
	background-position: left;
	background-image: url(http://www.local338.org/local338/images/bg_338logo.jpg);
}
.dkbluetitle {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.browntitle {
	font-size: 12px;
	font-weight: bolder;
	color: #990000;
}
a:link {
	color: #003399;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #993300;
}
.caption {
	font-style: italic;
	color: #003399;
}
.boxgrayline {
	border: thin solid #333333;
}
.boxbrownline {
	border: thin dotted #660000;
}
.dkblueitalics {
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	font-style: italic;
}
.leftdotborder {
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #999966;
}
.underlinedotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.cell_grayoutline {
	background-color: #FFFFFF;
	border: medium solid #CCCCCC;
}
/* EMMO STYLES	 */

.bolded {
	font-weight: bold;
}

.seriftitle {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
}
.sources {
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	font-style: italic;
}
.text_datetime {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000033;
}
.text_introduction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text_topborder {
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.text_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.table_border {
	border: 1px solid #000000;
}
