/* Base Common Styles /---------------- */
    
body {
	font: 12px Arial, Verdana, Sans-serif;
	color: black;
}

#top_navigation,
#top_search,
#navigation,
#footer,
#breadcrumbs,
#main_content a.top,
#font-size-increase,
#font-size-decrease,
#print-page,
.sub_content {
	display: none;
}

#main_content a:link:after, #main_content a:visited:after {
	content: " (http://toyota.tsusho.com.au" attr(href) ") ";
	font-size: 90%;
	color: #444;
}



#main_content a:link:after, #main_content a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 90%;
	color: #444;
}
   
#main_content a[href^="/"]:after {
	content: " (http://toyota.tsusho.com.au" attr(href) ") ";
	font-size: 90%;
	color: #444;
}

#main_content {
	line-height: 1.5;	
}

h1, h1 a,
h2, h2 a,
h3, h3 a,
h4, h4 a,
h5, h5 a,
h6, h6 a{
	font-weight: normal;
	color: #ca0000;
	text-decoration: none;
}

a, a:link, a:visited {color: #ca0000;}
