﻿/* CSS Document */
BODY {
	scrollbar-face-color: #E9E9E9; scrollbar-highlight-color: #ffffff; scrollbar-shadow-color: #E0E0E0; scrollbar-3dlight-color: #999999; scrollbar-arrow-color: #000000; scrollbar-track-color: #F6F6F6; scrollbar-darkshadow-color: #999999;
	background-attachment:fixed;
	margin-top:0px;
	word-spacing:1px;
	color:#565656
	}
a:link     { color: #005599;text-decoration: none}
a:visited  { color: #005599;text-decoration: none}
a:active   { color: #005599;text-decoration: derline}
a:hover    { color: #005599;text-decoration: underline}

table {
	font-size:10pt;
	word-spacing:1px;
}
input {
	font-size:10pt;
}
select {
	font-size:10pt;
}

.colophon
{
	background-color:#258DC8; color:#ffffff; border-color:Black;text-align:center;
}
.hline1 
{
	font-size: 18px; font-weight: bold; color: #BD0000; height: 19px;text-decoration: derline;
}
.hline2 
{
	font-size: 16px; font-weight: bold; color: blue; height: 19px; 
}
.contextword
{
	font-size:10px;
	color:#929292;
}
/*所有的table的標題文字*/
.tabletitle
{
	background-color:#258DC8; color:#ffffff; border-color:Black;text-align:center;
}
.tabletitle2
{
	background-color:#258DC8; color:#ffffff; border-color:Black;text-align:left;
}
/*Disreport Author Word*/
.author
{
	font-size:7pt;color:Green;
	text-align:center;
}
/*Disreport main Word*/
.main
{
	text-align:left;color:#993300;font-size:9pt;
}
/*reportdetail main */
.detailmain
{
	font-size:11pt;text-align:left;color:Red;
}
/*reportdetail context */
.detailcontext
{
	font-size:10pt;color:Black;text-align:left;
}
/*field*/
.titlefield
{
	font-size:10px;background-color:#BDE0F2;color:#555555;
}
/*issueMain*/
.issuemain
{
	text-align:center;color:#993300;font-size:20pt;
}
.isseauthor
{
	font-size:10pt;color:Green;
	text-align:right;
}
/* salestitle*/
.salestitle
{
	text-align:center;background-color:Blue;color:White;
}
/* contacttile*/
.contacttile
{
	text-align:left;background-color:green;color:White;
}

.OutFoodRow	
{	
	border:2px;
	border-color:#10700F;
	border-style:solid;
	font-weight:bolder;
	border-bottom:1px;
	border-left:0px;
	border-right:0px;
	border-top:0px;
	
	font-size:15px;
	text-indent:20px;
}