/* CSS Document */

.text_normal{	
	color:#58595b; font:Arial; font-weight:normal; font-size:11px; font-family:Tahoma}

.text_link{	
	color:#0000FF; font:Arial; font-weight:bold; font-size:11px; font-family:Tahoma}
	
.text_normal_{	
	color:#58595b; font:Arial; font-weight:bold; font-size:11px; font-family:Tahoma}
	
.text_body{	
	color: #000000; font:Arial; font-weight: bold; font-size:11px; font-family:Tahoma}
	
.text_input{
	width:200px;
	border:solid 1px #CCCCCC;
}

.text_area{
	width:200px;
	height:80px;
	border:solid 1px #CCCCCC;
}

.button{
	width:80px;
	height:20px;
	border:1px solid #CCCCCC;
	background: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style4 {
	font-size: 12px;
	font-weight: bold;
	color: #c54900;
	font-family: Tahoma;
}
.style6 {font-family: Tahoma; font-size: 12px;}
.style11 {color:#000000; font:Tahoma; font-weight:normal; font-size:11px}
.style12 {
	color: #58595b;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
}
.style13 {color: #c54900; font-family: Tahoma; font-size: 12px;}


