
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6{
margin: 0px;
padding: 0;
border: 0;
}

body {
	background-image: url(http://www.neobus.net/images/bkgnd.gif);
	background-position: center;
	font-size: 12px;
	color: #333;
	font-family: Arial, helvetica, sans-serif;
	text-align: center;
	margin-top: 15px;
	background-color: #FFF;
}
table {font-size: 12px;}
.textarea-search {font-size: 11px;}

#wrapper a, a:visited {color: #114477;}
#wrapper a:hover {color: #009900;}
.site01 {
	background-image: url(http://www.neobus.net/images/site01.gif);
	background-repeat: no-repeat;
}
.site02 {
	background-image: url(http://www.neobus.net/images/site02.gif);
	background-repeat: no-repeat;
}
.site11 {
	background-image: url(http://www.neobus.net/images/site11.gif);
	background-repeat: no-repeat;
}
.site12 {

}
.site13 {
	background-image: url(http://www.neobus.net/images/site13.gif);
	background-repeat: no-repeat;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	background-color: #C0C0C0;
	border: 1pt solid #333333;
}
.tablebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	border: 1pt solid #333333;
}
#small { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px;
	text-align: left;
}
#small a,
#small a:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #1756C3;
}
#small a:hover {
	color: #009900;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}
#footer a, 
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF00;
	text-decoration: none;
}
#footer a:hover{
	color: #FFF;
	text-decoration: none;
}
.custinput {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #FFF;
  	padding-top: 0px; padding-right: 0px;
 	padding-bottom: 0px; padding-left: 0px;
 	margin-bottom: 0px; border: #000000;
 	border-style: outset;
 	border-top-width: 1px;
 	border-right-width: 1px;
 	border-bottom-width: 1px;
 	border-left-width: 1px;
}