BODY
{
	font-family: Arial, Helvetica;
	font-size: 10pt;
    background-color: white;
	margin: 0;
}

H1
{
	font-size: 20px;
	color: #159A86;
	font-weight:lighter;
	font-style: normal;
	line-height: normal;
	letter-spacing: 0.5px;
	padding: 0;
	margin: 0 0 8px;
}

H2
{
	font-size: 14px;
	margin: 10px 0 8px;
	color: #159A86;
	line-height: normal;
	font-style: normal;
	letter-spacing: 0px;
}

H3
{
	font-size: 14px;
	color: black;
	font-weight:bolder;
	font-style: normal;
	line-height: normal;
	margin: 5px 1px 5px;
}

H4
{
	font-size: 10px;
}

H6
{
	font-size: 12px;
	color: #159A86;
	font-weight:bolder;
	margin: 5px 1px 5px 0 ;
}

TD
{
	font-weight: normal;
	font-size: 12px;
	color: black;
	line-height: 16px;
}

Table.Main
{
	background-color:#cccccc;
}

Table.Main TD
{
	background-color:White;
	height:22px;
	padding:0 5px 1px 5px;
}

Table.Main TD.Head
{
	background-color:#eeeeee;
	font-weight:bold;
	text-align:center;
}

Table.Main TD.BasketTotal
{
	background-color:#eeeeee;
	border-left:#cccccc 1px solid;
	border-right:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;
}

Table.Print
{
	border-right: solid 1px black;
}

Table.Print TD
{
	font-size: 10px;
	line-height: 12px;
	padding:1px 3px 1px 3px;
}

Table.Print TD.Head
{
	font-size: 11px;
	font-weight:bold;
	text-align:center;
	color: #159A86;
}

Table.Guides TD
{
	font-size: 14px;
	color: #159a86;		
	font-weight: bold
}

Table.Guides TD.LotNo
{
	font-size: 20px;
	height:30px;
	vertical-align:top;
}

TD.topnav ul
{
	padding: 24px 0 0 0;
    margin: 0;
    list-style: none;
}

TD.topnav li
{
	display: inline;
}

TD.topnav a:link, TD.topnav a:visited
{
	font-size: 12px;
	font-weight: bold;
	margin: 0 22px 0 0;
	color: black;
	text-decoration: none;
}

TD.topnav a.selected:link, TD.topnav a.selected:visited
{
	color: black;
}

TD.topnav a:hover
{
	color: #629F96;
}

TD.tennav ul
{
    margin: 0;
    list-style: none;
    padding:5px 0 5px 0;
}

TD.tennav li
{
	display: inline;
	padding-right:10.5px;
}

TD.tennav a:link, TD.tennav a:visited
{
	font-size: 12px;
	font-weight: bold;
	color: #0D62A9;
}

TD.menuMainHead
{
	padding-left: 7px;
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial, Helvetica;
	height: 18px;
	background-color: #159A86;
	border-left: #A5D0CA 2px solid;
}

TD.menuMainHeadT1
{
	padding-left: 6px;
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial, Helvetica;
	height: 18px;
	background-color: #142f5f;
	border-left: #7089B4 2px solid;
}

TD.menuMainHeadT2
{
	padding-left: 6px;
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial, Helvetica;
	height: 18px;
	background-color: #09A2B0;
	border-left: #B2DADE 2px solid;
}

TD.menuHead
{
	font-size: 11px;
	border-left: #0d62a9 2px solid;
	font-family: Arial, Helvetica;
	height: 18px;
	background-color: #ebebeb;
}

TD.menuHead a:link, TD.menuHead a:visited
{
	font-size: 11px;
	text-decoration: none;
	color: #4f4f4f;
	padding-left: 6px;
	width: 130px;
}

TD.menuHead a:hover
{
	color: #159a86;
	background-color: #F0F0F0;
}

TD.menuHeadT1
{
	font-size: 11px;
	font-weight: bold;
	border-left: #7CAAD0 3px solid;
	font-family: Arial, Helvetica;
	height: 18px;
	background-color: #0d62a9;
}

TD.menuHeadT1 a:link, TD.menuHeadT1 a:visited
{
	font-size: 11px;
	text-decoration: none;
	color: white;
	padding-left: 6px;
	width: 130px;
}

TD.menuHeadT1 a:hover
{
	color: white;
	background-color: #3474A9;
}

TD.menuHeadT2
{
	font-size: 11px;
	font-weight: bold;
	border-left: #A5D0CA 3px solid;
	font-family: Arial, Helvetica;
	height: 18px;
	background-color: #159A86;
}

TD.menuHeadT2 a:link, TD.menuHeadT2 a:visited
{
	font-size: 11px;
	text-decoration: none;
	color: white;
	padding-left: 6px;
	width: 130px;
}

TD.menuHeadT2 a:hover
{
	color: white;
	background-color: #1fa491;
}

TD.menuLink
{
	border-right: #e4e4e4 1px solid;
	border-top: #e4e4e4 1px solid;
	font-size: 11px;
	border-left: #e4e4e4 1px solid;
	border-bottom: #e4e4e4 1px solid;
	font-family: Arial, Helvetica;
	height: 18px;
}

TD.menuLink a:link, TD.menuLink a:visited
{
	font-size: 11px;
	text-decoration: none;
	color: #4f4f4f;
	width: 132px;
}

TD.menuLink a:hover
{
	color: #159a86;
	background-color: #F9F9F9;	
}

TD.footer
{
	font-size: 11px;
	color: #4f4f4f;
	padding-top: 20px;
}

TD.footer a:link, TD.footer a:visited
{
	font-size:11px;
	text-decoration: underline;
	color: #4F4F4F;
}

TD.footer a:hover
{
	text-decoration: none;
}

TD.rightEdge
{
	background-image: url(http://www.auction.co.uk/testsite/images/rightEdge.gif);
	background-repeat: repeat-y;
}

TD.VDots
{
	background-image: url(http://www.auction.co.uk/testsite/images/VDots.gif);
	background-repeat: repeat-y;
}

A
{
	font-size: 12px;
	line-height: 16px;
	color: #159a86;
}

A:hover
{
	text-decoration: none;
}

ul.noDent
{
	padding-left:0;
	margin: 15px;
	list-style-type: disc;
}

ol.noDent
{
	padding-left:7px;
	margin: 15px;
	line-height:15px;
}

ul.cBoxList
{
	padding-left:0;
	margin:0 20px 0 0;
	list-style-type: none;
}

ul.cBoxList li
{
	color:#0D62A9;
	margin-bottom:5px;
}

span.aucDate
{
	position:absolute;
	top:220px;
	left:190px;
	color:white;
	line-height:15px;
}

.err
{
	color:Red;
}

.ok
{
	color:Green;
}

.required
{
	color:Red;
}
