/* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	margin: 0px;
	padding: 0px;
	background-color: #055F22;
	font-family: trebuchet ms, tahoma, sans-serif;
	font-size: 13px;
	cursor: default;
}

/* General font families for common tags */
font,th,td,p			{ font-family: tahoma, sans-serif; }
a:link,a:active,a:visited	{ color : #006699; }
p			{ font-size : 12px; color : white; line-height: 150%;}
td			{ font-size : 12px; color : #FFF; line-height: 150%;}
a:hover			{ text-decoration: underline; color : #DD6900; }
hr				{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px; }


.body { width: 80%; cellpadding: 10; cellspacing: 10; }
.bodyline {background-image:	url(images/bcg_09.jpg);
	width: 748px; height: 547px;
}
td.L {background-image:	url(images/bcg_02.jpg); background-repeat: repeat-x; width: 33%;}
td.r {background-image:	url(images/bcg_05.jpg); background-repeat: repeat-x; width: 33%;}
/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");
