@charset "utf-8";
.all {
	background-color: #FFFFFF;
	width: 716px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.subtitle {
	color: #000000;
	font-weight: bold;
}

a:link {
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;font-weight:bold;
}
.year {
	background-image: url(rotatingimg/top_06.gif);
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #005482;
	margin-top: 20px;
}
.yeartext{padding-top:34px;}
a:visited {
	font-size: 12px;
	color: #0099FF;
	text-decoration: none;font-weight:bold;
}
a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	font-weight:bold;
}
body {
	background-color: #0D5676;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(rotatingimg/bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.highlighted {
	font-weight: bold;
	background-color: #FF8000;
}
.main{padding:5px}
.orange {
	font-weight: bold;
	color: #FFF;
	background-color: #F60;
	font-size: 14px;
	text-align: center;
}
