
<STYLE TYPE="text/css">
// .White or any Dummy statement needed to get anything next in line to work ..trial & error
.Dummy {color: White;}
TD{font-family: verdana, courier new, courier, sans-serif; 
   font-size:15px;color:#fffff;font-weight:normal;line-height:1.5;background-color:#000000;}
A.CheckLink:link { color: White; text-decoration: none }
A.CheckLink:visited { color: White; text-decoration: none }
A.CheckLink:link:Hover { color: White; text-decoration: none }  
a {color: #6b6b6b; text-decoration: none;}
a:hover {color: #d7d7d7;  text-decoration: none;}
link{color: white	; text-decoration: none }
.Title{color: #e9e9e9; font-size:20pt; font-family:Arial,verdana, courier new, courier, sans-serif; font-weight:bold;}
.Title2{color: #e9e9e9; font-size:14pt; font-family:Arial,verdana, courier new, courier, sans-serif; font-weight:bold;}
/*---------------------------------------------------------------------------REQUIREMENT FOR CSS ROLLOVER */
/*  Paul O'Brien http://www.pmob.co.uk/ --*/
/* http://www.domedia.org/oveklykken/css-rollover-image.php */
/*--------------------------------------------------------------------------------------------------------*/
a:hover {visibility:visible}

.Ibox_hpm	{position:absolute; background-image: url(Incident_h.jpg);
  background-repeat: no-repeat; display: block; width: 31px; height: 28px; margin: 0; margin-bottom:0px; padding: 0;
  left:415px;	top:67px;}
.Ibox_hpm a {display:block; width: 31px; height: 28px; display: block; float:left;
  margin: 0;padding: 0;color: black; text-decoration: none; }
.Ibox_hpm img {width: 100%; height: 100%; border: 0; }
.Ibox_hpm a:hover img{visibility:hidden}

.Hbox_hpm	{position:absolute; background-image: url(Home_h.jpg);
  background-repeat: no-repeat; display: block; width: 141px; height: 21px; margin: 0; margin-bottom:0px; padding: 0;
  left:452px;	top:76px;}
.Hbox_hpm a {display:block; width: 141px; height: 21px; display: block; float:left;
  margin: 0;padding: 0;color: black; text-decoration: none; }
.Hbox_hpm img {width: 100%; height: 100%; border: 0; }
.Hbox_hpm a:hover img{visibility:hidden}

.Tbox_hpm	{position:absolute; background-image: url(Time_h.jpg);
  background-repeat: no-repeat; display: block; width: 37px; height: 32px; margin: 0; margin-bottom:0px; padding: 0;
  left:598px;	top:70px;}
.Tbox_hpm a {display:block; width: 37px; height: 32px; display: block; float:left;
  margin: 0;padding: 0;color: black; text-decoration: none; }
.Tbox_hpm img {width: 100%; height: 100%; border: 0; }
.Tbox_hpm a:hover img{visibility:hidden}

.Fbox_hpm	{position:absolute; background-image: url(FryWay_h.jpg);
  background-repeat: no-repeat; display: block; width: 37px; height: 32px; margin: 0; margin-bottom:0px; padding: 0;
  left:638px;	top:70px;}
.Fbox_hpm a {display:block; width: 37px; height: 32px; display: block; float:left;
  margin: 0;padding: 0;color: black; text-decoration: none; }
.Fbox_hpm img {width: 100%; height: 100%; border: 0; }
.Fbox_hpm a:hover img{visibility:hidden}

.Sbox_hpm	{position:absolute; background-image: url(Sign_h.jpg);
  background-repeat: no-repeat; display: block; width: 37px; height: 32px; margin: 0; margin-bottom:0px; padding: 0;
  left:682px;	top:70px;}
.Sbox_hpm a {display:block; width: 37px; height: 32px; display: block; float:left;
  margin: 0;padding: 0;color: black; text-decoration: none; }
.Sbox_hpm img {width: 100%; height: 100%; border: 0; }
.Sbox_hpm a:hover img{visibility:hidden}

/*--------------------------------------------------------------------------------------------------------*/

table.dots {
	border-width: 1px 1px 1px 1px;
	border-style: dashed;
	border-color: 828080; 
}

td.head {
	border-width: 0px 0px 01px 0px;
	border-style: line;
    font-size:14px;color:#ffffff;
	font-weight:bold;
	line-height:1.5;
	background-color:#000000;
}

td.detail {
	border-width: 0px 0px 01px 0px;
	border-style: line;
    font-size:11px;color:#ffffff;
	font-weight:normal;
	line-height:1.5;
	background-color:#000000;
}

#container { 
	position: absolute;
	border: 0px solid #ccc;
	width: 950px; 
	height: 745;
	top: 30px; left: 75px;
	text-align: left;
	background: #000000;
	font-family: lucida console,verdana, courier new, courier, sans-serif; 
    font-size:12px;
	color:#fffff;
	font-weight:normal;
	line-height:1.5;
	background-color:#000000;
	z-index: 0;
	}
	
#Menu {
	position: absolute;
	top: 10px;
	left: 25px;
	/* background: url(menubox.jpg) no-repeat top left; */
	z-index: 1;
	}
		
#textBox {
	position: absolute;
	top: 210px;
	left: 240px;
	bottom: 400px;
	right: 170px;
	text-align: center;
	color:#d7d7d7;
	z-index: 3;
	}
	
#iPhoneBox {
	position: absolute;
	top: 300px;
	left: 21px;
	z-index: 3;
	}
	
#footer {
	position: absolute;
	top: 700px;
	left: 240px;
	z-index: 3;
	color:#6b6b6b;
	font-size:11px;
	}
	
#footer02 {
	position: absolute;
	left: 120px;
	z-index: 3;
	color:#6b6b6b;
	font-size:12px;
	}
	
#container {
   position: absolute;
   width: 250px;
   top: 400px;  left: 100px;
   }

.trans {
		position: absolute;
		top: 100px;
		left: 60px;
		width: 300px;
		height: 150px;
		border: 1px solid #000;
		background: url('green28.png');
		z-index: 1;
   }

</STYLE>


