body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.leftcolumn {
	background-image: url(graphics/page_pics/left_menu_bk.jpg);
	background-repeat: no-repeat;
}
.welcomecell {
	background-image: url(graphics/page_pics/welcome_low.jpg);
	background-repeat: no-repeat;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #014E87;
	line-height: 21px;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #014E87;
	line-height: 21px;
	text-decoration: none;}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	line-height: 21px;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #014E87;
	line-height: 21px;
	text-decoration: none;
}
a.cathead:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #014E87;
	text-decoration: none;
	font-weight: bold;
}
a.cathead:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #014E87;
	text-decoration: none;
	font-weight: bold;
}
a.cathead:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
a.cathead:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #014E87;
	text-decoration: none;
	font-weight: bold;
}

.basket {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #FFFFFF;
	text-align: center;
}
.basketbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px dashed #014E87;
	text-align: center;
}
