﻿
body
{  
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    background-color: white;
    margin: 0;
    border:0;
    padding-bottom: 0px;
    padding-top: 0px;
}
#main a:link, a:visited
{
	color: #2f4777;
	font-weight: normal;
	text-decoration: none;
}
#main a:hover, a:active
{
    color: #716f64;
    font-weight: normal;
}
#main table
{
    border: 0px solid red;
    padding: 0px;
    background-color: white;
    width: 752px;
        margin: 0;
        vertical-align: top;
    }
#maplink a:link, a:visited
{
	color: #2f4777;
	font-weight: normal;
	text-decoration: none;	
}
#maplink a:hover, a:active
{
    color: #716f64;
    font-weight: normal;
	text-decoration: none;    
}

#mainhyp a:link, a:visited
{
	color: #716f64;
	font-weight: normal;
	text-decoration: none;	

}
#mainhyp a:hover, a:active
{
    color: #fff;
    font-weight: normal;
	text-decoration: none;    
}
table
{
    background-color: white;
    width: 752px;

    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    vertical-align: top;
    border-right: red 0px solid;
    border-top: red 0px solid;
    border-left: red 0px solid;
    border-bottom: red 0px solid;
}

td
{
    margin: 0;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    vertical-align: top;
    border-right: green 0px solid;
    border-top: green 0px solid;
    border-left: green 0px solid;
    border-bottom: green 0px solid;
    text-align: center;
}
#header
{
    color: #000;
    border:0;
}


#nav
{
    width: 752px;
    margin: 0;
    background-color: #2f4777;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

#nav table
{
    width: 752px;
    margin: 0;
    background-color: #2f4777;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

#nav td
{
   font-size: 12px;
   padding-left: 10px;
   padding-right: 10px;
   padding-bottom: 5px;
   padding-top: 5px;
   border-top-style: none;
   border-right-style: none;
   border-left-style: none;
   border-bottom-style: none;
   
}
#nav a:link, #nav a:visited
{
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#nav a:hover, #nav a:active
{
    color: #b0b9d1;
    font-weight: normal;
}
#main td
{
   border-style: none;
    padding: 0px;
    text-align: left;
}
#footer
{
    font-size: 10px;
    text-align: center;
    width: 752px;
    top: auto;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;

} 
#map a:link, a:visited, a:active
{
	color: #2f4777;
	font-weight: normal;
	text-decoration: none;	
}
#map a:hover
{
    color: #716f64;
    font-weight: normal;
    text-decoration: none;
}
.whitelinks a:link, a:visited
{
	color: #fff;
	font-weight: lighter;
	text-decoration: underline;
}

.whitelinks a:hover, a:active
{
    color: #fff;
    font-weight: lighter;
    text-decoration: none;
}

.au a:link, a:visited, a:active
{
	color: #2f4777;
	font-weight: normal;
	text-decoration: none;
}
.au a:hover
{
    color: #716f64;
    font-weight: normal;
   	text-decoration: none;
}
