BODY {
	background-color: #ffffff;
	background-image: url("images/bg.gif");
	color: #000000;
	margin-top: 0px;
}

A:link {color: #4040FF}

TD.col1 {
	background-color: #eff2f7;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

TD.col2 {
	background-color: #d3dff0;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

TD.list-head1 {
	background-color: #c0c0c0;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

TD.list-head2 {
	background-color: #dad8d8;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
}

TD.table-line {
	background-color: #000000;
}

TD.tool-header {
	background-color: #0030a0;
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
}

.text {
	font-family: verdana, arial;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}

.text-white {
	font-family: verdana, arial;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
}

.text-small {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.text-small-white {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}

.text-small-blue {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: normal;
	color: blue;
}

.instock {
	font-weight: bold;
	color: #4040FF;
}

.outstock {
	font-weight: bold;
	color: #808080;
}

.header {
	font-family: verdana, arial;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}


.list1 {
	background-color:#eff2f7;
}
.list2 {
	background-color:#d4dff0;
}
