body {
	font-family: tahoma;
	font-size: 10px;
	color: #777777;
}
td {
	font-family: tahoma;
	font-size: 10px;
	color: #777777;
}
img{
	border: 0px;
}
.gray{
	color: #777777;
	text-decoration: none;
}
.gray:hover{
	color: #999999;
}
.ins_search{
	color: #000000;
	font-size: 11px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-right: 5px;
	white-space: nowrap;
}
input{
	width: 118px;
	height: 19px;
	border-top: 1px solid #C4C4C4;
	border-left: 1px solid #C4C4C4;
	font-size: 11px;
	font-family: tahoma;
}
textarea{
	width: 250px;
	height: 200px;
	border-top: 1px solid #C4C4C4;
	border-left: 1px solid #C4C4C4;
	font-size: 11px;
	font-family: tahoma;
	background-color: #ffffff;
}
.search{
	width: 118px;
	height: 19px;
	border-top: 1px solid #C4C4C4;
	border-left: 1px solid #C4C4C4;
	font-size: 11px;
	font-family: tahoma;
}
.button a{
	display: block;
	width: 55px;
	height: 17px;
	border: 1px solid #AAAAAA;
	margin-left: 5px;
	background-image: url(images/bgbutton.gif);
	text-align: center;
	padding-top: 2px;
}
.date{
	color: #4D4D4D;
	font-size: 11px;
}
.allnews{
	text-align: right;
}
.allnews a{
	color: #B60411;
	font-weight: bold;
	text-decoration: none;	
}
.allnews a:hover{
	text-decoration: underline;
}
.red{
	color: #CF000A;
	text-decoration: none;
	display: block;
}
.red:hover{
	text-decoration: underline;
}
