/* pencarrie css template - ##var are for search and replace */
body{
	margin: 0px;
}
body,td,p{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.background{
	background: #ffffff;
}
a{
	border: none;
	color: #0000ff;
}
a:hover{
	color: #6666ff;
}
a.whiteout{
	color: #FFFFFF;
	font-size: 12px;
}
a.whiteout:hover{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
p.big{
	font-size: 16px;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
}
img{
	border: none;
}
input{
	font-size: 11px;
	vertical-align: middle;
}
li{
	font-size: 11px;
}
p{
	margin-bottom: 3px;
	margin-top: 2px;
}
p.pbox{
	margin-bottom: 0px;
	margin-top: 0px;
}
textarea{
	font-size: 11px;
}
.small{
	font-size: 10px;
}
.swatch{
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}
.cwycell{
	color: #000000;
}
.white{
	color: #FFFFFF;
}
.whiteout{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}
td.contents_mcat{
	background-color: #FFFFFF;
	color: #000066;
	font-size: 10px;
}
.family{
	font-weight: bold;
}
a.family:hover{
	font-weight: bold;
	color: #6666ff;
	text-decoration: underline;	
}
.nomargin{
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.hover{
	cursor: hand;
	cursor: pointer;
}

.cat_code{
	font-size:16px;
	font-weight:bold;
}
.cat_footnote{
	font-size:10px;
}

.cat_name{
	font-size:14px;
	font-weight:bold;
}

.cat_colour{
	font-size:10px;
}
.cat_p{
	font-size:12px;
}
