body
{
}
.mengtext_b
{
	font-weight: bold;
	font-size: 8pt;
	font-family: tahoma;
}
.mengtext
{
	font-size: 8pt;
	font-family: tahoma;
}
.sengtext
{
	font-size: 7pt;
	font-family: verdana;
}
.text_box {  font-family: tahoma; font-size: 8pt; color: #333333; border: 1px solid; border-color: #649EFF #ADCBFF #ADCBFF #639EFF; background-color: #ECF5FF}
.button_box
{
	border-right: #649eff 1px solid;
	border-top: #adcbff 1px solid;
	font-size: 8pt;
	border-left: #adcbff 1px solid;
	color: #333333;
	border-bottom: #639eff 1px solid;
	font-family: tahoma;
	background-color: #dbe4ee;
}

.button						  { font-family: tahoma; font-size: 8pt;color: #000000; 
								cursor: hand; 
								border: solid 1px #808080; 
								background: url(images/button_back.gif) center; 
								padding:1px; }

A:link
{
	color: #006699;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
A:visited
{
	text-decoration: none;
}
