A:Link  {
	color : #000000;
	font-weight : 400;
	text-decoration : none;
}

A:Visited  {
	color : #000000;
	font-weight: 100;
	text-decoration : none;
}

A:Active  {
	color : #000000;
	text-decoration : none;
}

A:Hover  {
	color : #000000;
	text-decoration : underline;
}

Body {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-size : 11px;
	line-height : 16px;
	text-decoration : none;
}

td {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-size : 11px;
	list-style-type : square;
	color : #000000;
	text-decoration : none;
}

sup {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-size : 9px;
	text-decoration : none;
}

.entry {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-size : 12px;
	font-weight : 800;
	color : #000000;
	text-decoration : none;
	line-height : 18px;
}

.feature {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-size : 12px;
	font-weight : 800;
	text-decoration : none;
}

.date {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	text-align : right;
	font-size : 10px;
	text-decoration : none;
}

.author {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-size : 10px;
	text-decoration : none;
}

.top {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	text-align : right;
	font-size : 10px;
	text-decoration : none;
}

.copy {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	text-align : center;
	font-size : 9px;
	line-height : 13px;
	text-decoration : none;
}

.content {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-size : 11px;
	color : #666666;
	line-height: 13px;
	border: 1px #848475 solid;
	padding : 2;
}

.select  {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
}

.input { 
	color: #000000; 
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	clip:  rect(   );
	border: 1px #353535;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
}

.submit  {
	color: #333333;
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-size: 9px;
	line-height: 12px;
	clip:  rect(   );
	border: 1px #353535;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-style: outset;
	border-top-style: outset;
}

.error {
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-size : 10px;
	color : #CC0000;
	font-weight: 800;
	padding-left: 10px;
	padding-right: 10px
}

.bgcolour_0 { background-color: #FFFFFF}
.bgcolour_1 { background-color: #FFFFFF}
.bgcolour_2 { background-color: #999999}
.bgcolour_3 { background-color: #FFFFFF}
.bgcolour_banner { background-color: #01adef}
.bgcolour_nav { background-color: #01adef}
.bgcolour_form { background-color: #01adef}
.bgcolour_common { background-color: #999999}

