img.bg {
  display: block;
}

form {
    margin: 0px;
    padding: 0px;
}

body {
    margin: 0px;
	font-family: Arial;
	font-size: 9pt;
	color: #535353;
}


.error {
    color: red;
}

.page-control-totals {
    font-size: 8pt;
}

.page-control-pages {
    font-size: 8pt;
}

/* new pagination style */
table.pagination {
    width: 50%;
}

.pagination-totals {
    font-size: 8pt;
}

td.pagination-pages {
    font-size: 8pt;
    width: 1%;
}

td.pagination-left {
    width: 10px;
    height: 8px;
    background-image: url(..\images\little_red_arrow_left.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

td.pagination-right {
    width: 10px;
    height: 8px;
    background-image: url(..\images\little_red_arrow_right.gif);
    background-repeat: no-repeat;
    background-position: center center;
}
/* new pagination style */

H1
{  
	font-family: Arial;
	font-size: 16pt;
	font-weight:bold;
	color: #333333;
}

.titleB_10
{  
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	color: #333333;
}

.titleB_12
{  
	font-family: Arial;
	font-size: 12pt;
	font-weight:bold;
	color: #333333;
}

.titleB_18
{  
	font-family: Arial;
	font-size: 14pt;
	font-weight:bold;
	color: #333333;
}

.content_7 {
    margin: 0px;
	font-family: Arial;
	font-size: 7pt;
	color: #535353;
}

.content_8 {
    margin: 0px;
	font-family: Arial;
	font-size: 8pt;
	color: #535353;
}


.content_9 {
    margin: 0px;
	font-family: Arial;
	font-size: 9pt;
	color: #535353;
}

.content_9_bold {
	font-weight:bold;
    margin: 0px;
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
}

.copyright_8 {
    margin: 0px;
	font-family: Arial;
	font-size: 8pt;
	color: #ffffff;
}

.nav_8 {
	margin: 0px;
	font-family: Arial;
	font-weight:bold;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
}

a.nav_8:link 
{  
    font-family: Arial;
    font-size: 8pt;
    color: #333333;
}

a.nav_8:hover 
{  
    font-family: Arial;
    font-size: 8pt;
    color: #666666;
}


.nav_9 {
	margin: 0px;
	font-family: Arial;
	font-weight:bold;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}

a.nav_9:link 
{  
    font-family: Arial;
    font-size: 9pt;
    color: #333333;
}


.mapS {
	font-family: Arial;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	margin-left: 30px;
}

a.mapS:link 
{  
    font-family: Arial;
    font-size: 8pt;
    color: #333333;
}

a.mapS:hover 
{  
    font-family: Arial;
    font-size: 8pt;
    color: #000000;
}


.mapB {
	font-family: Arial;
	font-size: 9pt;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
	margin-left: 10px;
}

a.mapB:link 
{  
    font-family: Arial;
    font-size: 9pt;
	font-weight:bold;
    color: #333333;
}

a.mapB:hover 
{  
    font-family: Arial;
    font-size: 9pt;
    color: #000000;
}


.map {
	font-family: Arial;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	margin-left: 20px;
}

a.map:link 
{  
    font-family: Arial;
    font-size: 9pt;
    color: #333333;
}

a.map:hover 
{  
    font-family: Arial;
    font-size: 9pt;
    color: #666666;
}

a.nav_9:hover 
{  
    font-family: Arial;
    font-size: 9pt;
    color: #666666;
}


a.white:link 
{  
    font-family: Arial;
    font-size: 8pt;
    color: #003300;
}

a.white:hover 
{  
    font-family: Arial;
    font-size: 8pt;
    color: #ffffff;
}
