td img {display: block;}body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/site01.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
a:link {
	color: #0033FF;
}
a:visited {
	color: #0033FF;
}
a:hover {
	color: #FF9933;
}
a:active {
	color: #FF9933;
}

/* Menu */
.menu {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
.menu a{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	}
.menu a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	}
.menu a:visited{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	}

/* Footer */
.footer {
	font-size: 10px;
	color: #FFFFFF;
	}
.footer a{
	text-decoration: none;
	color: #FFFFFF;
	}
.footer a:hover{
	text-decoration: underline;
	color: #FFFFFF;
	}
.footer a:visited{
	text-decoration: none;
	color: #FFFFFF;
	}
	
/* Headings */
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
}


/* Other Stuff */
counter {
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
}
.counter {
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
}

.bid-lo {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 25px;
	text-align: center;
}

.noticeboard {
	background-color:#FF9900;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
}

.roadshowHeading {
	background-color:#FF9900;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
}

.roadshowSubHeading {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
}

.support {
	background-color:#FF9900;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
}