#eva2008{
		margin-right:75px;
		*margin-right:60px;
}

#eva2008 table{
	padding-top:5px;
	padding-left:2px;
	clear:both;
	background-color:#EFEFEF;
	margin-top:0px;
	margin-left:5px;
	width:100%;
	}

.noentry{
	background-color:#FFFFFF;
}	
	
th {
	padding:5px 0px;
	font-weight:bold;
	font-size:normal;
	background-color:#FFF5CC;
	text-align:center;
	}
		

.name {
	font-weight:bold;
	font-style:italic;
	font-size:x-small;
	margin:2px 0px;
}

img {
	border:none;
	}

#top-right a {
	color:#333333;
	text-decoration:none;
}

#top-right a:hover {
	color:#333333;
	text-decoration:underline;
	}

#tab_panel{
	margin-left:5px;
	margin-bottom:0px;
	background-color:#FFF5CC;
	margin-right:58px;
	*margin-right:55px;
	}

.tabs {
	list-style: none;
	clear: both;
	margin:15px 0px 0px -40px;
	*margin:15px 0px 0px 0px;
	width:100%;
	background-color:#EFEFEF;
}

.tabs li{
	float:left;
	background-color:#EFEFEF;
}

.tabs li.title{
	padding: 5px 54px;
	float:left;
	background-color:#E5004D;
	font-weight:bold;
	color:white;
	border-bottom: 1px solid #CCCCCC;
}

.tabs li.tab_1{
	width:120px;
	text-align:center;
	}

.tabs li.spaces{
	float:left;
	background-color:#CCCCCC;
	width:80px;
	*width:94px;
	height:26px;
	border-bottom: 1px solid #CCCCCC;
}

.tabs li a {
	text-aling:center;
	color: #333333;
	display: block;
	font-weight:normal;
	padding: 5px 0px;
 	background-color:#CCCCCC;
	border-bottom: #CCCCCC solid 1px;
}

.tabs li a.active {
	font-weight:bold;
	background-color: #EFEFEF;
	border-top: #EFEFEF solid 1px;
	border-bottom: none;
	border-left: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;

}

#NewsPaper table{
	background-color:white;
	margin:10px 5px 0px 5px;
	text-align:center;
	}

#NewsPaper table td{
	color:white;
	padding:8px;
	}
#NewsPaper table tr.PaperNameRow{
	height:25px;
	background-color:#E5004D;
	}

.video{
	width:100%;
	height:250px;
	padding:5px 10px;
	text-align:center;
	background-color:#EFEFEF;
	}
