﻿.logo
{
	background-color: #ffffff;
}

a.lnk:link 
{ 
	color: #ffffff;
    text-decoration: none; 
}

a.lnk:active 
{ 
	color: #ffffff;
    text-decoration: none; 
}

a.lnk:visited 
{ 
	color: #ffffff;
    text-decoration: none;  
}

a.lnk:hover
{ 
	color: #ffffff;
    text-decoration: underline; 
}

.title
{
	font-family : Arial, Times, serif;
	font-size :  14pt;
	color: #000000;
	text-align: center;
	font-weight : bold;
}

.tab
{
	background-color : #0000ff;
	margin-top : 0px;
	margin-left : 0px;
}

.intersection
{
	background-color : #7c007b;
}

.lgtext
{
	font-family : Arial, Times, serif;
	font-size : 14pt;
	color: #000000;
	text-align: left;
	font-weight : bold;
}

.medtext
{
	font-family : Arial, Times, serif;
	font-size : 9pt;
	color: #000000;
	text-align: left;
	font-weight : normal;

}

.medtextbold
{
	font-family : Arial, Times, serif;
	font-size : 10pt;
	color: #000000;
	text-align: left;
	font-weight : bold;
}

.street1
{
	width: 40mm;
}

.street2
{
	width: 40mm;
}

a.map:link 
{ 
	color: #ffffff;
    text-decoration: none; 
}

a.map:active 
{ 
	color: #ffffff;
    text-decoration: none; 
}

a.map:visited 
{ 
	color: #ffffff;
    text-decoration: none;  
}

a.map:hover
{ 
	color: #ffffff;
    text-decoration: underline; 
}

.textchar
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #ffffff;
	text-align: center;
	font-weight : bold;
}

.header
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color: #ffffff;
	text-align: center;
	font-weight : bold;
}

.design
{
	font-family : Arial, Times, serif;
	font-size : 10pt;
	color: #000000;
	text-align: center;
	font-weight : bold;
}