/*
## Style sheet for 'naturalbalance.net.au'
## Created by Creative 9000/ Copyright © 2000 - 2005
*/
body {
	font-family: Arial, Times New Roman, Geneva, sans-serif;
 	color: #4D597E;
	font-size: 13px;
	background-color: #ffffff;
    margin: 0 0 0 0;
}

p, td {
	font-family: Arial, Times New Roman, Geneva, sans-serif;
	font-size: 13px;
	color: #4D597E;
	line-height: 20px;	
}

.trademark {
	font-size: 10px;
}

input, select, textarea {
	border-right-width : 1px;
	border-right-color : #EDF4FB;
	border-right-style : solid;
	border-top-width : 1px;
	border-top-color : #ffffff;
	border-top-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #EDF4FB;
	border-bottom-style : solid;
	border-left-width : 1px;
	border-left-color : #ffffff;
	border-left-style : solid;
	color : #999999;
	font-size: 12px;
	border-width: 1px;
	font-family: Arial;
	background-image: url(images/background_input.gif);
}

.submit {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	width: 166px;
	height: 76px;
	background-image: url(images/submit.gif);
}

li {
	list-style-image:  url(images/li.gif);
	line-height: 16px;
}

a:link, a:active, a:visited {
	color: #4D597E;
	text-decoration: underline;	
}

a:hover {
	text-decoration: none;
	color: #9CDD00;			
}

.headerpink {
	font-size: 30px;
	font-weight: normal;
	color: #CE0074;
	line-height: 34px;
}

.headerblue {
	font-size: 30px;
	font-weight: normal;
	color: #00B5C8;
	line-height: 34px;
}

.headergreen {
	font-size: 30px;
	font-weight: normal;
	color: #AABD27;
	line-height: 34px;
}

.medium {
	font-size: 18px;
	font-weight: normal;
}

.small {
	font-size: 11px;
}

/* footer menu links */
a.footer:link, a.footer:visited, a.footer:active {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #448EE4;
	letter-spacing: 0px;
	padding-left: 0px;
	padding-right: 0px;	
}
a.footer:hover {
	text-decoration: none;
	font-size: 10px;
	color: #337CAB;
	letter-spacing: 0px;
	padding-left: 0px;
	padding-right: 0px;									
}

.tableheader {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

.tabletextcolor {
	color: #ffffff;
	font-size: 11px;
}