/* =============== Text Class =============== */

.big{
	font-size: 9pt;
	line-height:14pt;
}
.text,.error,.white_text{
	font-size: 9pt;
	line-height:14pt;
}
.small,.notice{
	font-size: 8pt;
	line-height:13pt;
}
.dbig{
	font-size:10pt;
}
.dtext{
	font-size:9pt;
}
.dsmall{
	font-size:8pt;
}

.leftnav,.leftnav:hover,.leftnavon,.leftnavon:hover,.rightnav,.rightnav:hover,.repairnav,.repairnav:hover,.repairnavon,.repairnavon:hover{
	font-size: 8pt;
}
.date,.news,.news:hover{
	font-size: 9pt;
	line-height: 12pt;
	/*font-size: 8pt;
	line-height: 11pt;*/
}

.texte{
	font-size: 8pt;
	line-height:13pt;
}

.basel{font-size: 9pt}

.white,.white:hover{font-size: 9pt}
.black,.black:hover{font-size: 9pt}
.sblack,.sblack:hover{font-size: 8pt}

/* =============== Form Class =============== */

.search,.search2,.inputsize1,.inputsize2,.inputsize3{
	font-size:9pt;
	background-color:#ffffff;
	border:1;
	border-style:inset;
	border-color: #cccccc;
	margin:0px;
}

.pulldown,.button2{
	font-size:9pt;
}

.button{
	font-size:9pt;
}

/* =============== Time Class =============== */
.dayfont{font-size: 9pt;}
.timefont{font-size: 18pt;}

/* =============== Special Class =============== */
.bnr{
	filter:blendTrans(duration=2)
}