body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}

.t12bk {
	font-size: 12px;
	color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";
}
.t12 {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.t11bk {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #000000;
}
.link01 {
	color: #726DFF;
	text-decoration: none;
}
.link01:link  {
	color: #726DFF;
	text-decoration:none ;
}
.link01:hover  {
	color: #000000;
	text-decoration:none;
}
.link01:active {
	color: #000000;
	text-decoration: none;
}

.link02 {
	color: #000000;
	text-decoration: none;
}
.link02:link  {
	color: #000000;
	text-decoration:none ;
}
.link02:hover  {
	color: #4026ff;
	text-decoration:none;
}
.link02:active {
	color: #4026ff;
	text-decoration: none;
}

.link03 {
	color: #40009f;
	text-decoration: underline;
}
.link03:link  {
	color: #40009f;
	text-decoration:underline;
}
.link03:hover  {
	color: #40009f;
	text-decoration:none;
}
.link03:active {
	color: #40009f;
	text-decoration: none;
}


.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2c2c2;
}
.line2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c2c2c2;
}

.t12red {
	font-size: 12px;
	color: #CC0000;
	line-height: 18px;
	font-weight: bold;

}
.t13 {
	font-size: 13px;
	color: #40009f;
}

.bg2 {
	background-image: url(images/bg_4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg3 {
	background-image: url(images/products/table_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
