body,td,th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #330000;
}

body {
	background-color: #ffcc00;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
h1 {
	font-size: 14pt;
	color: #990000;
}
h2 {
	font-size: 11pt;
	color: #722525;
	font-weight: bold;
}
h3
 {
	font-size: 11pt;
	color: #9F6B00;
	font-weight: bold;
}
.wshop1 {
	font-size: 12pt;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 15px;
}
.wshop2 {
	font-size: 11pt;
	color: #9F6B00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.workshopcells {
	padding-top: 3px;
	padding-bottom: 3px;
}


a:link {
	color: #0066FF;
	text-decoration: none;
}

a:visited {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #CC0000;
}

a:active {
	color: #0066CC;
	text-decoration: none;
}
#navcontainer {
	width: 200px;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
}

#navcontainer a
{
	display: block;
	width: 186px;
	background-color: #ffeda8;
	border-bottom: 1px solid #fff7d6;
	background-image: url(images/navoff.gif);
	padding-left: 11px;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-right: 3px;
	height: 20px;
	background-repeat: repeat-x;
	background-position: center center;
}

#navcontainer a:link, #navlist a:visited
{
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

#navcontainer a:hover
{
	background-color: #990000;
	color: #fff;
	background-image: url(images/navon.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.bodybkd {
	background-image: url(images/watermark.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 40px;
}
.footertext {
	font-family: Verdana, Arial, sans-serif, helvetica;
	font-size: 11px;
	color: #9F6B00;
}
a.footnav:link {
	color: #990000;
	font-size: 11px;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 18px;
}

a.footnav:visited {
	color: #990000;
	font-size: 11px;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 18px;;
}

a.footnav:hover {
	color: #FFFFFF;
	font-size: 11px;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 18px;
}
a.footnav:active {
	color: #990000;
	font-size: 11px;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 18px;
}
.img_left {
	padding: 4px;
	margin-top: 7px;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-left: 0px;
	border: 1px solid #FFCC00;
}
.img_right {
	padding: 4px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 15px;
	border: 1px solid #FFCC00;
}

