body {
margin-top: 20px; 
margin-left: 0px;
background-color: #E26DA1; 
scrollbar-base-color:#E26DA1; 
scrollbar-track-color:#FBD8E7; 
scrollbar-arrow-color:#FFFFFF; 
}

/* ~~~~~~~~ Begin Table 1 Config */

table#main { 
width: 1024px;
border-style: none;
}

tr#top { 
vertical-align: middle; 
} 

td#top { 
text-align: center;
padding: 0px 0px 0px 0px; 
}

tr#middle { 
vertical-align: middle; 
} 

td#middle { 
text-align: center;
background-image: url(../images/middle.jpg);
padding: 0px 0px 0px 0px; 
}

tr#bottom { 
vertical-align: middle; 
} 

td#bottom { 
text-align: center;
height: 19px;
background-image: url(../images/bottom.jpg);
padding: 0px 0px 0px 0px; 
}

/* ~~~~~~~~ Begin Table 2 Config */

table#body { 
width: 1000px;
border-style: none;
}

tr#middle { 
vertical-align: top; 
} 

td#left { 
width: 204px;
text-align: center;
padding: 20px 12px 0px 12px; 
}

td#right { 
text-align: left;
background-image: url(../images/backgroundlei.jpg);
padding: 10px 22px 20px 12px; 
}

/* ~~~~~~~~ Begin Table 3 Config */

td#products { 
text-align: center;
padding: 0px 0px 20px 0px; 
}

/* ~~~~~~~~ End Table Config */
/* ~~~~~~~~ Begin Text */

p {
font-family: Times New Roman, Times, serif; 
font-size: 14px; 
font-weight: normal; 
font-style: normal;
color: #000000;
}

span.head1 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 20px; 
font-weight: normal; 
color: #000000;  
}

/* ~~~~~~~~ End Text */
/* ~~~~~~~~ Begin Links */

a {
font-family: Times New Roman, Times, serif; 
font-size: 14px;
font-weight: normal; 
font-style: normal;
color: #0000FF; 
text-decoration: underline; 
}

a:hover {
color: #FFFFFF; 
background-color: #E26DA1; 
text-decoration: underline; 
}



/* ~~~~~~~~ End Links */


