.text {
	font-family: Tahoma;
	font-size: 11px;
}

p, input, textarea, select {
	font-family: Tahoma;
	font-size: 11px;
}
td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}
.menulist {
	font-family: Tahoma;
	font-size: 11px;
	list-style-image: url(images/list_sqr.gif);
	color: #333333;
	text-decoration: none;
	padding: 3px 10px;
}
a, a:visited {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #003366;
}
a:hover {
	color: #3399CC;
	text-decoration:none;
}
.welcometext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #EBEBEB;
}
.navigationmenu, .navigationmenu:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.navigationmenu:hover {
	color: #EBEBEB;
	text-decoration:none;
}
.boxtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 10px;

}
.itembig {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.itemsmall {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.navigationmenu { padding-bottom: 2px }
.catlistprice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	vertical-align: top;

}
.catlistimg {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;

}
.catlistdesc {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
}
.tableborder {
	border: 1px solid #CCCCCC;
}
