
/* default values */
H2,H4,BODY,TD,P,SMALL {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 9pt;
}
/* override HTML elements */
H2 {
	font-size : 12pt;
	font-weight : bold;
}
H4 {
	color : #993333;
	font-size : 10pt;
	font-weight : bold;
}
SMALL {
	font-size : 8pt;
}
/* user defined styles */

/* date in the upper right hand corner of the header */
.headerDate {
	font-family : arial,helvetica,sans-serif;
	font-size : 12pt;
	font-weight : bold;
}

/* text in the header */
.headerText {
	font-style : italic;
}

/* breadcrumb links */
.crumb {
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}
.crumb:hover {
	color : #990000;
	text-decoration : underline;
}

/* toolbar text (includes links) */
.toolbar {
	color : #000000;
	font-size : 8pt;
	text-decoration : none;
}
.toolbar:hover {
	color : #660000;
	text-decoration : underline;
}

/* error classes */
.error {
	color : #993300;
	font-style : italic;
}

/* forum link (href on a forum name, thread name, message name, etc) */
.forum {
	color : #003399;
	font-weight : bold;
	text-decoration : none;
}
.forum:vlink {
	color : #003399;
}
.forum:hover {
	color : #666699;
	text-decoration : underline;
}

/* styles for all dates */
.date {
	color : #cc3300;
}

/* styles for messages, replies */
.messageHeader {
	font-family : verdana,arial,helvetica,sans-serif;
	font-size : 13px;
	font-weight : bold;
}
.messageAuthor {
	font-style : italic;
	font-size : 12px;
	font-weight : normal;
}



/* table style */
table.igoogle-busstop{
	border:solid 1px #abb079;
}
.igoogle-busstop tbody{
	overflow-y: auto;
	overflow-x: hidden;	
	width: 780px;
	background:#FFFFFF;
}
/* header cell style */
.igoogle-busstop thead tr th{
    color:#696e2f;
	border-right-color:#abb079;
	border-bottom-color:#abb079;
    background:#e1e5b2 url(appimages/th-back.gif) repeat-x;
}
.igoogle-busstop tfoot tr td{
    color:#696e2f;
	border-right-color:#abb079;
	border-bottom-color:#abb079;
    background:#e1e5b2 url(appimages/th-back.gif) repeat-x;
}
.igoogle-busstop tbody tr{
    background:#FFFFFF;
}
/* cell styles */
.igoogle-busstop tbody tr td{
    color:#666666;
	border-bottom-color:#d1d5a2;	
    border-right-color:#d1d5a2;	
}
/* table style */
table.igoogle{
	font-family:lucida grande,arial,helvetica,sans-serif;
	font-size:11px;
	width:780px;
}
/* common cell styles */
.igoogle th, .igoogle td{
	cursor:default;
	height:20px;
}
.igoogle tbody tr{
    background:#FFFFFF;
}
/* header cell style */
.igoogle th{
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-width:2px;
    font-weight:bold;
    text-align:center;    
}  
/* cell styles */
.igoogle td{
    color:#000;
	padding:2px 8px;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;	
}

font.home-txt{
	font-size:13px; 
	font-weight:normal; 
	font-style:normal; 
	font-family:Arial;
}
td.home-txt{
	font-size:13px; 
	font-weight:normal; 
	font-style:normal; 
	font-family:Arial;
}
select.home-txt{
	font-size:13px; 
	font-weight:normal; 
	font-style:normal; 
	font-family:Arial;
}