
body {
background: #133c72;
}
.top {
background: #06c;
color: #fff;
border: 1px solid #133c72:
font-size: 11px;
}
p, ul, li, ol {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003366}
.land {  color: #fff; font-weight:bold;}
a.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none}
a.footer:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: underline}
.footer { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none }
.largered {
color:red;
font-weight:bold;
font-size:18px;
}

.smalltext {
font-size:11px;
}

td.sidecell {
border-bottom: 1px dotted #ccc;
}

a.sidename {
font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666;
font-weight:bold;
text-decoration:none;
}

.suburb {font-size: 14px;}

a.sidename:hover {
text-decoration:underline;
}


.section {
color: #eee;
font-family: Arial, Helvetica, sans-serif; 
font-size: 36px; 
font-weight: normal; 
}

.whitebold {
color: #fff;
font-weight:bold;
}

td.rowinput {
background: #eee;
border-top: 1px solid #336699;
border-bottom:1px solid #fff;
}

table.list {
border: 2px solid #336699;
}




h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 28px; font-weight: normal; color: #000}
h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: normal; color: #000}
h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #000}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #000}


#sidemenu ul
{
padding: 0;
margin-top: 0;
color: #FFF;
font-family: arial, helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
width:100%;
list-style: none;
text-align: right;
margin-left: 10px;
}


#sidemenu ul li a
{
display: block;
padding-top: 3;
padding-bottom: 3;
padding-right: 3;
color: #666;
text-decoration: none;
list-style: none;
width:100%;
text-align: right;
border-bottom: 1px dotted #ccc;
}


#sidemenu ul li a:hover
{
background-color: #fff;
color: #666;
}

a {
text-decoration: none;
}
a:hover {
text-decoration:underline;
color: red;
}
