/* - - - - - Tables  - - - - */

.programme td,.programme th  {
	font-size: 100%;
	font-family: "Lucida Grande", Arial, Helvetica;
}

table.programme  {
	font-size: 1em;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}

table.programme td strong {
	margin:0px;
	padding:0px;
}

.programme th {
	background: #E82476;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px 11px;
	text-align: left;
	line-height: 1.2;
	height: 40px;
}

.programme td {
	padding: 5px;
	vertical-align: top;
	background: #E4E8E9;
	border: 1px solid #CCCCCC;
}

.programme td * {
	padding: 5px;
}

.programme tr.alt td {
	background: #F6F7F5;
}

.programme td.over {
	background: #FF6600;
}
.programme tr.alt td.over {
	background: #FFFFFF;
}
.programme .thebody {
	line-height: 20px;;
	padding: 10px;
	background-color: #E6E8EE;
}

.programme td a {
	display: block;
	padding:0px;
	margin:0px;
}
.programme td a {
	display: block;
	padding:0px;
	margin:0px;
}


/* - - - - - Stripe  - - - - */
.stripeMe td,.stripeMe th  {
	font-size: 100%;
	font-family: "Lucida Grande", Arial, Helvetica;
}

table.stripeMe  {
	font-size: 1.0em;
}

.stripeMe th {
	background: #E82476;
	color: #FFFFFF;
	font-weight: bold;
	padding: 10px 11px;
	text-align: left;
	line-height: 1.2;
	height: 40px;
}

.stripeMe td {
	padding: 5px;
	vertical-align: top;
	background: #E4E8E9;
}

.stripeMe td * {
	padding: 5px;
}

.stripeMe tr.alt td {
	background: #F6F7F5;
}

.stripeMe td.over {
	background: #FF6600;
}
.stripeMe tr.alt td.over {
	background: #FFFFFF;
}
.stripeMe .thebody {
	line-height: 20px;;
	padding: 10px;
	background-color: #E6E8EE;
}

.stripeMe td a {
	display: block;
	padding:0px;
	margin:0px;
}
.stripeMe td a {
	display: block;
	padding:0px;
	margin:0px;
}a:visited {
	font-weight: normal;
	text-decoration: none;
}

table.fellowstable { font-size: 0.9em; }
table.fellowstable td { padding:5px; }
.tdborderleft {border-left: 1px solid #999999;}
.tdborderright {border-right: 1px solid #999999;}
.tdbordertop {border-top: 1px solid #999999;}
.tdborderbottom {border-bottom: 1px solid #999999;}
.view {
	background-image: url(../images/plus.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px !important;
}
