﻿body
{            	
	font-family:"trebuchet ms",Arial;
}

a
{
	color:#ea321b;
	text-decoration:none;	
}

h1
{
	color:#444444;
	font-family:Calibri,Arial;
}

h2
{
	color:#444444;
	font-family:Calibri,Arial;
}



a:hover
{
	color:#ea321b;
	text-decoration:underline;
	cursor:hand;	
}

td
{
	font-size:10pt;
}
table
{
	border-spacing:0px;
	padding:0px;
}

.content_pane
{
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;            	
	vertical-align:top;
	height:200px;             	
	padding:10px;
}

.content_pane_2
{
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;            	
	vertical-align:top;
	padding-left:5px;
	padding-top:5px;
	height:200px;             	            	
}

.content_pane_3
{
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;            	
	vertical-align:top;
	height:200px;             	
	padding:0px;
}

.footer
{
    height:30px; 
	background-color:#efefef;
    border-top:solid 1px #dddddd; 
    text-align:center;
    vertical-align:middle;
    color: #777777;
    font-size:8pt;            	 
}

.bar_button
{
    
    text-align:center;
}

.bar_button a
{
	font-family:Arial; 
	text-decoration:none;
    font-size:8pt; 
    font-weight:bold; 
    color:White; 
}

.bar_button a:hover
{
	font-family:Arial; 
	text-decoration:none;
    font-size:8pt; 
    font-weight:bold; 
    color:White; 
}

#content
{	
	text-align:center;	
	background-image: url(/gps-bus-tracking/panel.jpg);
	background-repeat: repeat-x;
}

input.button
{
	font-size:8pt;
	font-family:"trebuchet ms",Arial;
	background-color:#ea321b;
	color:white;
	border-style:outset;	
	padding-left:8px;
	padding-right:8px;	
}