/******ASPIDER | HETTY DE VRIES | 06-03-2009******/

.CustBikeBar
{
	background-image:url(../Images/cust_bg.gif);	
	background-repeat: repeat-x;
}

.border_left
{
border-left: 1px; 
border-left-style:solid;
border-left-color: #cdcdcd; 
vertical-align: top;
}

.border_right
{
border-right: 1px; 
border-right-style:solid;
border-right-color: #cdcdcd; 
vertical-align: top;
}

.clear_left
{
 clear:left;
}

.float_left
{
 float:left;
}

.px_8{font-size: 8px;}
.px_9{font-size: 9px;}
.px_10{font-size: 10px;}
.px_11{font-size: 11px;}

.padding_bottom_10
{
    padding-bottom:10px;
}

.padding_top_10
{
    padding-top:10px;
}

.padding_left_10
{
    padding-left:10px;
}

.style2 { COLOR: #ff9900; TEXT-DECORATION: none }
.style4 { FONT-SIZE: 11px }
.style5 { COLOR: #666666 }
.style6 { FONT-SIZE: 11px; COLOR: #666666 }
.style7 { FONT-SIZE: 11px; COLOR: #666666 }

.TextNormal
{
	font-family:Verdana;
	font-weight:normal;  
	color:Black;
}

.TextNormalWhite
{
	font-family:Verdana;
	font-weight:normal;  
	color:White;
}

.TextBold
{
	font-family:Verdana;
	font-weight:bold;  
	color:Black;
}

.TextBoldWhite
{
	font-family:Verdana;
	font-weight:bold;  
	color:White;
}

.valign_top
{
 vertical-align:top;
}


