#wrapper
{
        margin: 0 auto;
        width: 965px;
        text-align:left;
}

BODY {
	font-family: Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
        text-align:center;
}
TD {
	font-family: Helvetica, sans-serif;
        font-size: 13px;
        color: #000000;
}
.productname {
	font-family: Helvetica, sans-serif;
        font-size: 15px;
        color: #000000;
        font-weight: bold;
        text-align:center;
}
.title {
	font-family: Helvetica, sans-serif;
        font-size: 20px;
        color: #ff3c00;
        font-weight: bold;
        text-align:center;
}

a {
	font-family: Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}
a:hover {
	font-family: Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        color: #ff3c00;
        text-decoration: underline;
}
.contactbold {
	font-family: Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: bold;
        color: #000000;
        text-decoration: none;
}
.contactbold:hover {
	font-family: Helvetica, sans-serif;
        font-size: 13px;
        font-style: normal;
        font-weight: bold;
        color: #ff3c00;
        text-decoration: underline;
}


.robsdrop {
	font-family: Helvetica, sans-serif;
        font-size: 15px;
        font-style: normal;
        font-weight: normal;
        color: #000000;
        text-decoration: none;
}
.robsdrop:hover {
	font-family: Helvetica, sans-serif;
        font-size: 15px;
        font-style: normal;
        font-weight: normal;
        color: #eeeeee;
        text-decoration: none;
}

.pic {
        border: 1px solid #008aff;
}
.pic2 {
        border: 1px solid #666666;
}

