A:link     { 
 text-decoration: underline;
 font-weight: bold;
 color: #000000;
 font-size: 12px; font-family: Arial, Helvetica, sans-serif
 }
 
A:visited  {
 text-decoration: underline;
 font-weight: bold;
 color: #000000;
 font-family: Arial, Helvetica, sans-serif; font-size: 12px
 }
 
A:hover    {
 text-decoration: underline;
 font-weight: bold;
 color: #FF6600;
  font-size: 12px; font-family: Arial, Helvetica, sans-serif
 }
 
p {
 font-family: Arial, Helvetica, sans-serif;
 line-height: 145%;
 text-align: center
; color: #000000
; font-weight: normal
; font-size: 12px
 }
h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 145%; color: #000000; font-weight: normal}
.mednormal {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal}
.input { BORDER-RIGHT: #999999 1px outset; BORDER-TOP: #999999 1px outset; FONT-WEIGHT: bold; FONT-SIZE: 12px; BORDER-LEFT: #999999 1px outset; COLOR: white; BORDER-BOTTOM: #999999 1px outset; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #FFFFFF}
.button {
	BORDER-RIGHT: #999999 1px outset; BORDER-TOP: #999999 1px outset; FONT-WEIGHT: bold; FONT-SIZE: 10px; BORDER-LEFT: #999999 1px outset; COLOR: #000000; BORDER-BOTTOM: #999999 1px outset; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #FFDF00}

.mederror { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal ; color: #FF0000}
body
{
	background-image: url('http://www.bridlingtonmotorauctions.co.uk/images/background4.gif');
	text-align: center;
}
.headline
{
	font-weight:bold;
}

.linkbutton a:link
{
	display: block;
	margin: 0 auto;
	width: 240px;
	padding: 2px 4px 2px 4px;
	border: solid 1px #ffde00;
	background-color: #ffde00;
	font-size: 14px;
	font-weight: bold;
}

.linkbutton a:visited
{
	display: block;
	margin: 0 auto;
	width: 240px;
	padding: 2px 4px 2px 4px;
	border: solid 1px #ffde00;
	background-color: #ffde00;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.linkbutton a:hover
{
	background-color: #fff;
	border: solid 1px #000;
	color: #000;
}

div.searchbox{
    margin: 0 auto;
    width: 820px;
    text-align: left;
    background: #fff;
    padding: 5px 5px 5px 5px;
    border: solid 2px ffde00;    
}
    div.searchbox span{
        float: left;
        font-weight: bold;
    }
div.ntb{
    border-top: none;
}
div.searchboxinner{
    width: 720px;
    float: right;
    /*background: red;*/
}
div.option{
    float: left;
    padding: 0px 10px 0px 0px;
}
    div.option input{
        margin: 4px 0px 0px 0px;
    }
    div.option select{
        margin: 4px 0px 0px 0px;
    }
div.clearer{
    clear: both;
    line-height: 1px;
    height: 1px;
    padding: 0;
    margin: 0;
}

