.BGlinedown {
	background-image: url(layout/line_tileable.gif);
	background-repeat: repeat-y;
}
.txtstandard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.txtendlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CC0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	text-decoration: none;
}
.txt12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.txt16bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.txtAddress {
	color: #CC0000;
	font-weight: bold;
}
.BGlineside {

	background-image: url(layout/line_straight_tileable.gif);
	background-repeat: repeat-x;
}
.txtGlobal {

	color: #003399;
	font-weight: bold;
}
