BODY {
 font-family: "trebuchet MS", verdana, arial, helvetica, sans-serif;
 font-size: 12px;
 background-color: #BBBBBB;
}
IMG {
 margin: 0px;
 padding: 0px;
}
HR {
 width: 98%;
}
.head {
 color: #FFFFFF;
 background-color: #FFFFFF;
}
.head th.nav {
 height: 26px;
 margin: 0px 0px 0px 0px;
 padding: 2px 0px 3px 0px;
 text-align: left;
 background-color: #AAAAAA;
}
.head th.nav a {
 padding: 0px 0px 0px 10px;
 font-size: 13px;
 font-weight: bold;
 text-decoration: none;
 color: #111111;
}
.head th.nav a:hover {
 text-decoration: none;
 color: #FFC900;
}

.content {
 background-color: #efecec;
}
.content p {
 margin: 5px 0px 10px 0px;
 padding: 0px 10px 0px 10px;
 text-align: justify;
}
.content h2 {
 margin: 10px 0px 5px 0px;
 padding: 0px 10px 0px 10px;
}
.content h3 {
 margin: 10px 0px 5px 0px;
 padding: 0px 10px 0px 20px;
}
.content p.i3 {
 margin: 5px 0px 10px 0px;
 padding: 0px 10px 0px 25px;
 text-align: justify;
}
.content h4 {
 margin: 10px 0px 2px 0px;
 padding: 0px 10px 0px 30px;
}
.content p.i4 {
 margin: 5px 0px 10px 0px;
 padding: 0px 10px 0px 35px;
 text-align: justify;
}
.content ul li {
 list-style-image: url("img/li.png");	
}
.topLink {
 align: center;
}
.toplink a img {
 border: 0px;
}
.contact table {
 margin: 0px;
 padding: 0px;
 font-size: 10px;
 color: #EEEEEE;
 background-color: #a38d8f;
}
.contact th {
 text-align: left;
 font-weight: bold;
 padding-right: 30px;
}
.contact th.title {
 font-size: 18px;
}
.contact span.abn {
 font-size: 10px;
 font-weight: bold;
 font-style: italic;
}
.float {
 margin-right: 10px;
 float: left;
 width: 250px;
 background-image: url("img/rainbow_w-bg.png");
}
.float table {
 margin: 0px;
 padding: 0px;
 font-size: 10px;
 color: #EEEEEE;
 background-color: #AAAAAA;
}
.float th {
 text-align: left;
 font-weight: bold;
}
.float th.top {
 text-align: center;
 font-size: 16px;
 font-weight: bold;
}
.float td {
 line-height: 14px;
}
.float a:link {
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 color: #FFFFFF;
}
.float a:ACTIVE {
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 color: #FFFFFF;
}
.float a:VISITED {
 font-size: 11px;
 font-weight: bold;
 text-decoration: none;
 color: #E1E1E1;
}
.float a:hover {
 text-decoration: none;
 color: #FFC900;
}
.foot {
 padding: 5px;
 color: #000000;
 font-size: 10px;
 font-weight: bold;
 background-color: #AAAAAA;
}