table.roster {
	border-width: 1px 1px 1px 1px;
	border-color: #000000;
	border-collapse: collapse;
	border-style: outset outset outset outset;
	border-spacing: 0px;
	padding: 0px 0px 0px 0px;
}

table.roster td {
	border-width: 1px 1px 1px 1px;
	padding: 5px 5px 5px 5px;
	border-color: #000000;
	border-style: inset inset inset inset;
	border-spacing: 0px;
}

/* Style for the roster shown to admin */

table.roster a:link {
	color: 2b8cf0; 
	text-decoration: underline;
}
table.roster a:active {
	color: #2b8cf0;
	text-decoration: underline;
}
table.roster a:visited {
	color: #2b8cf0;
	text-decoration: underline;
}
table.roster a:hover {
	color: #043f7b; 
	text-decoration: none;
}

.aroster_main {
	background-image: url(http://fps-files.com/e107_themes/FPS-Files%20V7/images/menu.png);
	height: 25px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.aroster_header {
	color: #A1A0A1;
	background-color: #23365b;
	text-align: left;
	vertical-align: middle;
	height: 25px;
}

.aroster_footer {
	color: #A1A0A1;
	background-color: #23365b;
	text-align: left;
	vertical-align: middle;
	height: 25px;
}

.aroster_thumb1 {
	color: #FFFFFF;
	background-color: #4163a0;
	text-align: center;
	vertical-align: middle;
	height: 25px;
}

.aroster_thumb2 {
	color: #FFFFFF;
	background-color: #355184;
	text-align: center;
	vertical-align: middle;
	height: 25px;
}

.aroster_row1 {
	color: #FFFFFF;
	background-color: #4163a0;
	text-align: left;
	vertical-align: middle;
	height: 25px;
}

.aroster_row2 {
	color: #FFFFFF;
	background-color: #355184;
	text-align: left;
	vertical-align: middle;
	height: 25px;
}

/* Style for the roster */
.roster_main {
	background-image: url(http://fps-files.com/e107_themes/FPS-Files%20V7/images/menu.png);
	height: 25px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.roster_header {
	color: #000000;
	background-image: url(http://fps-files.com/e107_themes/FPS-Files%20V7/images/fhead.png);
	text-align: center;
	vertical-align: middle;
	height: 20px;
}

.roster_row1 {
	color: #000000;
	background-image: url(http://fps-files.com/e107_themes/FPS-Files%20V7/images/fhead.png);
	text-align: center;
	vertical-align: middle;
	/*height: 20px;*/
}

.roster_row2 {
	color: #000000;
	background-image: url(http://fps-files.com/e107_themes/FPS-Files%20V7/images/fhead.png);
	text-align: center;
	vertical-align: middle;
	/*height: 20px;*/
}

.roster_uniform {
	text-align: center;
	vertical-align: middle;
}

.roster_xfireprofile {
	text-align: center;
	vertical-align: middle;
}
