
#eva2006 table{
	margin-top:0px;
	margin-left:5px;
	padding-top:8px;
	padding-left:2px;
	clear:both;
	background-color:#FFE580;
	}

#eva2006 tr {
	height:100px;
	background-color:#FFFFFF;
	}

#eva2006 tr.a1 {
	height:100px;
	background-color:#FFE580;
	}

#eva2006 td.profile{
	width:80px;
	padding-left:5px;
	padding-bottom:3px;
	}

#eva2008 table{
	padding-top:5px;
	padding-left:2px;
	clear:both;
	background-color:#FFE580;
	margin-top:0px;
	margin-left:5px;
	}

#eva2008 table tr.a1 {
	height:88px;
	background-color:#FFE580;
	}

#eva2008 table tr{
	height:88px;
	background-color:#FFFFFF;
	}

#eva2008 table td.profile{
	width:80px;
	padding-left:5px;
	padding-bottom:3px;
	}

.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;
	}

.tabs {
	list-style: none;
	clear: both;
	margin:15px 0px 0px -40px;
	*margin:15px 0px 0px 0px;
	width:100%;
	background-color:#FFF5CC;
}

.tabs li{
	float:left;
	background-color:#FFF5CC;
}

.tabs li.title{
	padding: 5px 54px;
	float:left;
	background-color:#E5004D;
	font-weight:bold;
	color:white;
	border-bottom: 1px solid #FFCC33;
}

.tabs li.spaces{
	float:left;
	background-color:#FFF5CC;
	width:127px;
	height:26px;
	border-bottom: 1px solid #FFCC33;
}

.tabs li a {
	text-aling:center;
	color: #333333;
	display: block;
	font-weight:normal;
	padding: 5px 20px;
 	background-color:#FFF5CC;
	border-bottom: #FFCC33 solid 1px;
}

.tabs li a.active {
	font-weight:bold;
	background-color: #FFE580;
	border-top: #FFCC33 solid 1px;
	border-bottom: none;
	border-left: #FFCC33 solid 1px;
	border-right: #FFCC33 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;
	}
