body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000000 url('images/bg.jpg') repeat-x;
}
table, tr, td, p, li { 
	color: #ffffff; 
	text-decoration: none; 
	font-size: 8pt; 
	font-family: verdana, Arial; 
	text-align: left;
}
.admindarkleft {
	color: #cc0000;
	font-weight: bold;
	vertical-align: top;
	text-align: left;
}
.adminlightcart {
	vertical-align: top;
}
.redbig { 
	color: #cc0000; 
	text-decoration: none; 
	font-size: 20pt; 
	font-weight: bold; 
	font-family: times new roman, arial;
}
.yellowbig { 
	color: #ffff00; 
	text-decoration: none; 
	font-size: 20pt; 
	font-weight: bold; 
	font-family: times new roman, arial;
}
.yellowmed { 
	color: #ffff00; 
	text-decoration: none; 
	font-size: 12pt; 
	font-weight: normal; 
	font-family: verdana, arial;
}
.footer { 
	color: #FFFF00; 
	text-align: center;
}
.leftbak1 { 
	background-image: url("images/search3.jpg");
}
.leftbak2 { 
	background-image: url("images/search4.jpg");
}
.leftback { 
	background-image: url("images/left-bak.jpg");
}
a:link, a:visited, a:active, a:hover { 
	color: #FFFF00; 
	text-decoration: none; 
	font-family: verdana; 
	font-size: 9pt; 
	font-weight: normal; 
 	line-height: normal; 
}
a:hover {
	text-decoration: underline;
}
a:link.menu, a:visited.menu, a:active.menu, a:hover.menu {
	color: #ffff00; 
	text-decoration: underline; 
	font-family:verdana; 
	font-size: 8pt; 
	font-weight: normal; 
	line-height: 2; 
}
a:link.lowmenu, a:visited.lowmenu, a:active.lowmenu, a:hover.lowmenu { 
	color: #ffff00;
	text-decoration: none; 
	font-family: times new roman, verdana; 
	font-size: 12pt; 
	font-weight: normal; 
	line-height: 2; 
}
a:hover.lowmenu { 
	color: #cc0000;
}
a:link.yellowsmall, a:visited.yellowsmall, a:active.yellowsmall, a:hover.yellowsmall { 
	color: #ffff00; 
	text-decoration: underline; 
	font-family: verdana; 
	font-size: 8pt; 
	font-weight: normal; 
	line-height: 2;
}
a:hover.yellowsmall { 
	color: #cc0000;
}
a:link.recipe, a:visited.recipe, a:active.recipe, a:hover.recipe { 
	color: #cc0000; 
	text-decoration: none; 
	font-family: verdana; 
	font-size: 8pt; 
	font-weight: normal; 
	line-height: normal; 
}
a:hover.recipe { 
	color: #ffff00; 
	text-decoration: underline;
}
#header {
	width: 769px;
	height: 349px;
}

.admindark {
	padding: 3px;
	text-align: right;
	background: #676767;
}
.adminlight {
	padding: 3px;
	text-align: left;
	background: #acacac;
	color: #000000;
}
.nobullet {
        list-style: none;
}

