body {
	margin-top:0;
	margin-left:15px;
	font-family:Arial;sans-serif;
	font-size:14;
	color:#000000;
	background-color:#CCCCFF;
	background-repeat:repeat-x;
	scrollbar-track-color:#ccccff;
	scrollbar-face-color:#bbaaff;
	scrollbar-highlight-color:#bab8ff;
	scrollbar-arrow-color:#3300cc;
}

.boxes {
	border-width: 1;
	border-style: solid;
	border-color: #000000;
}
/*body 	{font-family:Arial; font-size:14px;margin-top:15px;margin-left:15px;background-image:url('images/bg_sheet.gif');background-repeat:repeat-x;}
*/
.info 	{font-family:Arial; font-size:11px;}
input.o	{font-family:Courier;font-size:10px;background-color:#FFFF00}
input.i	{font-family:Courier;font-size:10px;background-color:#E6FAFA}
td.o		{font-family:Arial;font-size:14px;}
td.i		{font-family:Arial;font-size:14px;}
select.o	{font-family:Courier;font-size:10px;background-color:#FFFF00}
select.i	{font-family:Courier;font-size:10px;background-color:#E6FAFA}
textarea.i	{font-family:Courier; font-size:14px; background-color:#E6FAFA}
textarea.o	{font-family:Courier; font-size:14px; background-color:#FFFF00}
table.body	{padding-top:4; padding-bottom:4; padding-left:0; padding-right:0;}
td 		{font-family:Arial; font-size:14px; white-space:nowrap}
hr		{color:#3300FF;height:1;}
.note	{font-size:11;font-weight:bold;color:#000080;text-decoration:none;}
