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;
}
.side_menu_title{
	height: 24px;
	background: url(images/side_menu_bck.png) repeat-x;
	
}
.side_menu_title span{
	background: url(images/side_menu_icon.png) no-repeat left center;
	padding-left: 23px;
	font: 700 12px/20px Tahoma;
	color: #FCFCFC;
}
.detail, .detail *{
	font-size: 10pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 16px;
}