BODY {
	font-size: 12.0pt;
}

TH{
	font-size: 13.0pt;
}

TD{
	font-size: 12.0pt;
}

DIV.Type1{
	font-weight 		: bold;
	padding				: 0.2em;
	border-width		: 1px;
	border-style		: solid;
	border-color		: lightpink;
}

DIV.Type2{
	font-weight 		: bold;
	padding				: 0.2em;
	border-width		: 1px;
	border-style		: solid;
	border-color		: lightgreen;
}

DIV.Type3{
	font-weight 		: bold;
	padding				: 0.2em;
	border-width		: 1px;
	border-style		: solid;
	border-color		: lightblue;
}

.Bsbttn{
	font-family:MS UI Gothic, MS PGothic, Osaka;
	font-size:14px;
	background:#D6E7EF;
	border-bottom: 1px solid #104A7B;
	border-right: 1px solid #104A7B;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color:#000066;
	text-decoration:none;
	cursor: hand;
}

A.tab{
	color:#FFFFFF;
	font-family:MS UI Gothic, MS PGothic, Osaka;
	font-size:13px;
	text-decoration:none;
}

FONT.tab{
	color:#F4D500;
	font-family:MS UI Gothic, MS PGothic, Osaka;
	font-size:13px;
}

.tagline{
	font-family:MS UI Gothic, MS PGothic, Osaka;
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	font-weight:BOLD;
}

.PPModuleTtlTxt{
	COLOR:#104A7B;
	FONT-FAMILY:Tahoma, sans-serif;
}

.PPDesTxt{
	FONT-FAMILY:MS UI Gothic, MS PGothic, Osaka;
}

.PPModuleBrd{
	BACKGROUND-COLOR:#DBEAF5;
}

.PPModuleTtlTbl{
	BACKGROUND-COLOR:#DBEAF5;
}

.PPDynamicTbl{
	BACKGROUND-COLOR:#FFFFFF;
}

.PPRSbmtBtn{
	FONT-FAMILY:MS UI Gothic, MS PGothic, Osaka;
	FONT-SIZE:13px;
	BACKGROUND:#DBEAF5;
	BORDER-BOTTOM:1px solid #104A7B;
	BORDER-RIGHT:1px solid #104A7B;
	BORDER-LEFT:1px solid #AFC4D5;
	BORDER-TOP:1px solid #AFC4D5;
	COLOR:#000066;
	FONT-WEIGHT:normal;
	TEXT-DECORATION:none;
	CURSOR:hand;
}

.oddline{
	background-color:	#bbccbb;
}
.evenline{
	background-color:	#ccddcc;
}

a{
	color:#0000FF ;
	text-decoration: none;
}

a:hover{
	color:#0000FF ;
	text-decoration: underline;
}

a:visited{
	color:#0000FF;
}
