BODY
{
    FONT-SIZE: x-small;
    COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    BACKGROUND-COLOR: white;
    FONT-SIZE: small;
}

.RadioButtonText
{
	COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: normal;
    FONT-SIZE: x-small;
}
.XYLocatorText
{
	COLOR: #336699;
	BACKGROUND-COLOR: transparent;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: bold;
    FONT-SIZE: xx-small;
    border-style:none;	
}
.MapSizeList
{
	COLOR: black;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: normal;
    FONT-SIZE: xx-small;
}
.MapBorder
{  
    border-color:#336699;
    border-style:outset;
    height:425px;
    width:500px; 
    top:142px;
    left:140px;
}
.SmallMap
{ 
    height:425px;
    width:500px;
}
.LargeMap
{
    height:450px;
    width:600px;
    top:145px;
    left:130px;
}
.ZoomBox
{
	border:2;
	border-style:solid;
	border-color:Red;
	visibility:hidden;
}
.HRule
{
    color:#336699;
}
.PrintTitle 
{
	COLOR: black;
	BACKGROUND-COLOR: transparent;
    FONT-FAMILY: Verdana, Arial;
    FONT-WEIGHT: bold;
    FONT-SIZE: 16px;
    border-style:none;
    width:450px;
}
.FootNote
{
    COLOR: #336699;
    FONT-SIZE: xx-small;
}
.HeaderTitle
{
	background-image:url(http://wrc.dot.il.gov/TrafficManagement/images/map_background.jpe);
	color:Black;
	font-family:Verdana, Arial;
	font-size:25px;
	font-weight:bold;
	height:60px;
	padding-bottom:0;
	padding-right:0;
	padding-left:0;
}
.blueFrame
{
	background-color: #D6E7F8;
	}
	
	
		.TraveTimesTitle
			{
			font-family:Verdana, Arial;
	font-size:16px;
	font-weight:bold;
				
			}
			.TraveTimesTable 
			{
			width:95%;	
				
			}
			.TravelTimes
			{
				width:100%;
				height:100%;
			 border:double 1px black;
			 padding:0px;
			}
			.TravelTimesHeader
			{
				font-family:Verdana, Arial;
				font-size:12px;
				font-weight:bold;
			}
			.TravelTimesContent
			{
				font-family:Verdana, Arial;
				font-size:12px;
				font-weight:normal;
			}
