.bgnzmap {
    background-position: top;
    background-repeat: no-repeat;
}

.normal {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.carlnk {
    text-align : center;
    background-color : White;
}

.lnk { 
    color : #660000;
    text-align : left;
    font-weight : bold;
    font-size : 12px
}

.home {
    font-family : Arial,Helvetica,sans-serif;
    color : #B1B1B1;
    font-size : 45px;
    font-weight : bold;
}

.return {
    font-family : Arial,Helvetica,sans-serif;
    color : #004080;
    font-size : 15px;
    font-weight : bold;
    LINE-HEIGHT : 100px;
    MARGIN-LEFT : -5px;
    MARGIN-RIGHT : 0px;
    MARGIN-TOP : -95px;
}
.line1 {
    font-family : Arial,Helvetica,sans-serif;
    color : #C1C1C1;
    font-size : 45px;
    font-weight : bold;
    LINE-HEIGHT : 50px;
    MARGIN-LEFT : 5px;
    MARGIN-RIGHT : 0px;
    MARGIN-TOP : 0px;
    TEXT-ALIGN : center;
       

}

.line2 {
    font-family : "Times New Roman", Times, serif;
    color : #004080;
    font-size : 25px;
    font-weight : bold;
    LINE-HEIGHT : 30px;
    MARGIN-LEFT : 155px;
    MARGIN-RIGHT : 0px;
    MARGIN-TOP : -40px;
    TEXT-ALIGN : center;
}

.line3 {
    font-family : Arial,Helvetica,sans-serif;
    color : #004080;
    font-size : 20px;
    font-weight : bold;
    LINE-HEIGHT : 25px;
    MARGIN-LEFT : 5px;
    MARGIN-RIGHT : 0px;
    MARGIN-TOP : -10px;
    TEXT-ALIGN : center;
}

.green { 
    color : #CC0011;
    text-align : center;
    font-weight : bold;
    font-size : 12px;
    font-family : Arial, Geneva, Arial, Helvetica, sans-serif;
}

.note { 
    color : #000000;
    text-align : center;
    font-size : 10px;
    font-family : Arial,Helvetica,sans-serif;
}

.view { 
    text-align: center;
    color: Teal;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #EECCBB;
}

.red { 
    font-size : 18px;
    font-weight : bold;
    color : #CC0011;
    text-align : center;
}

.black { 
    font-size : 14px;
    color : #000000;
    text-align : center;
}

.white { 
    font-size : 12px;
    color : #FFFFFF;
}



P  {}

H1  {}

H2  {}

H3  {}

.notbold {
	font-family : Arial,Helvetica,sans-serif;
	color : #004080;
	text-decoration : none;
	font-weight : normal;
}


A  {
	font-family : Arial,Helvetica,sans-serif;
	color : #004080;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	color : #004080;
	font-family : Arial,Helvetica,sans-serif;
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	color : #004080;
	font-family : Arial,Helvetica,sans-serif;
	text-decoration : none;
	font-weight : bold;
}

A:Hover  {
    color : #CC0011;
    font-family : Arial,Helvetica,sans-serif;
    text-decoration : none;
    font-weight : bold;
}

BODY,td  {
    font-size: 13px;
    font-family : "arial", Times, serif;
    text-align : justify;
}

