body {padding: 0px; margin: 0px; background-color: #BAD5DB;}
img {border: 0;}
img.border {border: black 1px solid;}
img.image-left {padding: 0px 30px 10px 0px;}
img.image-right {padding: 0px 0px 10px 10px;}
p, br, td, tr, div {font-size: 10px; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif}
a:link, a:visited {color: red; text-decoration: none}
a:hover {color: #01A5A6; text-decoration: none;}

#footer, #footer a  {font-size: 10px; color: white;}
#aboutus {width: 500px;  height: 30px; background-image: url(../images/about_title.jpg);}
#menu-products {background-image: url(../images/products_menu_bgr.jpg);}
#menu-products a {font-size: 11px; color: white; font-family: Verdana;}
#menu-products a:hover {font-size: 11px; color: red; font-family: Verdana;}
#detail-products {background-color: white;}
#items-name {width: 502px;  height: 34px; text-align: right;  background-image: url(../images/psnap_title.jpg);}
#subitems-table td {text-align: center; background-color: #BAD5DB;}
.items {float:top;}
.items-name-padding {padding: 16px 5px 0px 0px; font-size: 11px; color: white; font-weight: bold;}
.square {width: 500px; padding: 10px; text-align: left;}

hr {color: #333333; background-color: #333333; border: 1px; height:1px; clear:both}


h1, .verybig {font-size: 17px; font-weight: bold;padding: 0px;}
h2, .big {font-size: 13px; font-weight: bold;}
h3, .normal {font-size: 11px; font-weight: normal;}
h4, .small {font-size: 10px; font-weight: normal;}

.clear {clear: both;}
.justify {text-align: justify;}
.padding {padding: 15px;}
.padding-20 {padding: 10px 20px 10px 20px;}
.padding-aboutus {padding: 13px 20px 0px 20px; color: white;}

textarea {
border: black 1px solid;
background-color: white;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: black;
width: 350px;
height: 250px;
}

select {
background-color: black;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
color: black;
}

input.input {
background-color: white;
border: black 1px solid;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: black;
width: 350px;
height: 17px;
}

input.submit {
background-color: white;
border: black 1px solid;
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 10px;
color: black;
height: 17px;
}