body{ 
      margin:0px; 
      padding:0px; 
      background-color:#232323; 
      background-image:url(images/m_bg.gif); 
 /*     background-position:center; */
      background-position:top;
 
}
.text_01 {
	font-family: Tahoma;
	font-size: 10px;
	color: #393939;
	text-align: justify;
}
.text_02 {
	font-family: Tahoma;
	font-size: 10px;
	color: #881F1F;
	text-align: justify;
	font-weight: bold;
}
.link_01 {

	font-family: Tahoma;
	font-size: 10px;
	color: #A50000;
}
.link_01:hover {

	font-family: Tahoma;
	font-size: 10px;
	color: #2964AD;
}
.link_02 {

	font-family: Tahoma;
	font-size: 10px;
	color: #881F1F;
}
.link_02:hover {

	font-family: Tahoma;
	font-size: 10px;
	color: #2964AD;
}
.link_03 {

	font-family: Tahoma;
	font-size: 10px;
	color: #2964AD;
}
.link_03:hover {

	font-family: Tahoma;
	font-size: 10px;
	color: #881F1F;
}
.text_03 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
}
.form1 {
	font-family: Tahoma;
	font-size: 10px;
	height: 20px;
	width: 240px;
	border: 1px solid #404040;
}
.form2 {
	font-family: Tahoma;
	font-size: 10px;
	height: 70px;
	width: 240px;
	border: 1px solid #404040;
}
.link_04 {

	font-family: Tahoma;
	font-size: 11px;
	color: #1925BC;
	line-height: 16px;
}
.link_04:hover {

	font-family: Tahoma;
	font-size: 11px;
	color: #A50000;
	line-height: 16px;
}

