body {
	background: #CCCC66;
	background-image: url(../images/bg_tile.gif);
	background-repeat: repeat;
	SCROLLBAR-FACE-COLOR: #F3DA7B;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFE791;
	SCROLLBAR-SHADOW-COLOR: #BFA41F;
	SCROLLBAR-3DLIGHT-COLOR: #F7DF82;
	SCROLLBAR-ARROW-COLOR:  #594907;
	SCROLLBAR-TRACK-COLOR: #DEC55C;
	SCROLLBAR-DARKSHADOW-COLOR: #8A7007;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

@font-face {
    font-family: 7pxkbus;
    font-style:  normal;
    font-weight: normal;
    src: url(PXKBUS0.eot);
}

@font-face {
    font-family: 8pxbus;
    font-style:  normal;
    font-weight: normal;
    src: url(PXBUS1.eot);
}
  
@font-face {
    font-family: 7pxbus;
    font-style:  normal;
    font-weight: normal;
    src: url(PXBUS2.eot);
}

@font-face {
	font-family: 6pxbus;
   font-style:  normal;
   font-weight: normal;
   src:url(PXBUS0.eot);
}

@font-face {
   font-family: BM micro7;
   font-style:  normal;
   font-weight: normal;
   src: url(BMMICRO1.eot);
}

.title2 {
	font-family: 8pxbus;
   font-size: 8px;
   color: #333;
}

.title {
   font-family: BM micro7;
   font-size:9px;
   color: #333;
}

a.contact{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color: #903;
	text-decoration:none;
}

a.contact:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#903;
	text-decoration: underline;
}