body, html {
	background: #d7ffa5;
	margin-top: 5px;
	font-family:Verdana;
	font-size: 11px;
	color: #d7ffa5;
}

input {
	color: #fff;
	font-size: 10px;
	font-family: Verdana;
	background: #115621;
	padding-left: 1px;
	border: 1px solid #fff;
}

textarea {
	color: #fff;
	font-size: 10px;
	font-family: Verdana;
	background: #115621;
	padding-left: 1px;
	border: 1px solid #fff;
}

hr {
	color: #115621;
	width: 65%;
}

#all {
	width: 778px;
}

#menu {
	width: 195px;
	float: left;
}

.menuHead {
	height: 24px;
	background: url(images/menu_header.png);
}

.menuMenu {
	background: url(images/bg_tables_menu.png) repeat-y;
	text-align: left;
}

.menuBottom {
	height: 3px;
	background: url(images/bg_tables_menu_bottom.png);
}

a.menuLink:link, a.menuLink:visited {
	color: #d7ffa5;
	text-decoration: none;
}

a.menuLink:hover {
	color: #115621;
	background: #d7ffa5;
}

a.viewLink:link, a.viewLink:visited {
	color: #115621;
	text-decoration: none;
}

a.viewLink:hover {
	color: #115621;
	text-decoration: underline;
	font-weight: bold;
}
a.addLink:link, a.addLink:visited {
	color: #115621;
	font-weight: bold;
	text-decoration: none;
}

a.addLink:hover {
	color: #d7ffa5;
	background: #115621;
	text-decoration: none;
	font-weight: bold;
}

#basket {
	width: 144px;
	float: right;
}

.basketHead {
	height: 24px;
	background: url(images/basket_header.png);
}

.basketMenu {
	background: url(images/bg_tables.png) repeat-y;
}

.basketBottom {
	height: 3px;
	background: url(images/bg_tables_bottom.png);
}

.basketMenuBox {
	width: 130px;
	background: #d7ffa5;
	color: #115621;
	padding-top: 5px;
	padding-bottom: 5px;
}

.basketLeft {
	width: 72px;
	padding-left: 3px;
	padding-right: 3px;
}

.basketRight {
	background: #d7ffa5;
	width: 56px;
	padding-left: 3px;
	padding-right: 3px;
	color: #115621;
}

.basketTable {
	width: 140px;
	border-collapse: collapse;
	border-color: #000;
}

#middle {
	width: 431px;
	padding-left: 4px;
	padding-right: 4px;
	float: left;
	color: #115621;
}
#middle2 {
	width: 575px;
	padding-left: 4px;
	padding-right: 4px;
	float: left;
	color: #115621;
}

.content {
	width: 431px;
}

.content2 {
	width: 575px;
}

.header {
	height: 70px;
}

.listHeader {
	width: 428px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #115621;
}

.listPages {
	width: 300px;
	height: auto;
	text-align: center;
	font-size: 11px;
	color: #115621;
}

.small {
	font-size: 9px;
}

.listPic {
	width: 120px;
	text-align: center;
	float: left;
	color: #115621;
}

.listDesc {
	width: 170px;
	color: #115621;
	text-align: left;
	float: left;
	line-height: 18px;
}

.listAction {
	width: 138px;
	float: right;
	color: #115621;
}

.detailDesc {
	width: 258px;
	color: #115621;
	padding-left: 50px;
	text-align: left;
	float: left;
	line-height: 18px;
}

.detailAction {
	width: 428px;
	float: left;
	text-align: center;
	color: #115621;
}

.listLine {
	clear: both;
}

.viewPic {
	width: 250px;
	float: left;
}

.viewDesc {
	width: 178px;
	float: right;
	color: #115621;
	text-align: left;
	line-height: 18px;
}

.home {
	width: 428px;
	text-align: center;
	color: #115621;
}

.homeDiv {
	width: 107px;
	text-align: center;
}