body {
	font-family: Times New Roman;
	font-size: 11px;
	margin: 0;
}
a.menu {
	font-family: Times New Roman;
	font-size: 9.5pt;
	color: #333333; 
    text-decoration: none
}
a.menuHead {
	font-family: Times New Roman;
	font-size: 9.5pt;
	font-weight: bold;
	color: #333333; 
    text-decoration: none
}
a.toplink {
	font-family: Times New Roman;
	font-size: 9.5pt;
	color: #333333; 
    text-decoration: none
}
form {
	display: inline;
}
td {
	font-family: Times New Roman;
	font-size: 9.5pt;
	background-color: transparent;
}
input.pageStatusOptionsView {
	background-color: transparent;
}
input.SvcSearchMenu {
	background-color: #BFBFBF;
	border: 1px solid #000000;
	width: 90px;
	height: 15px;
	font-size: 8pt;
}
input.svcTagMenu {
	background-color: transparent;
	border: 1px solid #000000;
	width: 90px;
}
input.pageOptionsSelect {
	height: 12px;
	width: 12px;
	background-color: transparent;
	border: 1px solid #000000;
	font-size: 8px;
	padding: 0px;
}
td.contentCell {
	padding-top: 4px;
	padding-left: 5px;
}
td.headlink {
	font-family: Times New Roman;
	font-size: 9.5pt;
	background-color: transparent;
	padding: 5px;
	border: 1px;
	border-bottom: 1px solid;
}
td.logo {
	background-color: transparent;
	height: 60px;
	background-repeat: no-repeat;
	background-image: url(/service/images/acslogo.gif);
	background-position: left center;
	padding: 5px;
	border: 1px;
	border-bottom: 1px solid;
}
td.menuCell {
	padding-left: 5px;
	background: #E0E0E0;
	font-size: 9.5px;
}
td.pageOptionsCell {
	padding-left: 5px;
	background: #E0E0E0;
	font-size: 11px;
}
td.pageOptionsHeader {
	border-bottom: 1px solid black;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #6666FF;
}
td.menuHead {
	font-family: Times New Roman;
	font-size: 9.5pt;
	font-weight: bold;
	color: #333333; 
    text-decoration: none
}