/*=====Anchor=====*/
.link_w {  color: #000066; text-decoration: underline}
/*=====Text:Size + Height=====*/
.px12 {
	font-size: 12px;
}
.px10g30 {
	font-size: 10px;
	line-height: 130%;
}
.px12g30 {
	font-size: 12px;
	line-height: 130%;
}
.px12g60 {
	font-size: 12px;
	line-height: 160%;
}
.px12g40 {
	font-size: 12px;
	line-height: 140%;
}
.px14g30 {
	font-size: 14px;
	line-height: 130%;
}
/*=====Text:Color=====*/
.kffffff {
	color:#ffffff;
}
.kcccccc {
	color:#cccccc;
}
.k666666 {
	color:#666666;
}
.k333333{
	color:#333333;
}
.k993300 {
	color:#993300;
}
.kcc0000 {
	color:#cc0000;
}
.k000000 {
	color:#000000;
}
.k000066 {
	color:#000066;
}
/*=====Text:Size + Height + Color=====*/
.k000000px12 {
	font-size: 12px;
	color:#000000;
}
.kffffffpx12g30 {
	font-size: 12px;
	line-height: 130%;
	color:#ffffff;
}
.kffffffpx12 {
	font-size: 12px;
	color:#ffffff;
}
.k000066px12g30 {
	font-size: 12px;
	line-height: 130%;
	color:#000066;
}
/*-----Text:Size + Height + Color + Bold-----*/
.kffffffpx12b {
	font-size: 12px;
	color:#ffffff;
	font-weight: bold;
}
.k666666px12g30b {
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color:#666666;
}
.k666666px12b {
	font-size: 12px;
	font-weight: bold;
	color:#666666;
}
.px12g30b {
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
}
.kffffffpx12g30b {
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color:#ffffff;
}
.k000066px12g30b {
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color:#000066;
}
.k000066px12b {
	font-size: 12px;
	font-weight: bold;
	color:#000066;
}
.k000066px12 {
	font-size: 12px;
	color:#000066;
}
.px14g30b {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
}
.k000066px14g30b {
	font-size: 14px;
	line-height: 130%;
	font-weight: bold;
	color:#000066;
}
.k000066px12g60 {
	font-size: 12px;
	line-height: 160%;
	color:#000066;
}
.k000066px12g50 {
	font-size: 12px;
	line-height: 150%;
	color:#000066;
}
/*-----End-----*/
.px10 {  font-size: 10px}

.input1 { border-style: outset;
		   width: 120px;
		   font-weight: normal;
		   font-size:12px;
		   vertical-align:middle;
		   text-align:center;
		   text-valign:middle }



