@charset "utf-8";
/* CSS Document */

.date {
	font-size: 11px;
	font-weight: normal;
}
.product {
	font-family: MS Sans Serif;
	font-size: 11px;
	font-weight: normal;
}
.table_title {
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D28C00;
	padding-left: 4px;
	padding-right: 4px;
}
.tad1 {
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
	background-color:#E1E1E1;
}
.tad2 {
	font-size: 11px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
	background-color:#F1F1F1;
}
.table_total {
	font-size: 11px;
	font-weight: normal;
	color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #556C76;
}
.table_prev {
	font-size: 11px;
	font-weight: normal;
	color: #DEDEDE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #556C76;
}
.table_grand {
	font-size: 11px;
	font-weight: normal;
	color: white;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C2939;
}
.table_grand_prev {
	font-size: 11px;
	font-weight: normal;
	color: #DEDEDE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2C2939;
}
.table_contract {
	font-size: 11px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1C1C1;
	background-color:#E1E1E1;
}
.table_contract a {
	font-weight: bold; 
	text-decoration: underline; 
	color: #0066CC;
}
.table_contract a:hover {
	font-weight: bold; 
	text-decoration: underline; 
	color: #0099FF;
	background-color: #E1E1E1;
}
.table_text {
	font-size: 11px;
	font-weight: normal;
}
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a {  
	font-weight: normal; 
	text-decoration: underline; 
	color: #0066CC;
}
a:hover {  
	color: #0066CC;
	background-color: #DCEEFF;
}
