/*
## Style sheet for 'Aussie Voddie'
## By TSA Corporation / Copyright © 2004
## Designer: Michael Ott
## Created: 01 Feb 2004
## Last Modified: 01 Feb 2004
## Modified by: Michael Ott
*/
body {
	font-family: Arial, Trebuchet MS, Verdana, Geneva, sans-serif;
	background-color: #304DB3;
	margin: 0 0 0 0;
	SCROLLBAR-FACE-COLOR: #556B86;
	SCROLLBAR-HIGHLIGHT-COLOR: #BEC7D1;
	SCROLLBAR-SHADOW-COLOR: #BEC7D1;
	SCROLLBAR-3DLIGHT-COLOR: #4A71BD;
	SCROLLBAR-ARROW-COLOR: #BEC7D1;
	SCROLLBAR-TRACK-COLOR: #68829F;
	SCROLLBAR-DARKSHADOW-COLOR: #0A2D55;
	border-width: 0px;	
}

td, p {
	font-family: Arial, Trebuchet MS, Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
}

li {
	font-family: Arial, Trebuchet MS, Verdana, Geneva, sans-serif;
	list-style-image:  url(images/li.gif);
}

a:link, a:active, a:visited {
	color: #ffffff;
	text-decoration: underline;	
}

a:hover {
	text-decoration: none;
	color: #FFCC66;			
}

.header {
	padding-top: 10px;
	font-size: 20px;
	color: #FECD00;
}

.smalltext {
	font-size: 11px;
	color: #ffffff;
}

a.nav:link, a.nav:visited, a.nav:active {
	font-size: 12px;
	line-height: 20px;
	color: #304DB3;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 10px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
}

a.nav:hover {
	font-size: 12px;
	line-height: 20px;	
	color: #ffcc33;
	font-weight: bold;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 10px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;			
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active {
	color: #ffffff;
	text-decoration: none;
	font-size: 10px;	
}

a.footerlink:hover {
	color: #ffcc33;
	text-decoration: none;
	font-size: 10px;				
}

.tsa {
	font-family: Arial, Trebuchet MS, Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ffffff;
	line-height: 12px;
}
