body {
	margin: 0 auto;
	background: url(sysimages/bgLoop.png) repeat-x #253f5b;
	text-align: center;
	height: 1%;
}

body, table, tr, td {
	font-family: arial, sans-serif;
	font-size: 12px;
}

a {
	font-weight: normal;
	color: #3f527b;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

.ahover:hover {
	text-decoration: underline;
}

.bgBox {
	position: relative;
	top: 40px;
	margin: 0 auto;
	text-align: center;
	width: 894px !important;
	width: 906px;
	background: #c0c0c0;
	padding-top: 14px;
	padding-left: 12px !important;
	padding-left: 0px;
	padding-bottom: 44px;
}

.mainTable {
	position: relative;
	width: 880px;
	text-align: left;
	height: 1px;
}

hr {
	border: 0;
	color: #d8d8d8;
	height: 1px;
	background: #d8d8d8;
}

.box b {
	color: #3f527b;
}

.mainBox {
	position: relative;
	width: 420px;
	margin-left: 18px;
}

.year {
	font-weight:bold;
	text-align:left;
	cursor:pointer;
}
.year:hover {text-decoration:underline;}
.files {
	padding-left:15px;
}
