/* CSS Document */
body
{
background-repeat:repeat;
}

.content
{
background-color:#FFFFFF;
background-image:url(../images/state_highway_04.png);
background-position:top;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
vertical-align:top;
width:751px;
}

.table_contents
{
vertical-align:top;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.titles
{
color:#990000;
font-weight:bold;
font-size:20px;
border-bottom:2px solid #990000;
width:100%
}

.bold
{
color:#990000;
font-weight:bold;
font-size:14px;
}

a
{
color:#333399;
}

a:hover
{
color:#990000;
}

hr
{
color:990000;
border-style:dotted;
border-width: 5px;
}