body {
	scrollbar-3dlight-color:#E7E7E9;
	scrollbar-arrow-color:#6D6E71;
	scrollbar-base-color:#6D6E71;
	scrollbar-darkshadow-color:#E7E7E9;
	scrollbar-face-color:#E7E7E9;
	scrollbar-highlight-color:#C7C8CA;
	scrollbar-shadow-color:#C7C8CA;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.item1 {
	text-align: center;
	background-color: #939598;
}
.item2 {
	text-align: center;
	background-color: #A3A5A9;
}
.item3 {
	text-align: center;
	background-color: #B0B1B5;
}
.item4 {
	text-align: center;
	background-color: #BABBBE;
}
.item5 {
	text-align: center;
	background-color: #CBCCCD;
}
.item6 {
	text-align: center;
	background-color: #D9D9D9;
}
.active {
	text-align: center;
	background-color: #F3F3F4;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

