A:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #FFFFFF;
}

A:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #FFFFFF;	
}

A:HOVER {
	color : #FFFF33;
	text-decoration : underline;
}

BODY {
	background-color : #000000;
	scrollbar-base-color : #000000;
	scrollbar-arrow-color : #FF0000;
	scrollbar-track-color : #CCCCCC;
	scrollbar-shadow-color : #999999;
	scrollbar-highlight-color : #999999;
	scrollbar-face-color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 15px;
	color : #FFFFFF;
}

BODY.navi {
	background-color : #CCCCCC;
}

BODY.print {
	background-color : #FFFFFF;
}

.table.links {
	padding-top: 1px;
}

table.links td.closed a {
	display: block;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	color: #666666;
	text-decoration : none;
	border : 1px solid #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;	
	font-size : 11px;
}

table.links td.closed a:hover {
	color : #000000;
}

table.links td.open a {
	display: block;
	padding-left: 3px;
	padding-right: 3px;
	text-align: left;
	color: #000000;
	text-decoration : none;
	border : 1px solid #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
	background-color : #999999;
}

TD {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 15px;
	color : #FFFFFF;	
}

TD.HL {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 17px;
	color : #FFFFFF;
}

TD.HLprod {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 18px;
	color : #FFFFFF;
	border : 1px solid #FF0000;
	padding-left : 5px;
	padding-right : 5px;
}

TD.prod {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 15px;
	color : #FFFF33;
	padding-left : 5px;
}

TD.print {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 15px;
	color : #000000;	
}

TD.history {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 15px;
	color : #FFFF99;
}

TD.info {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	border : 1px solid #FF0000;
	background-color : #CCCCCC;
	text-align : center;
}

TD.copy {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	color : #FF0000;	
}

A:LINK.copy {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	color : #FF0000;
}

A:VISITED.copy {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 11px;
	color : #FF0000;
}

A:HOVER.copy {
	color : #FFFF33;
	text-decoration : underline;
}

