body {
	font-size:0.9em;
}

.conTitle{
	font-size:10pt;
	font-weight:bold;
	color:black;
}

.conText{
	font-size:10pt;
	line-height:1.5em;
}

.conSmall{
	font-size:8pt;
}

.conTitleLarge{
	font-size:12pt;
	font-weight:bold;
	color:blue;
}

.adText{
	font-size:9pt;
	line-height:1.2em;
}

.submenuB{
	font-size:0.9em;
}

.caution {
	color: red;
	font-weight: bold;
}

.searchDate{
	color:#999999;
	font-size:9pt;
	font-style:italic;
}
	
.searchLink a:link {
	color:#0000FF;
	font-weight:bold;
	text-decoration: none;
}

.searchLink a:visited {
	color:#000099;
	font-weight:bold;
	text-decoration: none;
}

.searchLink a:hover {
	color:#0000FF;
	font-weight:bold;
	text-decoration: underline;
}
	
.pageTitleBlu{
	font-weight:bold;
	color:#000099;
}

.submenuB a:link {
	color:#0000CC;
	text-decoration: none;
}

.submenuB a:visited {
	color:#000066;
	text-decoration: none;
}

.submenuB a:hover {
	color:#FF3300;
	text-decoration: underline;
}

.tabNaviColB{
	background-color:#EEFFFF;
	font-weight:400;
}

.tabNaviColB2{
	background-color:#99CCFF;
	font-weight:400;
}

.tblIndexColB th{
	background-color:#99CCFF;
}

.tblBgBlu {
	background-color:#99CCFF;
}

.tblBgPin {
	background-color:#FF9999;
}

.tblBgYel {
	background-color:#FFCC33;
}

.tblBgLiBlu {
	background-color:#CCFFFF;
}

.tblBgLiYel {
	background-color:#FFFFCC;
}

.textYel {
	color: #FFCC00;
}

.textBlu {
	color: #0000CC;
}

.textBluB {
	color: #0000CC;
	font-weight: bold;
}

.textLiBlu {
	color: #6699FF;
}

.pictFloat{
	float:right;
}


