body {
	background: url(../gfx/crazy460.gif) no-repeat top right #ffffff;
	scrollbar-arrow-color: white;
	scrollbar-face-color: gray;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-3dlight-color: black;
}


div#roster {
	padding: 0px 0px 0px 20px;

}

table {
	width: 480px;
	border: 0px solid silver;
}

td { 
	border: white 2px solid; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	line-height: 14px;
	background: #F5F5F5;
}

.img {
	height: 7px;
	width: 20px;
	background: url(../gfx/link_img.gif) no-repeat center;
}

.head { 

	background: #FC0000;
	border-bottom: white 10px solid;
	font-weight: bold;
	color: white;
}

.name { width: 125px; }

.info { width: 185px; }

.comm { 
	text-align: left; 
	width: 150px; 
}
