body.default{
	BACKGROUND: url(images/bg.jpg) 
        background-position: 70px 10px; 
        background-repeat: repeat-y;
        background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table.default {
	font: icon;
	border: 0px solid threedshadow;
	background: window;
	cellpadding: 5px;
	cellspacing: 5px;
	color: windowtext;
        background-color: #E3E6E9;
}

table.default thead {
background: buttonface;
        height:25;
}

table.default thead th {
	border: 0px solid;
	padding: 1px 1px 1px 0px;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
	cursor: default;
}

table.default thead td {
	border: 0px solid;
	padding: 1px 1px 1px 0px;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
	cursor: default;
	text-align: center;
        background-color: #E5E9F0;    
}

table.default tbody td {
	border: 0px solid;
	padding: 1px 1px 1px 0px;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
	cursor: default;
	background-color: #F0F6FB;
        height:25;

}


.small  { font-size: 9pt;coLOR: #ffffff;}
.tableblank  { background-color: #ffffff; font-size: 9pt;}
.TableData9  { HEIGHT: 20px; font-size: 9pt;}

