#tables_div {
	FONT-SIZE: 11px; 
	COLOR: #4b0909;
	align:center;
}

#tables {
  	FONT-SIZE: 11px; 
	COLOR: #gray;
	align:center;
	cellspacing:"0";
       	cellpadding:"0";	
	width:100%;
       	style:"text-align:left";
	border-color:#ffffff;
	border:"1px";
}


#tables TABLE {
	BACKGROUND-COLOR: #ffffff;
}


#tables .pavad {
	FONT-SIZE: 12px
}
#tables TD {
	WIDTH: 45px;
	border-color:#ffffff;
	
	
}
#tables .trafikas {
	 BACKGROUND: #dfdfff; 
	 COLOR: #0f0f2f;
	 border-color:#4b0909;
}
#tables .avgspeed{
	BACKGROUND: #C9EABB;
}

#tables .truckcount{
	BACKGROUND: #F284EA; 
	COLOR: #0f0f2f;
}
	
#tables .datos {
	WIDTH: 65px;
}
 
#tables .locations {
	WIDTH: 100px;
}

#tables .Daily {
	text-align:center;
	border-color:#4b0909;
	align:center;
	BACKGROUND: #4b0909;
	width: auto;	
}

#graphics {
   height:535px; 
   width:100%; 
}


#points_tables {
	text-align:center;
	border-color:#4b0909;
	BACKGROUND: #4b0909;
}


#map {
	width: 897px;
	margin: 2px   auto ;
	BACKGROUND: #4b0909;
	align:center;
      }

body {
	margin: 0px;
	padding: 0px;
    	background-color: #ffffff ;
	font: 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

a {
	color: #f9fb58;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}



#page {
	width: 897px;
	margin: 2px   auto ;
	BACKGROUND: #ffffff;
	align:center;
}


 
#header {
	width: 900px;
	height: 130px;
	margin: 0px auto;
	background: #A31F20;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}


#logo {
	float: left;
	background: url(images/img03.jpg) no-repeat left top;
	padding-left: 70px;
	padding-top: 10px;
}

#logotext {
	text-align:center;
	FONT-SIZE: 18px;
	background: #5f1313;
	border-top: 2px #d12a2a solid;
	border-left: 2px #d12a2a solid; 
	margin: 15px 180px 0 400px; 
}

#menu {
	float: right;
	background: #5f1313;
	border-top: 2px #d12a2a solid;
	border-left: 2px #d12a2a solid;
	margin: 15px 0 0 0;
}

#menu ul {
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px 0px 0px 1px;
}

#menu a {
	display: block;
	width: auto;
	height: 28px;
	padding: 12px 20px 0px 20px;
	background: url(images/img02.jpg) no-repeat right 50%;
}

#menu a:hover {
	text-decoration: underline;
	color: #f9fb58;
}

#menu .first {
	background: none;
	color: #ffffff;
}

#menu .active a {
}
