body {
	background-color:#015081;
	background-image:url('/classes/Module/Thunder/Themes/CSG/images/background.jpg') !important;
	background-repeat:repeat-x;
}
#CA_outerDiv {
	background-color:#fff!important;
	background-repeat:repeat-y;	
	margin:40px auto!important;
	-webkit-box-shadow: -5px 5px 8px 3px #0D3D5C;
	-moz-box-shadow: -5px 5px 8px 3px #0D3D5C;
	box-shadow: -5px 5px 8px 3px #0D3D5C; 
}
#CA_innerDiv {
	background-color:#fff;
}
a:hover {
	color: #7f8aa4;
	text-decoration: none;
}

h2 {
	color: #5a5b5e;
}

.title {
	color: #011e92;
}

table#ctgTeamSelect {
	border-collapse: collapse;
	margin: 0 auto 1em;
	min-height: 20em;
	width: 96%;
}
table#ctgTeamSelect td {
	vertical-align: top;
}
table#ctgTeamSelect ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
table#ctgTeamSelect td.left {
	background-color: #ffffff;
	border-color: #ccc;
	border-style: solid;
	border-width: 0;
	padding: 0;
	width: 200px;
}
table#ctgTeamSelect td.left h3 {
	color: #555;
	margin: 0.5em;
}
table#ctgTeamSelect td.left li {
	padding: 0.25em 1em 0.25em 2.5em;
	text-align: right;
}
table#ctgTeamSelect td.left li a {
	color: #555;
}
table#ctgTeamSelect td.left li a:hover {
	color: #FA5000;
}
table#ctgTeamSelect td.left li.selected {
	background-image: url('/classes/Module/Thunder/Themes/MichiganState/images/highlight.gif');
	background-position: left;
	background-repeat: no-repeat;
	font-weight: bold;
}
table#ctgTeamSelect td.left li.selected,
table#ctgTeamSelect td.left li.selected a {
	color: #fff;
}
table#ctgTeamSelect td.left ul {
	height: 20em;
	margin: 0.5em 0 auto auto;
	width: 97.5%;
	_width: 90%;
}
table#ctgTeamSelect td.bottomright {
	background-color: #fff;
	border-color: #dedede #ccc #ccc #036;
	border-style: solid;
	border-width: 0 1px 1px 1px;
	padding: 1em;
	vertical-align: bottom;
}
table#ctgTeamSelect td.bottomright img,
table#ctgTeamSelect td.bottomright input.img {
	cursor: pointer;
	vertical-align: middle;
}
table#ctgTeamSelect td.topright {
	border-color: #036 #ccc #dedede #036;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	padding: 1.25em 0 0;
}
table#ctgTeamSelect td.topright h3 {
	color: #036;
}
table#ctgTeamSelect td.topright ul {
	margin-bottom: 1em;
}
table#ctgTeamSelect td.topright h3 {
	margin-bottom: 0.5em;
}
#ctgTeamUsers {
	margin: 0;
	width: 98%;
}
#ctgTeamUsers li {
	display: block;
}

