.small {
  font-size:x-small;
	font-weight: normal;
}
#container {
}
#content	{
	width: 930px;
	margin-left:5px;
}
#clear {
	clear: both;
	height: 0px;
	width: 100%;
}
.clear {
	clear: both;
	height: 0px;
	width: 100%;
}
.center {
	padding-top: 5px;
	text-align: center;
	width: 100%;
}
#leftCol {
	float:left;
	width:780px;
}
#rightCol {
	width:auto;
	margin:0 auto auto 780px;
	line-height:150%;
}
#footer {
	clear: both;
  font-size:x-small;
  color: #C07C0C;
  margin-top: 100px;
  text-align: center;
}
#footer a {
  font-size:x-small;
  color: #B05B0B;
}

body,td	{
	background: #FFCC33;
	font-family : tahoma, helvetica, arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #3333CC;
	line-height: 130%;
	margin:0px;
	padding:0px;
	border:0px 0px 0px 0px;
	}
h1 {margin:10px 0 10px 0}
h2 { font-size:14pt; color:#ff0000; padding:0px}
h2.tt {color:#3333cc}
h3 { font-size:11pt; color:#ff0000; margin:0px; padding:0px}
h3.tt {color:#3333cc}
h3.ttdescription {
	font-size: 10pt; 
	color: #3333cc;
}
h4 { font-size:11pt; font-weight:bold;}
h4.tt {color:#FFCC33; background:#FF0000; padding:2px}
img {border:0}

div.hpbody 	{
		text-align:left;
		width:780px;
		}


div.newsflash	{
		text-align:left;
		background: #FF0000;
		color: #FFCC33;
		padding: 5px;
		}

div.narrow	{
		width:95%;
		}

div.left	{
		float:left;
		width:243px;
		}
div.middle	{
		float:left;
		width:243px;
		}
div.right	{
		float:left;
		width:243px;
		}

div.masthead 	{
		background-image: url("i/mastheadbg.gif");
		width:100%;
		height:83px;
		border:0;
	  margin:0;
  	padding:0;
	}
div.masthead.img {
  border:0;
  margin:0;
  padding:0;
}

div.mastleft	{
	float:left;
}

div.mastright	{
	float:right;
	width:251px;
}

div.rightpic	{
	float:right;
	width:85px;
}

table.klikTable {
  text-align: left;
  margin-left: 0px;
  padding-left: 0px;
}

.menutext	{font-size: 8pt}

.nobordernomargin{
		margin:0px;
		border:0px;
		padding:0px;
		}

td { padding:5px; }


.anglian,.hanglian{
		font-family: times new roman, times, serif;
		font-style: italic;
		font-weight: bold;
		font-size: 12pt;
		color: #FF0000;
		}

.hanglian { font-size: 14pt; }

table.fleet tr td {
	font-size: 11px;
	padding:2px;
	color: #3333cc;
	font-weight: normal;
	text-align:left;
}


table.route {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	width: 630px;
	color:#000000;
	font-weight: normal;
	margin-bottom: 15px;
}

table.route tr.firstline td {
	border: 1px black solid;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	background: #B0B0B0;
	padding:1px;
	color:#000000;
	font-weight: normal;
}

table.route tr td {
	background: #ffffff;
	border-left: 1px black solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;
	border-top: 1px black solid;
	text-align: center;
	font-size: 9px;
	padding:1px;
	color:#000000;
	font-weight: normal;
}

table.route tr.alternative td {
	background: #CCFFFF;
	text-align: center;
	padding:1px;
	color:#000000;
	font-weight: normal;
}

table.route tr.alternative td.left {
	text-align:left;
}

table.route td.left {
	text-align:left;
}

table.route tr.alternativebold td {
	background: #CCFFFF;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	padding:1px;
	color:#000000;
	font-weight: normal;
}

table.route tr.bold td {
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	padding:1px;
	color:#000000;
	font-weight: normal;
}

table.route tr td.notestop {
	border-left: 1px black solid;
	border-right: 1px black solid;
	border-top: 1px black solid;
	border-bottom: 0px;
	background: #C0C0C0;
	text-align: left;
	padding:1px;
	color:#000000;
	font-weight: normal;
}

table.route tr td.notesmid {
	border-left: 1px black solid;
	border-right: 1px black solid;
	border-top: 0px;
	text-align: left;
	border-bottom: 0px;
	background: #C0C0C0;
	padding:1px;
	color:#000000;
	font-weight: normal;
}

table.route tr td.notesbottom {
	border-left: 1px black solid;
	border-bottom: 1px black solid;
	border-right: 1px black solid;
	text-align: left;
	border-top: 0px;
	background: #C0C0C0;
	padding:1px;
	color:#000000;
	font-weight: normal;
}

table.route tr td.notes {
	background: #C0C0C0;
	text-align: left;
	padding:1px;
	color:#000000;
	font-weight: normal;
}

#timetablePDF {
	text-align: center;
	width: 500px;
}

.box {
	float: left;
	padding: 25px;
	margin: 5px;
}
.boxBlue {
	float: left;
	border: 1px solid blue;
	padding: 25px;
	margin: 5px;
}
.boxRed {
	float: left;
	border: 1px solid red;
	padding: 5px;
	margin: 5px;
}
/* Klik admin */
a.editbtn, a.btn {
  padding: 2px 10px 3px 10px;
  border: 2px outset #000000;
  background: #C6C3C6;
  text-decoration: none;
  height: 19px;
  vertical-align: bottom;
  color: black;
}
a.editbtn:active, a.editbtn:focus, a.editbtn:hover,a.btn:active, a.btn:focus, a.btn:hover {
  border: 2px inset #000000;
  vertical-align: middle;
  background: #C6C3C6;
  text-decoration: none;
  color: black;
}
#adminContainer {
	margin: 5px;
}