body, html{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-decoration: none;
}

body, html, table, li {
	color: #797979;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

input, select, textarea	{
	color: #797979;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

.dark{
	color: #242E35;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;

}

a {
	color: #797979;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	text-decoration:none;
}
a:hover{
	text-decoration: underline;

}

a.cat {
	color: #242E35;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-decoration:none;
}

a.large {
	color: #797979;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-decoration:none;
}

.title{
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

.soft{
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

#fixed_bollards_link a {
    text-indent: -9000px;
    background: url(/images/fixedBollards.gif) no-repeat;
    height: 40px;
    width: 240px;
    display: block;
    
}
#fixed_bollards_link a:hover {
    background: url(/images/fixedBollards1.gif) no-repeat;
}

#base_plate_bollards_link a {
    text-indent: -9000px;
    background: url(/images/baseBollards.gif) no-repeat;
    height: 40px;
    width: 240px;
    display: block;
    
}
#base_plate_bollards_link a:hover {
    background: url(/images/baseBollards1.gif) no-repeat;
}

#removable_bollards_link a {
    text-indent: -9000px;
    background: url(/images/removableBollards.gif) no-repeat;
    height: 40px;
    width: 240px;
    display: block;
    
}
#removable_bollards_link a:hover {
    background: url(/images/removableBollards1.gif) no-repeat;
}

#retractable_bollards_link a {
    text-indent: -9000px;
    background: url(/images/retractableBollards.gif) no-repeat;
    height: 40px;
    width: 240px;
    display: block;
    
}
#retractable_bollards_link a:hover {
    background: url(/images/retractableBollards1.gif) no-repeat;
}

#corner_guards_link a {
    text-indent: -9000px;
    background: url(/images/cornerGuards.gif) no-repeat;
    height: 40px;
    width: 240px;
    display: block;
    
}
#corner_guards_link a:hover {
    background: url(/images/cornerGuards1.gif) no-repeat;
}

#more_bollards_link a {
    text-indent: -9000px;
    background: url(/images/moreBollards.gif) no-repeat;
    height: 40px;
    width: 240px;
    display: block;
    
}
#more_bollards_link a:hover {
    background: url(/images/moreBollards1.gif) no-repeat;
}