html.scrls {
scrollbar-face-color: #336600;
scrollbar-highlight-color: #009933;
scrollbar-3dlight-color: #009933;
scrollbar-darkshadow-color: #009933;
scrollbar-shadow-color: #009933;
scrollbar-arrow-color: #009933;
scrollbar-track-color: #009933;
font-family: Arial;
}
body{
margin: 0px;
padding-bottom: 20px;
font-family: Arial;

}
a:link {
text-decoration: none; 
color: #000000;
}
a:visited {
text-decoration: none; 
color: #000000;
}
a:active {
text-decoration: underline; 
color: #000000;
}
a:hover {
text-decoration: underline; 
color: #000000;
}
a:link img, a:visited img {
border-color: #000;
text-decoration: none;
}
a:hover img {
border-color: #f00;
text-decoration: none;
}
ul {
list-style-image: url('tri.gif');
text-align: left;
}
#links{
position:relative;
top: 45px; 
left: 0px; 
width:550px; 
height: 200px;
background-color: #DDDDDD; 
border: 1px solid black;
font-family: arial;
font-size: 10pt; 
font-style: bold;
}
#top_buttons {
position:relative;
top: -20px; 
left: 0px; 
width: 552px; 
height: 10px;
}
#logo {
float:right; 
width: 360px; 
height: 81px; 
}
#category {
position:absolute; 
top: 15px; 
left: 10px;
}
#left_logo{
position: absolute; 
top: 0px; 
left: 0px; 
width: 330px; 
height: 80px; 
background: url('top_logo.gif') no-repeat;
}
#bottom_buttons {
position:center; 
float:center; 
top: 0px; 
left:-25px; 
width: 400px; 
height: 10px;
}

.button1 {
position:center; 
top: 5px; 
left: -5px; 
background-color: #FFFFFF; 
text-align: center;
padding-right: 50px;
width: 350px; 
height: 20px; 
float:center; 
border: 3px double #000000;
}
.button2 {
position:relative; 
top: 5px; 
left: 5px; 
background-color: #FFFFFF; 
text-align: center; 
width: 250px;
height: 20px; 
float:left; 
border: 3px double #000000;
}
.desc {
width: 500px;
text-align: left;
font-family: arial;
font-size: 10pt;
float:center; 

}
.form {
position: center;
top: 7px;
width:290px; 
text-align:center;
float:center;
}
.img {
float:center;
padding-right:15px;
text-align:center;
font-family: arial;
font-size: 8pt; 
}
.title {
font-family: arial;
font-size: 10pt; 
font-style: italic;
font-weight: bolder;
color: green;
}
.ourprice {
color: #CC0000;
font-weight: bolder;
font-family: arial;
font-size: 10pt;
}
TD {
border: 3px solid green;
vertical-align: top;
horizontal-align: center;
}
.SUBmTD {
border: 0px;
}
.mTD {
border: 0px;
}
.t1 {
border: 0px;
}
.tab {
margin-top: -2px;
width: 300px;
margin-bottom: 6px;
border: 5px;
float: center;
position: center; 
align: center;
margin-left:auto;
margin-right:auto;
}




