BODY {
	color: #FFFFCC;
        background-color: #0B182D;
}
SELECT, INPUT {
        border: 0;
        padding: 1px;
	background-color: #FFFFE5;
        color: #0B182D;
}
TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
        color: #0B182D;
	background-color: #FFFFE5;
        font-weight: bold;
        padding: 3px;
}

DT {
        font-weight: bold;
}

DD {
        margin-left: 40px;
        font-style: italic;
}

SELECT, .button {
	background-color: #A1BF14;
        color: #000;
        border: 1px;
	font-size: 10px;
}

.tdmain {
	border: 1px solid #FFFFE5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
        padding: 10px;
}
.tdplain {
	border: 1px solid #FFFFE5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
}
.footer {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFE5;
	border: 1px none #FFFFE5;
}
.tdnav {
	border-top: 1px solid #FFFFE5;
	border-right: 1px solid #FFFFE5;
	border-bottom: 1px none #FFFFE5;
	border-left: 1px solid #FFFFE5;

}
.navitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        background-color: #0B182D;
	color: #FFFFE5;
	text-decoration: none;
        margin: 10px 0 10px 0;
        font-weight: bold;
}
DL, TD, P, LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFE5;
}
P.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFE5;
        text-align: center;
        font-weight: bold;
        font-style: italic;
}

A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFE5;
	text-decoration: underline;
}
.tdmaincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	padding-right: 20px;
	border-top: 1px solid #FFFFE5;
	border-right: 1px solid #FFFFE5;
	border-bottom: 1px solid #FFFFE5;
	border-left: 1px none #FFFFE5;


}
.tdmainshop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	padding: 20px;
	border: 1px solid #FFFFE5;
	font-style: normal;

}
.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFE5;
        padding: 5px 0 20px 0;
}
.shop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFE5;
        padding: 5px 0 5px 0;
}

TH.shop, TH.shop A {
        background-color: #FFFFCC;
        color: #0B182D;
        padding: 4px;
}

.listnav TD {
    padding: 5px;
}
.listnav FORM {
    display: inline;
}
.listnav INPUT {
	background-color: #A1BF14;
        color: #000;
	font-size: 10px;
}

TD.shopbottom {
        padding: 4px;
        border-top: 1px solid #FFFFCC;
}

TD.cart {
        padding: 5px 0 5px 0;
        border-bottom: 1px solid #FFFFCC;
}

.small {
    font-size: 10px;
}

.copy {
/*    background-color: #D80;
    color: #FFFFCC;*/
    padding: 3px;
}

.alert {
    border: 2px solid #D80;
    color: #FFFFCC;
    padding: 3px;
}
