BODY {	SCROLLBAR-FACE-COLOR: #C4C4C4; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #D5D5D5; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #D5D5D5; SCROLLBAR-DARKSHADOW-COLOR: #d2d1cb
}
.text {
	font-family: Ms Sans Serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #666666;
} 
.texty {
	font-family: Ms Sans Serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #B0B07C;
} 
.textw { 
	font-family: Ms Sans Serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #FFFFFF;
} 
.textb {
	font-family: Ms Sans Serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #111111;
} 
.texth {
	font-family: Ms Sans Serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #396DA6;
} 
.link_b {
	font-family: Ms Sans Serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;	
	color: #666666;
}
A:hover.link_b {
	font-family: Ms Sans Serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration:  none;
	color: #396DA6;
}
.link_h {
	font-family: Ms Sans Serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}
A:hover.link_h {
	font-family: Ms Sans Serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #666666;
}
.link {
	font-family: Ms Sans Serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	color: #003399;
}
A:hover.link {
	font-family: Ms Sans Serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;
	color: #003399;
}
.inputbox {
  font-family      : Ms sans serif;
  font-size        : 10px;
  color            : #666666;
  background-color : #F0F0F0;
  border           : 1px solid #cccccc;
}