body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990099;
}
a:hover {
	text-decoration: underline;
	color: #CC0033;
}
a:active {
	text-decoration: none;
	color: #339933;
}
.redbold {
	color: #990000;
	font-weight: bold;
}
.brightred {
	color: #ff3355;
	font-weight: bold;
}
.bluebold {
	color: #006699;
	font-weight: bold;
}
.greenbold {
	color: #337755;
	font-weight: bold;
}
.linkline {
	color: #dddddd;
	font-size: 9px;
	font-weight: bold;
}
.copyright {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.titletext {
	color: #3399CC;
	font-size: 12px;
}
.iconlink {font-size: 9px}

#tabs { float:left; width:100%; font-size:93%; line-height:normal; }
#tabs ul { margin:0; padding:0 0 0 0; list-style:none; }
#tabs li { display:inline; margin:0; padding:0; }
#tabs a { float:left; background:url("http://computingdata.com/images/left.gif") no-repeat left top; margin:0; padding:0 0 0 4px; text-decoration:none; }
#tabs a span { float:left; display:block; background:url("http://computingdata.com/images/right.gif") no-repeat right top; padding:5px 10px 4px 6px; color:#FFF; }
/* Commented Backslash Hack hides rule from IE5-Mac \*/ #tabs a span {float:none;} /* End IE5-Mac hack */
#tabs9 a:hover span { color:#FFF; }
#tabs a:hover { background-position:0% -24px; }
#tabs a:hover span { background-position:100% -24px; }
#tabs #current a { background-position:0% -24px; }
#tabs #current a span { background-position:100% -24px; }
