body {
	background:#000000 url("/images/knot_white.gif") no-repeat fixed;
	border:0;
	color:#FFFFFF;
	font:small "Trebuchet MS",Arial,Sans-serif;
	font-size:medium;
	margin:0;
	padding:0;
	voice-family: "\"}\""; voice-family:inherit;
}
html>body {font-size:medium;}
#header {
	background:#FFFFFF;
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom: 1px dashed #C0C0C0;
}
#container {
	background:#FFFFFF;
	clear: both;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	width: 770px;
}
#content {
	float:left;
	width:100%;
	background:#FFFFFF;
	border: 0px dashed #000000;
	color:#000000;
}
/* =CLEARFIX */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	overflow:hidden;
}
.clearfix {display: inline-table;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
td, p, .normal, ul, li, form,  ol {
	color:#000000;
	font-family:"Trebuchet","MS Sans Serif",Geneva,sans-serif;
	font-size:0.75em;
	line-height:1.25em;
	margin:15px;
	text-align:justify;}
.title, .slogan {
	font-family: Tahoma, "Gill Sans MT", "Arial Narrow", sans-serif;
	font-size: 16px;
	margin: 0;
	font-weight: 700;
	color: #000000;
	text-align: left;
	padding: 10px;
}
.slogan {
	letter-spacing: 1px;
	word-spacing: -2px;
}
h1, .head1 {
	font-size:17px;
	font-weight: 700;
	margin:0px 15px 0px 15px;
	color: #000000;
}
h2, .head2 {
	font-size:15px;
	font-weight: 700;
	margin:0px 15px 0px 15px;
	color: #000000;
}
h3, .head3 {
	font-size:13px;
	font-weight: 700;
	margin:0px 15px 0px 15px;
	color: #000000;
}
h4, .head4, h5, .head5 {
	margin:0px 15px 0px 15px;
	padding: 3px;
	font-weight: 700;
	font-size:12px;
	color: #000000;
}
a {
	font-family: "Trebuchet", "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px dashed #000000;
	text-decoration: none;
	font-weight : bold;
}
a:hover {
	color: #C0C0C0;
	border-bottom: 1px solid #000000;
	text-decoration: underline;
}
a.nr{
	color: #000000;
	text-decoration: none;
	border-bottom: 0px solid #FFFFFF;
}
.credit a {
	color:#C0C0C0;
	text-decoration: none;
	border-bottom: 0px solid #FFFFFF;
}
.credit a:hover{
	color: #DDDDDD;
	text-decoration: none;
	border-bottom: 0px solid #FFFFFF;
}
.credit {
	font-size: 11px;
	color: #C0C0C0;
}
.moreinfo{
	background-color: #DCDCDC;
	color: #696969;
	padding: 1px;
	padding-left: 12px;
	font-weight: bold;
	margin-left: 12px;
}
/* column */
.col{
	background-color: #A9A9A9;
	padding: 12px;
	padding-top: 2px;
	
}
select, input, textarea, .smalltext{
	font-family: "Trebuchet", "MS Sans Serif", Geneva, sans-serif;
	background-image: url('/images/shadeform.gif');
	font-size: 10px;
	color: #000000;
	width: 97%;
}
ul {
	font-family: "Trebuchet", "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 1.5em;
	border-left: 25px;
	padding-left: 25px;
	list-style-position: inside;
}
.right {
	float:right;
} 
.pic{
	border: 1px solid #000000;
	padding: 5px;
	background-color : #EFEFEF;
}
.stripe{
	background-color:#F0F0F0;
	border-top: 1px dashed #C0C0C0;
	color: #000000;
}
/* tips table colours */
.infoheader{
	background-color: #C0C0C0;
	font-weight: bold;
}
.box{
	background-color: #C0C0C0;
}
.headbox,.actionbox{
	padding:8px;
	border-width:1px;
	border-style:dashed;
	border-color: #000000;
	background-color: #D3D3D3;
}
.actionbox{
	background-color: #C0C0C0;
	border-left-color: #FFFFFF; 
	border-right-color: #FFFFFF; 
	border-bottom-color: #FFFFFF;
	color: #000000;
}
.warning{
	padding:6px;
	border-width:1px;
	border-style:dashed;
	border-color:#D70200;
	color:#D70200;
}
.BlackBox {
	color: #000000;
	background-color:#EFEFEF;
	border-bottom: 1px dashed #C0C0C0;
}
.quote {
	font-family : "MS Sans Serif", Arial, Geneva, Verdana, sans-serif;
	font-size : 12px;
	font-size-adjust : none;
	font-stretch : normal;
	font-style : italic;
	font-variant : normal;
	text-align: center;
	width: 400px;
	display: block;
}
img[align=left] {
	margin-right:10px;
	float: left;
}
img[align=right] {
	margin-left:10px;
	float: right;
}
.small {
	font-size:9px;
	line-height: .8em;
}