body {
background-image: url(bg.jpg);
background-repeat: repeat-x;
background-color: #FFFFFF;
margin: 0px;
font-family: Tahoma, sans-serif;
}

select {
font-size: 11px;
font-family: Tahoma, sans-serif;
vertical-align: top;
position: relative;
top: -2px;
}

div.line {
height: 1px;
overflow: hidden;
background-color: #000000;
margin: 4px auto;
}

.text {
font-size: 12px;
color: #686868;
}

.smalltext{
font-size: 10px;
}

.bigtext{
font-size: 16px;
}

.bold {
font-weight: bold;
}

table {
border-collapse: collapse;
}

.border {
border: 1px solid black;
}

.margin {
margin: 10px;
}

img.logo {
position: relative;
top: 10px;
margin-left: 10px;
margin-bottom: 10px;
}

font.logo {
position: absolute;
top: 15px;
left: 129px;
width: 265px;
}

.full {
width: 100%;
}

a {
color: #db5e25;
text-decoration: none;
}

a:hover{
color: #db5e25;
text-decoration: underline;
}

div.topBanner {
height: 38px;
width: 750px;
}

td.topBanner {
height: 0px;
}

div.topMenu {
position: relative;
top: 1px;
}

td.topMenu {
height: 0px;
}

a.topMenu {
color: #686868;
text-decoration: none;
border: solid 1px #000000;
border-bottom: none;
font-size: 10px;
font-weight: bold;
background-image: url(tab.jpg);
background-repeat: repeat-x;
background-color: #c4edf7;
padding: 6px 12px 2px 12px;
margin: -1px;
}

a.topMenu:hover{
color: #db5e25;
text-decoration: none;
border: solid 1px #000000;
border-bottom: none;
font-size: 10px;
font-weight: bold;
background-image: url(tabd.jpg);
background-repeat: repeat-x;
background-color: #ddf0f5;
padding: 6px 12px 2px 12px;
margin: -1px;
}

td.topMenuBar {
border: solid 1px #000000;
border-left: #a3a3a3;
border-right: #a3a3a3;
height: 10px;
background-color: #ddf0f5;
}

a.topSubMenu {
color: #ddf0f5;
text-decoration: none;
font-size: 12px;
font-weight: bold;
margin-right: 14px;
}


a.topSubMenu:hover{
color: #ccffff;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

td.topSubMenu {
border: solid 1px #000000;
border-top: none;
border-left: #a3a3a3;
border-right: #a3a3a3;
height: 10px;
font-size: 12px;
font-weight: bold;
color: #ddf0f5;
background-color: #686868;
padding-left: 10px;
background-image: url(subtab.jpg);
background-repeat: repeat-x;
}

input.search {
font-family: Tahoma, sans-serif;
font-size: 11px;
background-image: url(searchbar.gif);
background-repeat: repeat-x;
background-color: #b8b8b8;
color: #464646;
position: relative;
top: 0px;
margin-right: -1px;
border: 1px solid #484848;
}

input.s {
font-family: Tahoma, sans-serif;
border: 1px solid #ddf0f5;
font-size: 11px;
font-weight: bold;
color: #ddf0f5;
background-color: transparent;
position: relative;
margin: 0px;
margin-right: 10px;
cursor: hand;
}

form.topSubMenu {
margin: 0px;
}

.leftMenu {
width: 190px;
}

a.leftMenu {
color: #63818f;
}

a.leftMenu:hover {
color: #db5e25;
text-decoration: underline;
}

div.rightMenu {
margin-left: 15px;
}

a.categories {
color: #63818f;
}

a.categories:hover {
color: #db5e25;
text-decoration: underline;
}

div.productMenu {
float: left;
padding-right: 15px;
padding-bottom: 10px;
width: 210px;
height: auto;
}

img.productMenu {
margin-bottom: 5px;
}

a.productMenu {
color: #63818f;
}

a.productMenu:hover {
color: #db5e25;
text-decoration: none;
}

