body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	color:#333333;
}
html,body {
	margin:0;
	padding:0;
	height:100%;
	border:none;
}
input.database, textarea.database, select.database {
	border : 1px solid Black;
	background-color : #FFFFFF;
	color : #000000;
	font-size : 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-indent:2px;
	font-style:italic;
}
ul {
  margin-top: 0px;
  margin-bottom: 0px;
}
.error_msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF0000;
}
.localphonebook {
	text-align: right;
	border-bottom-style: solid;
	border-bottom-color: #E09B2B;
	border-top-style: solid;
	border-top-color: #E09B2B;
	background-color: #FFFFAA;
}
div.main {
	position:absolute;
	left: 50%;
	width: 950px;
	margin-left: -475px;
	background-color:#FFFFFF;
}
div.logo {
	height: 250px;
	width: 100%;
	background-color:#FFFFFF;
}
div.returntohome {
	position: absolute;
}

div.bus_name {
	position: absolute;
	top: 220px;
	left: 420px;
	z-index: 2;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
div.bus_name_go {
	position: absolute;
	top: 220px;
	left: 735px;
	z-index: 2;
}
div.bus_category {
	position: absolute;
	top: 217px;
	left: 780px;
	z-index: 2;
	border-bottom-style:solid thin
}
div.bus_category_go {
	position: absolute;
	top: 220px;
	left: 925px;
	z-index: 2;
}
div.nav {
	text-align: center;
	height: 40px;
	background-image: url(../assets/gradient.png);
	background-repeat:repeat-x;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height:30px;
}
div.content {
	z-index: 1;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	background: #FFFFFF;
}
div.legal {
	padding-top: 30px;
	text-align:center;
	font-size:10px;
	width: 100%;
	height: 50px;
	background-color: #FFFFFF;
	clear: both;
}
.injiden_images {
	font-stretch:extra-expanded;
	line-height: 100px;
}
img.img_infoctre {
	margin: 10px;
	border-style: solid;
	border-color: #77BDFF;
	border-width: 5px;
}
img.img_localspotlight {
	margin: 10px;
	border-style: solid;
	border-color: #4a3b00;
	border-width: 5px;
}
.heading_size4_text {
	text-align:center;
	font-size: large;
}