body,td,th {
	font-family: Myriad Web, Myriad Pro, Myriad, Trebuchet MS, Microsoft Sans Serif, Tahoma, Arial, Geneva, Helvetica;
}
.IntroText {
	font-size: 14px;
	color: #666666;
}
.bodytext {
	color: #333333;
	font-size: 12px;
}
.SpecialText {
	font-size: 9px;
	color: #333333;
}

h1 {
	font-size: 36px;
	color: #999999;
	font-weight: bolder;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}
h3 {
	color: #152A67;
	font-size: 18px;
}
h4 {
	font-size: 16px;
	color: #152A67;
	font-weight: bold;
}
h5 {
	color: #152A67;
	font-weight: 500;
	font-style: normal;
	font-size: 14px;
}
h6 {
	font-size: 12px;
	color: #152A67;
}
.AustralianLogoText {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 13px;
	padding-right: 2px;
	letter-spacing: 2px;
}
.AutoGatesLogoText {
	color: #FFFFFF;
	font-size: 18px;
	line-height: 13px;
	font-weight: bold;
	padding-right: 4px;
}
.cell_footer {
	color: #999999;
	font-size: 9px;
}
.cell_Flashroll {
	border: 1px solid #999999;
}
.cell_top {
	border-top: 1px solid #999999;
}
.cell_left {
	border-left: 1px solid #999999;
	padding: 10px;
}
.cell_search {
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	padding-bottom: 7px;
}
.cell_br {
	padding: 10px;
}
.cell_right_vert {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
}
a:link {
	color: #009966;
	text-decoration: none;
}
a:visited {
	color: #009966;
	text-decoration: none;
}
a:active {
	color: #009966;
	text-decoration: none;
}
a:hover {
	color: #009966;
	text-decoration: underline;
	background-color: #EBEBEB;
}
.link_footer:link {
	color: #999999;
	text-decoration: none;
	font-size: 9px;
}
.link_footer:visited {
	color: #999999;
	text-decoration: none;
	font-size: 9px;
}
.link_footer:active {
	color: #999999;
	text-decoration: none;
	font-size: 9px;
}
.link_footer:hover {
	color: #009966;
	text-decoration: underline;
	font-size: 9px;
}
.link_t4:link {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
}
.link_t4:visited {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
}
.link_t4:active {
	color: #CCCCCC;
	text-decoration: none;
	font-size: 9px;
}
.link_t4:hover {
	color: #FF9900;
	text-decoration: underline;
	font-size: 9px;
}
a.icon{
	display: block;
	width: 100%;
	height: 48px;
	font-size: 12px;
}
a.icon:hover {
	display: block;
	background-color: #EBEBEB;
	font-size: 12px;
}
.border_img 
{
	border: 1px solid #999999;
}
select {
	font-size: 10px;
	color: #666666;
	border: 1px solid #999999;
	background-color: #EBEBEB;
}
input {
	font-size: 10px;
	color: #666666;
	background-color: #EBEBEB;
	border: 1px solid #009966;
}
.FloatLeft {
	float: left;
	margin-right: 10px;
}
.FloatLeftIcons {
	float: left;
	margin-right: 2px;
}
.FloatRight {
	float: right;
	margin-left: 5px;
}
