


.MainBodyBG {
	background-color: #FFFFFF;
}
.HeaderBG {
	background-color: #152A67;
}
.IntroText {
	font-size: 14px;
	color: #666666;
}
.bodytext {
	color: #333333;
	font-size: 12px;
}
.SpecialText {
	font-size: 9px;
	color: #333333;
}
BODY {
	font-family: 'Myriad Web', 'Myriad Pro', 'Myriad Condensed Web', 'Helvetica Condensed', Geneva, Arial, Verdana, Myriad, Helvetica;
	background-color: #CCCCCC;
}
h1 {
	font-size: 24px;
	color: #999999;
	font-weight: bolder;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
}
h3 {
	color: #152A67;
	font-size: 16px;
}
h4 {
	font-size: 14px;
	color: #152A67;
	font-weight: bold;
}
h5 {
	color: #152A67;
	font-weight: 500;
	font-style: normal;
	font-size: 12px;
}
h6 {
	font-size: 10px;
	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;
}
.ProductHeading {
	color: #152A67;
	font-size: 24px;
	font-weight: bold;
}
.SmallProductHeading_Light {
	color: #CCCCCC;
	font-size: 16px;
	font-weight: bold;
}
.SmallNon_H3_Heading {
	color: #152A67;
	font-size: 16px;
	font-weight: bold;
}
.Smaller_Heading {
	color: #152A67;
	font-size: 14px;
	font-weight: bold;
}
.cell_footer {
	color: #999999;
	font-size: 9px;
}
.cell_top {
	border-top: 1px solid #666666;
}
.cell_bottom {
	border-bottom: 1px solid #666666;
}
.cell_all {
	border: 1px solid #666666;
}
.cell_left {
	border-left: 1px solid #666666;
	padding: 10px;
}
.cell_search {
	text-align: left;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding-bottom: 7px;
}
.cell_br {
	padding: 10px;
}
.cell_right_vert {
	border-left: 1px solid #666666;
}
.cell_white_bottom {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a:link {
	color: #009966;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009966;
}
a:active {
	text-decoration: none;
	color: #009966;
}
a:hover {
	color: #152A67;
	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 #9999991px solid #666666;
}
select {
	font-size: 10px;
	color: #666666;
	border: 1px solid #666666;
	background-color: #EBEBEB;
}
input {
	font-size: 10px;
	color: #666666;
	background-color: #EBEBEB;
	border: 1px solid #009966;
}
.button { 
	border: 2px outset #cccccc;
}
.FloatLeft {
	float: left;
	margin-right: 10px;
}
.FloatLeftIcons {
	float: left;
	margin-right: 2px;
}
.FloatRight {
	float: right;
	margin-left: 5px;
}



