/* CSS Document */
a{
	font-family:Tahome, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#606060;
	text-decoration:none;
}
body
{
	background:url(../img/bg.jpg);
	margin:0px;
	font-family:Tahome, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#606060;
}
.header_bg
{
	background:url(../img/header_bg.jpg) repeat-x;
	height:120px;
}
.bus_bg
{
	background:url(../img/bus.jpg) no-repeat; 
	background-position:right;
}
.whiteTitle{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#606060;
	font-weight:bold;
	padding-left:10px;
}
.bodyText
{
	font-size:11px;
	color:#606060;
	padding-left:11px;
}
.right_color
{
	background-color:#efd79f;
}
.footer
{
	background:url(../img/footer.jpg) repeat-x;
	height:25px;
}
