﻿html, body {
background-color:#FFFFFF;
margin:0px;
padding:0px;
}

html, body, div, span, p, textarea, select, input, font {
color:#505050;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
}
h1, h2, h3 {
font-family:Verdana,Arial,Helvetica,sans-serif;
}
a {
background-repeat:no-repeat;
color:#5D7D9F;
font-family:Verdana,Arial,Helvetica,sans-serif;
}

.Seperator 
{
	padding-bottom: 4px;
	border-bottom:1px dashed #ADC0D1;

}

.leftbox
{
	background-color:#E7ECF0;
	border:1px dashed #ADC0D1;
	padding:4px;
	width:175px;
	
}

.BorderOnly
{
	background-color:#E7ECF0;
	border:1px dashed #ADC0D1;
	padding-left:4px;
}

.myH1
{
	font-weight:bold;
	font-size:12px;
}

.myH2
{
	font-weight:bold;
}

.bodyTraffic {	
	background-color: #f2f2f2;
	font-size: 10pt;
}
.bodyPreview{
	font-size: 10pt;
}
.gridViewOdd{
	font-family:Verdana;
	font-size :8pt;
	background-color: #e8e8e8;
}
.gridViewEven{
	font-family:Verdana;
	font-size :8pt;
	background-color: White;
}
.gridHeader{
	color:White;
	background-color:#909090;
	font-weight:bold;
}
.tvParent{
	font-weight:500;
}
.tvHover{
	text-decoration:underline;
	color:#5555DD;
}
.tvSelected{
	text-decoration:underline;
	color: #5555DD;		
}
.tvNode {
	font-family:Verdana;
	font-size :8pt;
	color:black;
}
.currentTime{
	color:Red;
	font-size:16pt;
	font-weight:bold;
	text-decoration:none;
}
.sms{
	font-family:Verdana;
	font-size :8pt;
	color:black;
}
.tbl{
	border-collapse:collapse;
}
.pt12{
	font-family:Verdana;
	font-size:12pt;
}
.pt11{
	font-family:Verdana;
	font-size:11pt;
}
.pt10{
	font-family:Verdana;
	font-size:10pt;
}
.pt9{
	font-family:Verdana;
	font-size:9pt;
}
.pt8{
	font-family:Verdana;
	font-size:8pt;
}
.cursorHand{
	cursor:pointer;	
}
.redMsg{
	color: Red;
}
#toggle {
	display:none;
}
.hiddenDiv{
	font-family:Verdana;
	font-size:10pt;
}
.hiddenDivTemp{
	font-family:Verdana;
	font-size:10pt;
}
.noDisplay{
	display:none;
}

/*
.geocode 
{
	border:5px dashed #ADC0D1;
}

*/

