body { 
	background: transparent;
	margin:0px; 
	font-family: Arial, Helvetica, sans-serif;
}
.html {
	overflow-y: scroll;
	overflow: -moz-scrollbars-vertical;
}
.location_cell {
	border:1px dotted #FFFFFF;
	border-collapse:collapse;
}
.topmast {
	background-image:  url("../images/coldiron_companies.jpg");
	background-repeat: no-repeat;
	background-position: left top;
}
.topmast2 {
	background-image:  url("../images/coldiron_companies2.gif");
	background-repeat: no-repeat;
	background-position: left top;
}
.bg {
	background-image:  url("../images/bg.jpg");
	background-repeat: repeat;
	background-position: center top;
}
.mnwrap {
	background-image:  url("../images/mnwrap.jpg");
	background-repeat: repeat-y;
	background-position: center top;
}
.mnwrBG1 {
	background-image:  url("../images/trbg01.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mnwrBG2 {
	background-image:  url("../images/trbg02.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mnwrBG3 {
	background-image:  url("../images/trbg03.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mnwrBG3b {
	background-image:  url("../images/trbg03b.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mnwrBG4 {
	background-image:  url("../images/trbg04.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
}
.whttext {
	font-size: 14px;
	line-height: 22px;
	color: #FFFFFF;
}
.whttextbig {
	font-size: 18px;
	line-height: 22px;
	color: #FFFFFF;
}
a:link, a:active {
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
a:visited {
	color:#CCCCCC;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#d4d4d4;
	text-decoration:underline;
	font-weight:bold;
}
.dotm_img {
	border: 2px solid #999999;
}