body {
background-image: url(images/header/bg_strip02.gif);
background-repeat: repeat-x;
background-color: #fff;
margin-left: 0px;
margin-top: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px; 
}

.tx-ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#bg-brake {
	background-image: url(/images/bg_rotor.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 190px;


}
.border01 {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;

}
.border-B {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
