/*
------------------------------------------

Grollo Group Web Site

Design:      element.net.au
Development: zanatta.com.au

------------------------------------------
*/


.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;

}
.txtH1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3366;
	margin-top: 30px;

}
.txtHomepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #336699;
	text-decoration: none;
}
a.txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #336699;
	text-decoration: underline;
}
a.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3366;
	text-decoration: none;
	text-transform: uppercase;
}
a.navSml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;

}
a.navSml:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3366;
	text-decoration: none;
	text-transform: uppercase;
}
a.navActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3366;
	text-decoration: none;
	text-transform: uppercase;
}
.ftr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F9DDE7;
}
.txtH1TopItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC3366;
	margin-top: -15px;

}
a {
	text-decoration: underline;
	color: #000000;
}
a.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #666666;
	font-weight: normal;

}
input.150 {
	width: 150px;
}

input.100 {
	width: 100px;
}

ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: square;
	margin-bottom: 10px;
}
.tblBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: 8F8F8F;
	border-right-color: 8F8F8F;
}
