body, td, th,input, select, textarea {
	/* font-family: Verdana, Arial, MS Sans Serif, Geneva, sans-serif; */
    font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
    /* font-size: 7.5pt; */
    font-size:12px;
	color: #333333;
    /* text-align: center; */
}

xselect {
    position: relative;
    top: 5px;
}

a.menu:hover
{
	color: White;
	text-decoration: none;
}

.lighten {
    color: #999999;
}

a {
    color: #a391cf;
    text-decoration: none
}

a:active, a:hover {
    color: #FF9900;
    text-decoration: underline;
}

a.name {
    color: black;
    text-decoration: none
}

a.name:hover {
    color: white;
    text-decoration: none
}

a.sidebar {
    color: #FF9900;
    text-decoration: none
}

a.sidebar:hover {
    color: #A391CF;
    text-decoration: none
}

.workshoptitle {
	font-size: 12pt;
	font-weight: bold;
 }
 
.workshopteacher {
	font-size: 10pt;
	font-weight: bold;
}

ul {
	margin-top: 2px;
	margin-left: 18px;
	margin-bottom: 5px;
} 

th {
	border-bottom: solid 1px black;
}

.borderabove {
	border-top: solid 1px black;
}

.iconbutton {
	position:relative;
	top:-4px;
}

.qty {
	text-align: right;
	position: relative;
	top: -4px;
}

.cart {
    margin-top: 15px;
    }
