BODY {
	font-size : 11px;
	font-family : Arial;
	color : #FFFFFF;
}
a {
	font-size : 11px;
	font-family : Arial;
	color : #000000;
	text-decoration: none;
}
a:hover {
	font-size : 11px;
	font-family : Arial;
	color : #07287B;
	text-decoration: underline;
}
.wtext {
	font-size : 11px;
	font-family : Arial;
	color : #ffffff;
}
.wtext2 {
	font-size : 9px;
	font-family : Arial;
	color : #ffffff;
}
.blink {
	font-size : 11px;
	font-family : Arial;
	color : #000000;
	text-decoration: underline;
}
.blink:hover {
	font-size : 11px;
	font-family : Arial;
	color : #e0b451;
	text-decoration: none;
}
.wlink {
	font-size : 11px;
	font-family : Arial;
	color : #FFFFFF;
	text-decoration: none;
}
.wlink:hover {
	font-size : 11px;
	font-family : Arial;
	color : #FFFFFF;
	text-decoration: underline;
}
.wlink2 {
	font-size : 11px;
	font-family : Arial;
	font-weight : bold;
	color : #8C96DC;
	text-decoration: none;
}
.wlink2:hover {
	font-size : 11px;
	font-family : Arial;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration: underline;
}

td {
	font-size : 11px;
	font-family : Arial;
	color : #000000;
}
.btext {
	font-size : 9px;
	font-family : Arial;
	color : #8C96DC;
}
.btext2 {
	font-size : 12px;
	font-family : Arial;
	color : #000000;
}
.headtext {
	font-size : 13px;
	font-family : Arial;
	font-weight : bold;
	color : #FFB629;
}
.bborder {
	border : 1px solid #000000;
}
.lbborder {
	border : 1px solid #B5BED6;
}
.wborder {
	border : 1px solid #FFFFFF;
}
.imgborder {
	border : 0px solid #FFFFFF;
}
.imgborder:hover {
	border : 1px solid #FFFFFF;
}
.yellowbg {
	background-image: url(http://www.mileonecentre.com/images/yellow.gif);
	background-repeat: no-repeat;
}
.bluebg {
	background-image: url(http://www.mileonecentre.com/images/blue.gif);
	background-repeat: no-repeat;
}
.redbg {
	background-image: url(http://www.mileonecentre.com/images/red.gif);
	background-repeat: no-repeat;
}
.greenbg {
	background-image: url(http://www.mileonecentre.com/images/green.gif);
	background-repeat: no-repeat;
}
.yellowbg2 {
	background-image: url(http://www.mileonecentre.com/images/yellow_square.gif);
	background-repeat: no-repeat;
}
.bluebg2 {
	background-image: url(http://www.mileonecentre.com/images/blue_square.gif);
	background-repeat: no-repeat;
}
.redbg2 {
	background-image: url(http://www.mileonecentre.com/images/red_square.gif);
	background-repeat: no-repeat;
}
.greenbg2 {
	background-image: url(http://www.mileonecentre.com/images/green_square.gif);
	background-repeat: no-repeat;
}
div#qTip { 
padding: 3px; 
border: 1px solid #666; 
display: none; 
background: #999; 
color: #FFF; 
font: bold 9px Verdana, Arial, sans-serif; 
position: absolute; 
z-index: 1000; 
} 