body {
	color: #07519A;
	font-size: 13px;
	font-family: Ms sans serif, Tahoma;
	background: #A2BED3;
	padding: 0;
	margin-left: 0;
	margin-top: 0;
}
.td_head {
	color: #fff;
	font-size: 14px;
	font-family: Ms sans serif, Tahoma;
	font-weight: bold;
	background: white url(dolphin_bg.gif) top left repeat-x;
}
/*.td_head_ext {
	color: #fff;
	font-size: 14px;
	font-family: Ms sans serif, Tahoma;
	font-weight: bold;
	background: white url(dolphin_bg_ext.gif) top left repeat-x;
}
*/
.td1 {
	color: #07519A;
	font-size: 13px;
	font-family: Ms sans serif, Tahoma;
}
table thead td {
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	text-valign: middle;
}

/* If you wish to highlight current sortable column, add layout effects below */
.highlightedColumn {
	background: white url(../images/shade.gif) top left repeat-x;
}
 td, th {
	padding: 2px;
}
/*
#layer1 {
     padding: 5px;
     background-image: url(../images/wait3.gif);
     background-position: center;
     background-repeat: no-repeat;
     height: 100px;
     width: 100%;
     border: 1px solid #666666;
     display: block; 
}
* {
     margin: 0px;
     padding: 0px;
}
*/
