A:link, A:visited {
    color: #346DB5;
    text-decoration: none;
}

A:hover {
    color: #F8A120;
    text-decoration: underline;
}

BODY {
    font: 12px Arial, sans-serif; margin: 0px;
    color: #000000;
    background-color: #ffffff;
}

INPUT.button {
    font: 11px Arials, sans-serif;
    color: #ff8000;
    background-color: transparent;
    border: 3px double #ff8000;
}

TD {
    font-size: 12px;
}

P {
    margin-top: 0px; margin-bottom: 10px;
}

TD.menu TABLE TD {
    color: #AC4D10;
}

TD.largeText P {
	font: 15px Verdana;
}

P.right {
	text-align: right;
}

A.menu:link, A.menu:visited {
    font: bold 11px Verdana, Arial, sans-serif;
    color: #AC4D10;
    background-color: transparent;
    text-decoration: none;
}

A.menu:hover {
    color: red;
    text-decoration: none;
}

A.menuCart:link, A.menuCart:visited {
    font: 11px Verdana, Arial, sans-serif;
    color: #AC4D10;
    background-color: transparent;
    text-decoration: none;
}

A.menuCart:hover {
    color: red;
    text-decoration: none;
}

A.highlight:link, A.highlight:visited {
    font: bold 13px Arial, sans-serif;
    color: #FF6000;
    background-color: transparent;
    text-decoration: none;
}

A.highlight:hover {
    color: #FF6000;
    text-decoration: underline;
}

H2 {
	margin: 0px;
}

SPAN.title, A.title:link, A.title:visited {
    font-size: 14px;
    font-weight: bold;
    color: #F8A120;
}

P.title {
    font: 18px Verdana, Arial, sans-serif;
    color: #333333;
}

INPUT.input, TEXTAREA.input {
    font-size: 11px;
    border: 1px solid #146ede;
}

FORM {
    margin: 0px;
}

.small {
    font-size: 11px;
}

SPAN.asterisk {
    font-size: 18px;
    color: #ff3000;
    background-color: transparent;
}

TABLE.form TH {
    font: bold 13px Arial, sans-serif;
    color: #444444;
    background-color: transparent;
    text-align: right;
}

TD.title {
    font-weight: bold;
    color: #AC4C08;
}

UL.menuRight {
    margin-left: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
}

UL.menuRight LI {
    margin-top: 0px;
    margin-bottom: 7px;
}

