.leftCol {
	background-image: url(images/leftCol.gif);
	background-repeat: repeat-y;
}
.rightCol {
	background-image: url(images/rightCol.gif);
	background-repeat: repeat-y;
}
.body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	background-color: #333333;
}.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
A  {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D60018;
	text-decoration: none;
}

A:visited  {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D60018;
}

A:hover  {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #D60018;
	text-decoration: none;
}.copyB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D60018;
	line-height: 17px;
	font-weight: bold;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D60018;
	line-height: 17px;
}
.webSiteBG {
	background-image: url(images/web_design_bg.gif);
	background-repeat: repeat;
}
.copyBwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
	font-weight: bold;
}

