body {
    font-family: verdana,times;
    margin: 0em 0em 0em 0em;
    background-color: #000000;
    color: #f1c074;
    font-size: 11px;
 }

input {
 font-size: 11px;
 }
.topmenuback {
    background-image:url('../images/header_01.jpg');
}
.sidemenuback {
    background-image:url('../images/left.jpg');
}

.sitewide {
    width: 765;
    margin-top:4em;
    border-color: #f1c074;
    border-width: 1px;
    border-style: solid;
}
.landing {
    width: 765;
    margin-top:4em;
}
a:link    {color: #f1c074; text-decoration: none; font-size: 11px;}
a:visited {color: #f1c074; text-decoration: none; font-size: 11px;}
a:active  {color: #f1c074; text-decoration: none; font-size: 11px;}
a:hover   {color: #ffffff; text-decoration: none; font-size: 11px;}


a.jj {font-size: 11px;}
a.kk {font-size: 11px; color: cadetblue;}

a.amenu {font-size: 12px;}

table,td {
 font-size: 11px;
}

table.cart {
color: #000000;
}


.sidemenutd {
    height: 35px;
}

.menutoptd1 {
    padding: 0em;
    margin-top: 0em;
    height: 3;
    align: top;
}

.search-input {
border-color: #ffcc66;
    border-width: 1px;
    border-style: solid;
    font-size: 10px;
    color: #ffffff;
    background: black;
}

ul {
list-style-type: square;
font-size: 10px;
}

.pmpromenu {
	margin-top: 1em;
	border-color: #f1c074;
	font-size: 12px;
	border-width: 1px;
	border-style: solid;
	width: 500;
	background: #8e3821;
}