@charset "utf-8";
/* CSS Document */

.indexTxt{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	line-height:24px;
	
}

.indexTxt a:link {
	padding: 4px;
	color:#FFFFCC;

}

.indexTxt a:visited {
	color: #FFFFFF;
	padding: 4px;
}

.indexTxt a:hover {
	color: #FFFFFF;
	padding: 4px;
}

.indexTxt a:active {
	color: #FFFF99;
	text-decoration: underline;
	padding: 4px;
}
 
/* main template styles start here */

h1 {
	font-size: 2.2em;
	color: #CC0000;
} 

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #999999;
} 

h3 {
	font-size: 1.8em;
	color: #CC0000;
} 

h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #999999;
} 


h5 {
	font-size: 1.4em;
	color: #CC0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:200;
	margin-bottom:-6px;

} 

h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #999999;
} 

p {
	margin-bottom:0px;
}
ol{
	margin-bottom:-5px;
	margin-top: 5px;
}


.content{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	line-height:16px;	
}

.content a:link {

	text-decoration: underline;
	color:#000000;
}

.content a:visited {
	color: #666666;
	text-decoration: underline;

}

.content a:hover {
	color: #CC0000;

}

.content a:active {
	color: #990000;

}

.footer { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	line-height:24px;
	
}

.footer a:link {
	padding: 4px;
	text-decoration: underline;
	color:#CC0000;
}

.footer a:visited {
	color: #990000;
	text-decoration: underline;
	padding: 4px;
}

.footer a:hover {
	color: #CC0000;
	padding: 4px;
}

.footer a:active {
	color: #990000;
	text-decoration: underline;
	padding: 4px;
}

/* Graphic Buttons css */

a.rollTop {
	display: block;
	width: 40px;
	height: 40px;
	background: url("../graphics/button_top.jpg") 0 0 no-repeat;
	text-decoration: none;
}
a:hover.rollTop{
	background-position: 0 -40px;
}

a.rollHome {
	display: block;
	width: 40px;
	height: 40px;
	background: url("../graphics/button_home.jpg") 0 0 no-repeat;
	text-decoration: none;
}
a:hover.rollHome{
	background-position: 0 -40px;
}

/* Niche Logo external - www.nichegraphics.com.au */

