<!--
body,td,th {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
#header_textbar {
	text-align: center;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #f00;
	background: url(../images/header_textbar.gif);
	border:px solid #ff0000;
}
#box {
	width: 184px;
	background-image:url(../images/box_middle.gif);
	background-repeat:repeat-y;
	text-align: center;
	font-weight: normal;
	color: #069;
}
.box {
	width: 184px;
	background-image:url(images/box_middle.gif);
	background-repeat:repeat-y;
	text-align: center;
	font-weight: normal;
	color: #069;
}
#box a{color:#069; background-color:inherit; font-weight:bold;}
#box a:hover{color:#069; background-color:inherit; text-decoration: underline;}
img.left{float:left; margin:5px;}
img.right{float:right; margin:0px 10px 0px 0px;}
.bold{
	/*color:#000;
	background-color:inherit;
	font-weight:bold;
	font-size: 12px;*/
}
.important{
	color:#f00;
	background-color:inherit;
	font-weight:bold;
	font-size: 11px;
	}
.redlrg{
	color:#c00;
	background-color:inherit;
	font-weight:bold;
	font-size: 14px;
	}
.blue{
	color:#069;
	background-color:inherit;
	font-weight:bold;
	font-size: 12px;
	}
.black{
	color:#000;
	background-color:inherit;
	font-weight:bold;
	font-size: 12px;
}
.blacksmall{
	color:#000;
	background-color:inherit;
	font-weight:bold;
	font-size: 10px;
	text-align: left;
}
.white{
	color:#fff;
	background-color:inherit;
	font-weight:bold;
	font-size: 12px;
}
#main {
	padding-left: 20px;
	padding-right: 0px;
	text-align: justify;
	line-height: 1.3em;
}
a{
color:#069;
font-weight:normal;
text-decoration:underline;
background-color:inherit;
}
a:hover{color:#069; text-decoration:underline; background-color:inherit;}
#main h1{
	font-size: 11px;
	text-transform: uppercase;
	color: #f00;
	font-weight: bold;
	font-style: normal;
}
#main h2{
	font-size: 18px;
	text-transform: uppercase;
	color: #f00;
	font-weight: bold;
	font-style: normal;
	text-align: center;
}
#main h3{
	font-size: 10px;
	text-transform: uppercase;
	color: #f00;
	font-weight: bold;
	font-style: normal;
}
#form td {
    border: #CCC dashed;
    border-width: 0px 0px 1px 0px;
    padding: 5px;
}
.form td {
    border: #CCC dashed;
    border-width: 0px 0px 1px 0px;
    padding: 5px;
}
#domains {
background-image: url(http://www.austdomains.com.au/images/powered.gif);
}
#footer{
clear:both;
width:480px;
padding:5px 0;
margin:0 1px;
font-size:0.9em;
color:#000;
background:#fff;
}
-->