@import "paging.css";
a{
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration: underline;
}
body, td, font, div, p, input, select, textarea{
	font-family: tahoma;
	font-size: 8pt;
}
.menu{
	margin-left: 5px;
	font-family: tahoma;
	font-weight: bold;
}
.submenu{
	margin-left: 5px;
	font-family: tahoma;
}
.newsSpot{
	color: #000000;
}
.newsTitle{
	color: #666666;
	font-weight: bold;
}
.button{
	color: #000000;
	font-family: verdana;
	border: 1px solid #5F9512;
	background-color: #FFFFFF
}
.input_text{
	font-family: verdana;
	border: 1px solid #5F9512;
}
form{
	 margin: 0px;
}
.message{
	color: #115A07;
	font-weight: bold;
}
.message_diff{
	color: #F99E00;
}

.detail, .detail *{
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 16px;
}
