  BODY {
	background: #ffc600;	
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
} TD,P,UL,OL {
	font-family: Verdana;
	font-size:12px;
	color : #024861;
} B {
	font-family: Verdana;
	font-size:12px;
	color : #024861;
	font-weight: bold;
} INPUT,TEXTAREA,SELECT {
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	color : #024861;
} Input.calc {
	width: 35px;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	color : #024861;
} Input.calcDisabled {
	width: 35px;
	background-color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	color : #024861;
} td.calcHeading, tr.calcHeading {
	border-bottom: 1px solid #000000;
	padding-top: 10px;
} a:link {
	color : #024861;
	text-decoration: underline;
} a:visited {
	color : #024861;
	text-decoration: underline;
} a:active {
	color : #024861;
	text-decoration: underline;
} a:hover {
	color : #024861;
	text-decoration: underline;
} .lefthandpagebg {
	background-image: url(images/default/pagebg05_leftbg.gif);
} .righthandpagebg {
	background-image: url(images/default/pagebg06_rightbg.gif);
} .contentleftbg {
	background-image: url(images/default/content_leftbg_bar.gif);
} .contentbackground {
	background-image: url(images/default/content_bg.gif);
	padding-left: 45px;
	padding-top: 35px;
	padding-right: 35px;
} .footer {
	font-family: Verdana;
	font-size: 9px;
	color : #a78200;
} a.footer:link {
	color : #a78200;
	text-decoration: none;
} a.footer:visited {
	color : #a78200;
	text-decoration: none;
} a.footer:active {
	color : #a78200;
	text-decoration: none;
} a.footer:hover {
	color : #a78200;
	text-decoration: underline;
} .calculatorbox {
	font-family: Verdana;
	font-size: 10px;
	color : #024861;
} .picturebackgroundcolour {
background-color: #cceefb;
}