body{
	background-color: #9f9f9f;
	font-family: Trebuchet MS;
	font-size: 15px;
	color: white;
	maring: 0;
	margin-left: 0;
	margin-top: 0;
	margin-width: 0;
	margin-height: 0;

}

a {
	font-family: arial;
	color: white;
	font-weight: bold;
	visited: slategray;
}
.toolbar {
	background-color: white;
}
.header {
	font-size: 24px;
	color: white;
}
.lefttd {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 11px;
}
.righttd {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 11px;
}
.row1 {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 11px;
	background-color: grey;
}
.row2 {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 11px;
	background-color: black;
}
.myrow {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 11px;
	background-color: 666666;
}
.myrow2 {
        color: #FFFFFF;
        font-family: Trebuchet MS;
        font-size: 11px;
}

.tr_head {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 13px;
	background-color: #777777;
}
.tr_head_small {
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 9px;
	background-color: #777777;
}

