
html, body {
background-color: White;
text-align: center;
margin-top: 0;
padding: 0;
border: 0;
font-family: helvetica, ariel, sans serif;
font-size: small;
}

.product {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-left: 20px;
}
.producttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	margin-left: 20px;
	padding-top: 5px;
}

.Content { 
background-color: White;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
width: 880px;
padding-top: 0;
}

.LeftColumn {
width: 18%;
float:left;
}

.RightColumn {
width: 82%;
float:left;
}

.Banner {
background-color: White;
width: 855px;
margin: 5px;
float: left;
}

.BusCards, .Brochures, .Postcards, .Flyers, .CardsNotes, .HolidayCards, .Dental, .Salon {
background-color: White;
width: 150px;
height: 170px;
margin-top: 5px;
margin-left: 7px;
margin-right: 5px;
margin-bottom: 5px;
border: solid 1px Gray;
float: left;
}

.ItemTitle {
background-color: White;
width: 150px;
heigth: 40px;
margin-top: 5px;
margin-left: 0px;
margin-bottom: 5px;
text-align: left;
float: left;
}

.Links {
background-color: White;
width: 150px;
text-align: left;
margin-bottom: 5px;
margin-left: 5px;
float: left;
} 

#table66 {
width: 480px;
float: left;
margin: 0px;
margin-bottom: 0px;
}

#table33 {
width: 240px;
float: left;
margin: 0px;
margin-bottom: 0px;
}

/* Start link styling */
.ItemTitle a {
color: Black;
text-decoration: none;
font-family: Arial;
font-weight: bolder;
font-size: small;
}

.ItemTitle a:hover {
color: Gray;
text-decoration: underline;
}

.ItemTitle a:visited {
color: #4f4f4f;
}

.Links a {
color: Black;
text-decoration: none;
font-family: Arial;
font-size: small;
}

.Links a:hover {
color: Gray;
text-decoration: underline;
}

.Links a:visited {
color: #4f4f4f;
}

img { border: none; }

/* End link styling */
    
.style1 {color: #FF0000}
.style2 {
font-family: Arial, Helvetica, sans-serif;
font-size: small;
color: #000000;
}
.style3 {
font-size: 12px
}