@charset "utf-8";
/* CSS Document */

div.titleRow {
	width: 800px;
	background-color: #CCC;
	color: #000;
	font-weight: bold;
}
div.col1, div.col2, div.col3, div.col4 {
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #FC0;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
div.col1 {
	width: 200px;
	
}
div.col2 {
	
	width: 300px;
	
}
div.col3 {
	
	width: 125px;
	
}
div.col4 {
	width: 76px;
}
div.col1a, div.col2a, div.col3a, div.col4a {
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #F3F3F3;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #333;
}
div.col1a {
	width: 200px;
	
}
div.col2a {
	
	width: 300px;
	
}
div.col3a {
	
	width: 125px;
	
}
div.col4a {
	width: 76px;
	background-color: #FC0;
}
div.col1b, div.col2b, div.col3b, div.col4b {
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	background-color: #DFDFDF;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #333;
}
div.col1b {
	width: 200px;
	
}
div.col2b {
	
	width: 300px;
	
}
div.col3b {
	
	width: 125px;
	
}
div.col4b {
	width: 76px;
	background-color: #FC0;
}
div.clearer {
	clear: left;
	padding: 0px;
	height: 2px;
	width: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#ccards {
	padding-top: 15px;
}
div.col4 a, div.col4a a {
	background-color: #09C;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #999;
}
div.col4a a:active, div.col4a a:hover, div.col4a a:focus {
	background-color: #000;
	color: #FFF;
	text-decoration: none;
}
div.col4b a {
	background-color: #068;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #FFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #999;
}
div.col4b a:active, div.col4b a:hover, div.col4b a:focus {
	background-color: #000;
	color: #FFF;
	text-decoration: none;
}