h1, h2, h3, ul, li, div, html, img {
	padding: 0px;
	margin: 0px;
	border: none;
}

body {
	font-family: "Trebuchet MS","Lucida Grande",verdana,helvetica;
	font-size: 9pt;
	color: #666;
}

a {
	color: #3AC83A;
	text-decoration: none;
	font-weight: bold;	
}

a:hover {
	color: #3AC83A;
	font-weight: bold;	
	border-bottom: 1px dotted #ccc;
}
/*a:link{
	color: #777;
	text-decoration: none;
}*/
a:visited{
	color: #7655B0;
}
a:active {
	color: #3AC83A;
}


/*a.infowin:link{
		color: #9900FF
		text-decoration: underline;
}
a.infowin:visited{
		color: #00CC00
		text-decoration: underline;
}
a.infowin:hover{
		color: #00CCFF
		text-decoration: underline;
}
*/

.infowin{
	font-weight: bold;
	color: #6074DA
	text-decoration: underline;
}
#outline{
		background: #eee;
		color: #6074DA;
		padding: 5px 10px 5px 10px;
		text-decoration: none;
		border-top: 2px dotted #ccc;				
		border-bottom: 2px dotted #ccc;		
}
outline2{
	font-weight: bold;
	color: #6074DA;
	background: #eee;	
	text-decoration: underline;
}
notice{
	font-weight: bold;
	color: #FF3333;	
}
a.outline2{
	font-weight: bold;
	color: #6074DA;
	text-decoration: underline;
}


h1 {
	font-size: 13pt;
}

h2 {
	font-size: 11pt;
}

h3 {
	font-size: 9pt;
}

p.message {
	background: #eee;
	font-weight: bold;
	padding: 8px;
	border: 1px solid #ccc;
}

#logo {
	margin: 0.2em 0 1em 0;
}

#wrapper {
	width: 958px;
	margin: 0px auto 0px auto;
}

#top {
	height:20px;
	background: url(images/topbg.png) no-repeat;
	clear: both;
	padding: 8px 13px 0px 13px;
	margin: 0 0 0 0;
}

#inner_wrap {
	background: url(http://connect2car.com/web/tracking/css/background.png) repeat-y;
	width: 858px;
	padding: 5px 50px 5px 50px;	
	clear: both;
}

#bottom {
	height: 40px;
	background: url(http://connect2car.com/web/tracking/css/bottombg.png) no-repeat;
	clear: both;
}

#nav ul {
	list-style: none;
	text-align: center;
}

#nav ul li {
	display: inline;
	margin: 0 1em 0 1em;
}

#nav ul li a img {
	clear: both;
}
img {
	border: none;
}

hr {
	border: none;
	border-bottom: 1px dotted #eee;
}

#logo {
	padding: 5px;
}

#logo a {
	border: none;
}

.clear {
	clear: both;
}

/* Used to outline/show standout of text element that requires attention */
.alarm{
	color:#F00;	
}

table#history_table{ 
  border:0; 
  border-collapse:collapse; 
  /* font: normal 12px 'Lucida Grande',Verdana,sans-serif; */
  } 
caption#history_table{ 
  font-weight:bold; 
  font-size:1ems; 
  padding:10px; 
  position:bottom;
  } 

td#history_table{ 
  border-left: 1px dotted #ccc; 
  border-right: 1px dotted #ccc;
  border-top: 1px dotted #ccc;   
  padding:2px; 	    
  } 
td.time{
  /* kinda like an almost black color
  color:#1D1A15;  */
  font-weight:bold;   	
}
td#history_table{   
  border-bottom: 1px solid #ccc;      
  }  
tr#history_table{   
  border-bottom: 1px solid #ccc;      
  }      
th#history_table { 
  text-align:left; 
  background:#FFF url(http://connect2car.com/tracking/images/tablefade.gif) repeat-x bottom left; 
  border-bottom: 1px solid #ccc; 
  /* kinda like an almost black color */
  color:#1D1A15;
  padding:6px; 	  
     
  } 
  
/* Style Acronymns and abbreviations and change cursor */
abbr, acronym {
	/*border-bottom: 1px dotted #666;*/
	cursor:help;
	}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#pointermenu{
border-top: 4px solid #eee; /*optional border across top*/
margin: 0;
padding: 0;
}

#pointermenu ul{
margin: 0;
margin-left: 15px; /*menu offset from left edge of window*/
float: left;
padding-left: 8px;
font: bold 13px Verdana;
background-color: #cccccc;
background: #cccccc url(images/leftround.gif) bottom left no-repeat; /*optional left round corner*/
}

* html #pointermenu ul{ /*IE6 only rule. Decrease ul left margin and add 1em bottom margin*/
margin-bottom: 1em;
margin-left: 7px; /*menu offset from left edge of window in IE*/
}

#pointermenu ul li{
display: inline;
}


#pointermenu ul li a{
float: left;
color: white;
font-weight: bold;
padding: 2px 11px 7px 7px;
text-decoration: none;
background: url(images/pointer.gif) bottom center no-repeat;
}

#pointermenu ul li a:visited{
color: white;
}


#pointermenu ul li a:hover, #pointermenu ul li a#selected{ /*hover and selected link*/
color: white;
background-color: #6074DA;
}

#pointermenu ul li a#rightcorner{
padding-right: 0;
padding-left: 2px;
background: url(images/rightround.gif) bottom right no-repeat; /*optional right round corner*/
}

#contentwrapper{
/*float: left; */
/*width: 100%;*/
/*border: 1px solid #979797;*/
}

#contentcolumn{
margin-left: 400px; /*Set left margin to LeftColumnWidth*/
/*border: 1px solid #979797; */
/*float: left;*/
}

#leftcolumn{
float: left;
width: 380px; /*Width of left column*/
margin-right: -220px;
/*background: #C8FC98;*/
/* border: 1px solid #979797; */
height: 450px; 
}

.innertube{
margin: 0; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0px;
}

#Map{
/*border: 2px solid #979797;*/
background-color: #e5e3df;
width: 450px; 
height: 450px; 
/*clear: both;*/ 
/* margin-top: 0.5em; margin-bottom: 0.5em; */
margin-left: 1px;
}



