/* CSS Document */

*{
margin:0px;
padding:0px;
font-family:Arial, Tahoma, Verdana;
}
body{
	color :#333;
	font : normal normal normal 12px/20px  Arial, Tahoma, Verdana;
	background:#fff  none ;
	word-break : break-all;
}
a{color:#096742; cursor:hand; font-family: Verdana, Arial, Helvetica, sans-serif;text-decoration:none;}
a:visited{ text-decoration:none;}
a:hover,a:focus{ color:#059905;	text-decoration:underline;}
a:active{ color:#059905; }
img{ border:none;}

.copyright {
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e1e1e1;
	height: 35px;
}
.path {
	font-size: 11px;
	text-indent: 20px;
	color: #666;
}
.pathblod {
	font-weight: bold;
	color: #037503;
}
.content {
	padding:12px;
}