body {
	background-color: #F1F1F1;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}
.maintable {
	background-color: #FFFFFF;
}
.header {
	background-image: url(images/pacific_stainless_steel_hea.jpg);
	height: 114px;
	width: 750px;
	background-repeat: no-repeat;
}
h6 {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	font-weight: normal;
	color: #C1BFBF;
}
a:link, a:visited, a:active {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}

a:hover{
	color: #636363;

}

a.big:link, a.big:visited, a.big:active {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}

a.big:hover{
	color: #636363;

}
.tabletop {
	background-color: #DFDFDF;
}

.tabletopblue {
	background-color: #064682;
}

.insidebdr {
	background-color: #F1F1F1;
	width: 179px;
	border: 1px solid DDDDDD;
}


.insidebdr2 {
	background-color: #F1F1F1;
	border: 1px solid DDDDDD;
}


p {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #636363;
	margin-top: 4px;
	margin-bottom: 4px;
	line-height: 14px;


}
td {
	font-family: Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	color: #636363;
	line-height: 14px;

}
.bold {
	font-weight: bold;
}
.redbold {
	font-weight: bold;
	color: #FF0000;
}
.smallunderline {
	color: #000000;
	text-decoration: underline;
	font-size: 9px;

}
