
html
{
	overflow:auto;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
}
div.divlogo
{
 font-family:Arial, Helvetica, sans-serif;
 font-style:italic;
 font-size: 10px;
 text-align:center;
 position:absolute;
 top:10px;
}

div.heading h1
{
	font-size:30px;
	margin-bottom: 0; 
	padding-bottom: 0;
	font-weight:bold;
	margin-top:20px;
	
}

div.heading h2
{
	font-size:15px;
	line-height:25px;
	display:inline;
	position: relative;
	top:0px;
	margin-bottom: 0px; 
	padding-bottom: 0px;

}
div.heading h3
{
	background-color:#3d3d3d;
	font-size:15px;
	color:White;
	text-align:center;	
	border-top-width:1px;
	border-bottom-width:1px;
	border-top-style:solid;
	border-top-color:White;	
	border-bottom-style:solid;
	border-bottom-color:White;	
	margin-bottom: 0; 
	padding-bottom: 5px; 
	margin-top: 0; 
	padding-top: 5px;
	font-weight:lighter;
	
}

div.heading h3 span
{
	font-weight:bold;
}

div.heading
{
	top:5px;
	position:absolute;
	left:0px;
	width:100%;
	background-color:#73cee6;
	text-align:center;
	height:145px;
}

div.heading2
{
	top:5px;
	position:absolute;
	left:0px;
	width:100%;
	background-color:#73cee6;
	text-align:center;
	height:80px;
}

div.heading2 h1
{
	font-size:30px;
	margin-bottom: 0; 
	padding-bottom: 0;
	font-weight:bold;
	margin-top:20px;
	
}

div.heading2 h2
{
	font-size:15px;
	line-height:25px;
	display:inline;
	position: relative;
	top:0px;
	margin-bottom: 0px; 
	padding-bottom: 0px;

}
div.heading2 h3
{
	background-color:#3d3d3d;
	font-size:15px;
	color:White;
	text-align:center;	
	border-top-width:1px;
	border-bottom-width:1px;
	border-top-style:solid;
	border-top-color:White;	
	border-bottom-style:solid;
	border-bottom-color:White;	
	margin-bottom: 0; 
	padding-bottom: 5px; 
	margin-top: 0; 
	padding-top: 5px;
	font-weight:lighter;
	
}

div.heading2 h3 span
{
	font-weight:bold;
}

table.clockTable
{
	top:3px;
	left:0px;
	width:100%;
	position:absolute;
}

div.heading img
{
	top:4px;
	left:10px;
	position:absolute;	
}

div.heading2 img
{
	top:4px;
	left:10px;
	position:absolute;	
}

div.anim
{
	top:85px;
	left:12px;
	position:absolute;
	color:White;	
}

div.tblLeftmenu 
{
	background-color:#3d3d3d;
	text-decoration:none;
	height:30px;	
	text-align:center;
	font-size:20px;
	font-weight:bold;
	color:White;
	width:145px;
	position:absolute;
	padding-top:10px;
	bottom:20px;
	top:150px;
}
div.tblLeftmenu :hover
{
	color:#3d3d3d;
	background-color:Silver;
}

div.tblLeftmenu :a
{
	color:white;
	text-decoration:none;
}

div.divmain
{
	position:absolute;
	top:155px;
	left:3px;
	border-style:solid;
	border-color:#3d3d3d;
	border-width:2px;
	width:97%;
	padding: 1%;
	margin:0;
	overflow:auto;	
}

div.vehicleDetails
{
	position:absolute;
	top:100px;
	width:98%;
	
}

div.clock_frame
{
	position:absolute;
	top:0px;
	left:89%;
	width:10%;
	border-width:0px;
}

div.clock_frame table
{
	position:relative;
	top:0px;
	
	z-index:1;
}

.photoDeleteButton
{
	position:relative;
	top: -0px;
	left:auto;
	
	
	
}
.photoRightButton
{
	position:relative;
	top: -0px;
	left: 0px;
	
}
.photoLeftButton
{
	position:relative;
	top: -0px;
	left: 0px;
	
}

.photoImageButton
{
	position:relative;
	top: 0px;
	left: 0px;
}

div.mainFooter
{
	
	color:White;
	clear: both; 
	position:absolute; left:0px; bottom:0px; width:100%; background:#3d3d3d;
	font-size:9px;
	font-family:@Arial Unicode MS;
	height:20px;

	
	
}