td.row_0, td.row_1 {
	height: 51px;
	padding: 2px;
}

td.row_0_video, td.row_1_video {
	height: 45px;
	padding: 2px;
	background-image: url(../images/video_icon.gif);
	background-position: right;
	background-repeat: no-repeat;
}

td.row_0 {
	background-color: #eeeeee;
}

td.row_1 {
	background-color: #d5e1ef;
}

td.row_small_0, td.row_small_1 {
	height: 15px;
	padding: 2px;
}

td.row_medium_0, td.row_medium_1 {
	height: 25px;
	padding: 2px;
}

td.row_small_0, td.row_medium_0 {
	background-color: #eeeeee;
}

td.row_small_1, td.row_medium_1 {
	background-color: #d5e1ef;
}

td.row_0_video {
	background-color: #eeeeee;
	background-image: url(../images/video_icon.gif);
	background-position: right;
	background-repeat: no-repeat;
}

td.row_1_video {
	background-color: #d5e1ef;
	background-image: url(../images/video_icon.gif);
	background-position: right;
	background-repeat: no-repeat;
}

td.row_small_0_video, td.row_small_1_video {
	height: 15px;
	padding: 2px;
	background-image: url(../images/video_icon.gif);
	background-position: right;
	background-repeat: no-repeat;
}

td.row_medium_0_video, td.row_medium_1_video {
	height: 25px;
	padding: 2px;
	background-image: url(../images/video_icon.gif);
	background-position: right;
	background-repeat: no-repeat;
}

td.row_small_0_video, td.row_medium_0_video {
	background-color: #eeeeee;
	background-image: url(../images/video_icon.gif);
	background-position: right;
	background-repeat: no-repeat;
}

td.row_small_1_video, td.row_medium_1_video {
	background-color: #d5e1ef;
	background-image: url(../images/video_icon.gif);
	background-position: right;
	background-repeat: no-repeat;
}

td.nav {
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
}

td.nav a {
	font-size: 10px;
	color: #004d83;
}

td.nav a:hover {
	font-size: 10px;
	color: #c72926;
}

td.row_0 a, td.row_1 a {
	color: #c72926;
	font-weight: bold;
}

td.row_0 a:hover, td.row_1 a:hover {
	color: #004d83;
	font-weight: bold;
}

a.nav {
	font-size: 12px;
}

p.results {
	float: right;
	font-style: italic;
	color: gray;
}

td.title_projects_province {
	background-color: transparent;
	background-image: url(../images/td_title_projects.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #c72926;
	font-size: 14px;
	font-weight: bold;
	height: 45px;
	padding-left: 24px;
	text-align: left;
	vertical-align: middle;
}

td.total {
	background-color: #92b4d7;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	height: 45px;
	padding-left: 2px;
	padding-right: 2px;
}

td.projects_province {
	font-weight: bold;
	height: 24px;
}

td.projects_province span.blue {
	color: #004d83;
}

a.projects_province {
	color: #c72926;
	margin-right: 2px;
	text-decoration: none;
}

a.projects_province:hover, a.projects_province:active {
	color: #004d83;
	margin-right: 2px;
	text-decoration: none;
}

td.button {
	background-color: white;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: #c72926;
	font-weight: bold;
	height: 22px;
	margin: 0px;
	padding: 2px;
	width: auto;
}