.mm 
{
	border-color: #939598 ; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}
a:link
{
	text-decoration:underline
}
a:hover
{
	text-decoration:none
}
.new_txt_style
{
	font-family:tahoma,tahoma,helvetica;
	border:1 solid #C0C0C0
}
.new_font_style
{
	font-family:tahoma,sans-serif;
	font-size:11px;
	text-decoration:underline;
	color: #939598
}
.new_font_style_over
{
	font-family:tahoma,sans-serif;
	font-size:11px;
	text-decoration:none;
	color: #939598
}
input.btn
{
	border:0px solid;
	font-family:tahoma;
	font-size:11px;
	color:#58595b;
	height:18px;
	background-color:#bcbec0
}
input.btnhov
{
	color: #aaaaaa;
	cursor:hand;
}