#menu a {
        display:block;
        width:150px;
        height:13px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #3E3E3E;
        text-decoration: none;
        text-indent: 18px;
        text-align: left;
        letter-spacing: 1px;
        background-image: url(images/back-buttons.gif);
        font-weight: normal;
}


#menu a:hover {
        display:block;
        width:150px;
        height:13px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
        text-decoration: none;
        text-indent: 18px;
        text-align: left;
        letter-spacing: 1px;
        background-image: url(images/back-buttons-o.gif);
        font-weight: normal;
}

#menu_bold a {
        display:block;
        width:150px;
        height:15px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #3E3E3E;
        text-decoration: none;
        text-indent: 15px;
        text-align: left;
        letter-spacing: 1px;
        background-image: url(images/back-buttons.gif);
        font-weight: bold;
}
#menu_bold a:hover {
        display:block;
        width:150px;
        height:15px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #FFFFFF;
        text-decoration: none;
        text-indent: 15px;
        text-align: left;
        letter-spacing: 1px;
        background-image: url(images/back-buttons-o.gif);
        font-weight: bold;
}
#menu_top a {
        display:block;
        width:80px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #CCCCCC;
        text-decoration: none;
        text-align: center;
        letter-spacing: 1px;
        background-image: url(images/back-topmenu.gif);
        font-weight: bold;
        height: 24px;
        clip:rect(0px 0px 80px 12px);
        line-height: 24px;
}
#menu_top a:hover {
        display:block;
        width:80px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #333333;
        text-decoration: none;
        text-align: center;
        letter-spacing: 1px;
        background-image: url(images/back-topmenu-o.gif);
        font-weight: bold;
        height: 24px;
        clip:rect(0px 0px 80px 12px);
        line-height: 24px;
}
td {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #3E3E3E;
}
a {
        font-weight: bold;
        color: #FF0000;
        text-decoration: none;
}
a:hover {
        font-weight: bold;
        color: #000000;
        text-decoration: underline;
}
body {
        height: 100%;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #3E3E3E;
        background-image: url(images/back.gif);
        background-repeat: repeat-x;
        background-color: #000000;
}
.justified {
        text-align: justify;
}
.backimage {
        background-image: url(images/back-table.gif);
        background-position: center;
        background-repeat: repeat;
}
table {

}
.bolder {
        font-weight: bold;
}
.top_input {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #333333;
        width: 55px;
        height: 15px;
        background-image: url(images/back-topinput.gif);
        border: 0px;
        text-indent: 2px;
}
.top_inputgo {

        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #333333;
        width: 40px;
        height: 15px;
        background-image: url(images/back-topinput.gif);
        border: 0px;
}
.priceboxes {
        color: #CCCCCC;
        text-align: justify;
        padding-right: 5px;
        padding-left: 5px;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.titles {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

