.helvetica {
	font-family: Helvetica, Verdana, Arial;
	font-size: smaller;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	list-style-position: outside;
	cursor: crosshair;
	list-style-image: url(images/bullet.jpg);
	list-style-image-valign: bottom;
	text-indent: 0pt;
}
.title {
	font-family: Helvetica, Verdana, Arial;
	font-size: smaller;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-align: left;
	background-image: none;
}
.list {
	font-family: Helvetica, Verdana, Arial;
	list-style-position: outside;
	font-size: smaller;
	color: #CCCCCC;
	list-style-image: url(images/bullet.jpg);
	line-height: 16px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: none;
	vertical-align: text-top;
}
a:link {
	font-family: Helvetica, Verdana, Arial;
	font-size: small;
	color: #E23922;
	text-decoration: none;
	text-align: left;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
}
a:visited {
	font-family: Helvetica, Verdana, Arial;
	font-style: italic;
	color: #999999;
	font-size: small;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
.headings {
	font-family: Helvetica, Verdana, Arial;
	font-size: smaller;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	background-position: left top;
	text-align: left;
}
.subheadings {
	font-family: Helvetica, Verdana, Arial;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	background-position: left top;
	text-align: left;
}
.briefs {
	font-family: Helvetica, Verdana, Arial;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #E23922;
	background-position: left top;
	text-align: left;
}
.hints {
	font-family: Helvetica, Verdana, Arial;
	font-size: small;
	font-style: italic;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}
.linkstitle {
	font-family: Helvetica, Verdana, Arial;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	left: 50px;
}
.linkstxt {
	font-family: Helvetica, Verdana, Arial;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-transform: lowercase;
	color: #CCCCCC;
	text-decoration: none;
}
.enrol {
	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-variant: small-caps;
	color: #CC3300;
}
#thn{
 	float: left;
 	width: 100px;
 	border: 1px solid #666;
	margin: 0 10px 15px 50px;
 	padding: 5px;	
 	font: 0.9em Arial, sans-serif; 
	line-height: 1.2em;
	color: #666;
}
#thn a:link, a:visited, a:active {
	 font: 0.9em Arial, sans-serif; 
	 color: #fff;
	text-transform: none;
}
#thn a:hover{
	 font: 0.9em Arial, sans-serif; 
	 color:  #E23922;
	text-transform: none;
}
#thn .details{
	 font: 0.9em Arial, sans-serif; 
	 color: #ccc;
}
#thn img{
 	padding-bottom: 4px;
}

#thnw{
 	float: left;
 	width: 110px;
 	border: 1px solid #666;
	margin: 0 10px 15px 50px;
 	padding: 20px;	
 	font: 0.9em Arial, sans-serif; 
	line-height: 1.2em;
	color: #666;
}
#thnw img{
 	padding-bottom: 6px;
}
#thnw a:link, a:visited, a:active {
	 font: 0.9em Arial, sans-serif; 
	 color: #fff;
	text-transform: none;
}
#thnw a:hover{
	 font: 0.9em Arial, sans-serif; 
	 color:  #E23922;
	text-transform: none;
}
#thnw .details{
	 font: 0.9em Arial, sans-serif; 
	 color: #ccc;
}