@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DBDAC6;
	background-color: #28201D;
	margin: 1px;
	padding: 1px;
}


body {
	background-color: #1E1916;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/workshop/strip2.png);
	background-repeat: repeat;
}
a {
	font-size: 11px;
	color: #69bfde;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4a8797;
}
a:hover {
	text-decoration: none;
	color: #145362;
}
a:active {
	text-decoration: none;
}


a.scrollover {
	/* Default Colour/Styles here */
      color: #DBDAC6;
}
a.scrollover em:first-line {
	/* Rollover Colour/Styles here */
      color: #00CCFF;
}
h1 {
	font-size: 14px;
	color: #DBDAC6;
}
h2 {
	font-size: 12px;
	color: #DBDAC6;
}
#tdNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	background-position: left;
	text-align: left;
	background-color: #184737;
}
#tdNavigation a:hover {
	background-color: #DBDAC6;
	color: #184737;
}

#tdNavigation a {
	background-color: #184737;
	margin: 0px;
	padding: 3px;
	font-size: 11px;
	color: #DBDAC6;
	text-decoration: none;
	border-right-width: 0px;
}
#tableContent {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #184737;
	border-left-color: #184737;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #184737;
	border-bottom-color: #184737;
}


#tdSidebar {
	font-size: 11px;
	font-weight: bold;
	color: #28201D;
	text-decoration: none;
	background-color: #DBDAC6;
	text-align: center;
}

#tdSidebar a {
	display: block;
	margin: 10px;
	padding: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9C1D26;
}
p {
	line-height: 1.4em;
	text-align: justify;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DBDAC6;
	text-decoration: none;
}
.textfield {
	color: #28201D;
	background-color: #DBD9C4;
}
