/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000E77;
}
a:link, a:active{
	text-decoration:none;
	color:#8EB020;
}

.engfre_lables{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000E77;
}

/* Styles for the sponsors lists */
.classTitle{
	font-size:14px;
	font-weight:bold;
	color:#616161;
	border-bottom:1px solid #616161;
	padding-top:20px;
}
.imgPad tr td img{
	padding:8px;
}

.imgPad tr td a:hover img{
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
}

.rightLinks tr td{
	padding:5px 0px 5px 0px;
}

