/* CSS Document */
h2{
	color:#008ECB;
}
a:link, a:visited, a:active{
	color:#000000;
	text-decoration:underline;
	}
a:hover{
	color:#008ECB;
	text-decoration:underline;
}
a.footer:link, a.footer:visited, a.footer:active{
	color:#000000;
	text-decoration:underline;
	}
a.footer:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
.mainTable{
	background-image:url(images/plastic-slip-sheets-bg.jpg);
	background-repeat:repeat-x;
	background-color:#0092CD;
	border-width:2px;
	border-style:solid;
	border-color:#000000;
}
body{
	background-color:#008ECB;
	margin-top:0px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.bodyContent{
	background-color:#FFF;
    background-image:url(images/bg.gif);
	width:536px;
	height:852px;
}
#myContent{
	padding-left:10px;
	padding-right:10px;
}
.rightBorder{
	background-image:url(images/plastic-slip-sheets_06.png);
	background-repeat:repeat-y;
}
.leftBorder{
	background-image:url(images/plastic-slip-sheets_04.png);
	background-repeat:repeat-y;
}
.foremost, a.foremost:link, a.foremost:visited, a.foremost:active{
	color:#000000;
	size:10px;
	font-size:10px;
}
a.foremost:hover{
	text-decoration:none;
}

#redTitles {
	color:#C33C35;
	font:oblique bold;
	font-size:20pt;
}
