BODY{
	background: black url('images/bg.gif') repeat;
	}

table.home {
border: #EE78AA 1px solid;
}

td.store {
font-family: verdana, sans-serif;
font-size: 10px;
color: #717070;
text-decoration: none;
font-weight: normal;
padding: 5px;
text-align: left;
}

td.leftnav {
background-color: #fbdce9;
border-right: #EE78AA 1px solid;
font-family: arial, sans-serif;
font-size: 11px;
color: #7e7e7e;
text-decoration: none;
font-weight: normal;
padding: 5px;
padding-top: 25px;
text-align: left;
line-height: 20px;
}
.leftnav a:link, .leftnav a:visited {
font-family: arial, sans-serif;
font-size: 13px;
color: #cc5286;
text-decoration: none;
font-weight: bold;
}
.leftnav a:active, .leftnav a:hover {
font-family: arial, sans-serif;
font-size: 13px;
color: #a9074b;
text-decoration: underline;
font-weight: bold;
}

table.topnav {
background-color: #292929;
border-top: #3e3e3e 1px solid;
border-left: #3e3e3e 1px solid;
border-right: #3e3e3e 1px solid;
}
td.topnav {
font-family: arial, sans-serif;
font-size: 11px;
color: #9d9c9d;
text-decoration: none;
font-weight: normal;
padding: 4px;
text-align: center;
}
.topnav a:link, .topnav a:visited {
font-family: arial, sans-serif;
font-size: 11px;
color: #9d9c9d;
text-decoration: none;
font-weight: bold;
}
.topnav a:active, .topnav a:hover {
font-family: arial, sans-serif;
font-size: 11px;
color: white;
text-decoration: none;
font-weight: bold;
}

.content h1 {
font-family: Arial;
font-size: 13px;
color: #b7557e;
text-decoration: none;
font-weight: bold;
padding: 0px;
margin: 0px;
}

td.content {
background-color: black;
font-family: arial, sans-serif;
font-size: 13px;
color: #e5e5e5;
text-decoration: none;
font-weight: normal;
padding: 4px;
}
.content a:link, .content a:visited {
font-family: arial, sans-serif;
font-size: 13px;
color: #9d9c9d;
text-decoration: none;
font-weight: bold;
}
.content a:active, .content a:hover {
font-family: arial, sans-serif;
font-size: 13px;
color: white;
text-decoration: none;
font-weight: bold;
}

#clickpx {
text-align: center;
font-family: verdana;
font-size: 9px;
color: #9b9a9b;
text-decoration: none;
font-weight: normal;
padding: 1px;
width: 140px;
}
#product-px {
border: #ee78aa 1px solid;
}
#product-titles {
background-color: #8c6777;
text-align: center;
font-family: arial, sans-serif;
font-size: 12px;
color: #4d2536;
text-decoration: none;
font-weight: bold;
padding: 2px;
width: 140px;
}
#product-comments {
text-align: center;
font-family: arial, sans-serif;
font-size: 11px;
color: #e5e5e5;
text-decoration: none;
font-weight: normal;
padding: 2px;
width: 140px;
text-transform: capitalize;
}
#product-price {
text-align: center;
font-family: verdana;
font-size: 10px;
color: #ee78aa;
text-decoration: none;
font-weight: normal;
padding: 2px;
width: 140px;
}

td.contact {
background: black url('images/phones.jpg') center no-repeat;
font-family: arial, sans-serif;
font-size: 12px;
color: #e5e5e5;
text-decoration: none;
font-weight: normal;
padding: 4px;
height: 339px;
vertical-align: top;
padding-top: 55px;
}

.contact a:link, .contact a:visited {
font-family: arial, sans-serif;
font-size: 12px;
color: #9d9c9d;
text-decoration: none;
font-weight: bold;
}
.contact a:active, .contact a:hover {
font-family: arial, sans-serif;
font-size: 12px;
color: white;
text-decoration: none;
font-weight: bold;
}

td.footer {
font-family: sans-serif;
font-size: 10px;
color: #720332;
text-decoration: none;
font-weight: normal;
padding: 5px;
text-align: center;
}
.footer a:link, .footer a:visited {
font-family: sans-serif;
font-size: 11px;
color: #bd5a84;
text-decoration: none;
font-weight: normal;
}
.footer a:active, .footer a:hover {
font-family: sans-serif;
font-size: 11px;
color: #a9074b;
text-decoration: underline;
font-weight: normal;
}