body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, Tahoma;   
	font-size : x-small;
	color : #000000; 
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	max-height: 100%;
	min-height: 100%;
}

.menu{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, Tahoma;   
	font-size : x-small;
}

.menu a:active{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, Tahoma;   
	font-size : x-small;
	background-color: #ffffff;
	text-decoration: none;
	border: 0px;	
}


a:active {
	font-size: x-small;
	font-weight: bold; 	
	color: #660000;
	cursor: hand;
	text-decoration: none;
}


table.layout {
			width:100%;
}

table {
	
}

td{
	font-family: Arial, Helvetica, sans-serif, Tahoma;   
	font-size: x-small;	
}

.NotifDetailsLabel {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, Tahoma; 
	font-weight: bold;
	font-size: 67%;
	color: #99994D;
}

div,span,p,ul,li,input,select,textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, Tahoma; 
	font-weight: normal;
	font-size: x-small;
}


.header
{
}


.content{}

.error
{
 			color: #FF0000;
			font-style: italic; 
			font-weight: bold;
}

.selection {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, Tahoma;   
	font-size : x-small;
}

.selectUI {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, Tahoma;   
	font-size : x-small;
}

.input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, Tahoma;   
	font-size : x-small;
}

option {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif, Tahoma;   
	font-size : x-small;
}



.options
{
 border-left: solid #FFFFF9;
 background-color:#FFFFF5;
 color: #000000;
}


.time {
	 background :#ABCFFE;
	 font-weight: bold;
}

.topLayer {
	position: relative;	
	z-index: 9;
}

.bottomLayer {
	z-index: -1;	
	position: absolute;	
}

.help {
 	font-size: x-small;
	font-weight: bold;
}

.location
{
   color: #0000cd;
	font-weight: bold;
}

.node
{
 font-size: small;
 font-weight: bold;
}

.subscribableItemsLabel
{
	margin-left: 1em;
	font-size: x-small;
}	


.departure td {
	font-size: 12px !important;
	font-family:Arial,Helvetica,sans-serif; 
}
.departure div, span, p, ul, li, input, select, textarea {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
}

#currentBus td{
	font-size: 12px !important;
	font-family:Arial,Helvetica,sans-serif; 
}
