body{
padding:0px;
margin:0px;
}
a:hover{text-decoration:none;}
.m_text
	{
		font-family:Arial;
		font-size:12px;
		line-height:14px;
		color:#525252;
	}
	
a:hover{text-decoration:none;}
.m1_text
	{
		font-family:Arial;
		font-size:13px;
		line-height:14px;
		color:#A72D3C;
	}

.m2_text
	{
		font-family:Arial;
		font-size:11px;
		line-height:13px;
		color:#525252;
	}

.m3_text
	{
		font-family:Arial;
		font-size:14px;
		line-height:13px;
		color:#CCCCCC;
	}

.h_text
	{
		font-family:Arial;
		font-size:9px;
		line-height:9px;
		color:#97C003;
	}
	
.l_text
	{
		font-family:Arial;
		font-size:11px;
		line-height:14px;
		color:#AF283F;
	}	
	
.k_text
	{
		font-family:Arial;
		font-size:16px;
		line-height:14px;
		color:#AF283F;
	}	
	
.c_text
	{
		font-family:Arial;
		font-size:11px;
		line-height:11px;
		color:#838383;
	}
	
.d_text
	{
		font-family:Arial;
		font-size:11px;
		line-height:11px;
		color:#AF283F;
	}

.f_text
	{
		font-family:Arial;
		font-size:11px;
		line-height:11px;
		color:#FFFFFF;
	}

.form
	{
		width:119px; height:19px; border-color:#8B8B8B; border-width:1px; background-color:#ffffff; border-style:solid
	}
.form_div
	{
		height:22px; margin-top:3px;		
	}
		
	a.m_text{text-decoration:none;}	
	a.m_text:hover{text-decoration:underline;}

	a.m1_text{text-decoration:none;}	
	a.m1_text:hover{text-decoration:underline;}
	
	a.c_text{text-decoration:none;}	
	a.c_text:hover{text-decoration:underline;}
	
#menu {
	width: 180px;
	border: 1px solid #ccc;
	margin: 0px;
	}
	
#menu  a {
  	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu  a:link, #menu  a:visited {
	color: #888;
	display: block;
	background: url(images/menu.gif);
	padding: 8px 0 0 30px;
	}
	
#menu  a:hover, #menu  a:active {
	color: #283A50;
	background: url(images/menu.gif) 0 -32px;
	padding: 8px 0 0 30px;
	}