body {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFF0;
	
}

td {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFF0;
	
}

span {font-size: 11px;
	color: #FFFFF0;
	
}
	
.sitename {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: White;
	letter-spacing: 5px;
	margin-left: 20px;
	font-weight: bold;
	text-decoration: none;
}
	
.category {
	font-weight: bold;
	font-size: 11px;
	color: White;
}

a {
	color: Aqua;
	font-size: 11px;
}

a.none {
	text-decoration: none;
}

a.menuitem {
	font-size: 11px;
	color: #FAFAD2;
	text-decoration: none;
}

a.menuitem:hover {
	text-decoration: underline;
}

a.head {
	font-family: Tahoma;
	color: White;
	text-decoration: none;
	font-weight: bold;
	margin-right: 20px;
	margin-right: 20px;
}

p {
	font-size: 11px;
	color: #FFFFF0;
}



h1 {
	font-family: Times;
	font-style: normal;
	color: #FAFAD2;
	font-size: 30px;
	margin-top: 15px;
	margin-bottom: 10px;
	text-decoration: none;
	letter-spacing: 0;
	font-weight: lighter;
}


h2 {
	font-size: 12px;
	font-style: normal;
	font-family: Tahoma;
	color: #98FB98;
	font-weight: bold;
	margin-top: 2px;
}

h3 {
	font-size: 12px;
	font-style: normal;
	font-family: Tahoma;
	color: White;
	font-weight: bold;
	margin-top: 2px;
}


.summ {
	font-family: Tahoma;
	color: White;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	border-collapse: collapse;
	}
	
table.summ td {
	background: #7e9472;
	border: 1px solid #000;
	}

.ship {
	font-family: Tahoma;
	color: White;
	font-weight: normal;
	font-size: 10px;
	text-align: center;
}


ul {
font-family: Tahoma;
font-size: 11px;
color: #FFFFF0;
	
}

.price .padded {
	padding-top: 10px;
	padding-bottom: 10px;
}

.summ .price {
	background-color: #6c0300;
}
.summ .desc {
	background-color: #7e9472;
}

td.k {
	background-color: #7e9472;
}

td.d {
	background-color: #708090;
	font-weight: bold;
}

td.r {
	background-color: #7e9472;
	font-weight: bold;
}

div.note
{
	color: #ffffff;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

