@charset "iso-8859-1";
/* CSS Document */
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.b1 {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9D9D9D;
	border-left-color: #9D9D9D;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #959595;
}
.b2 {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9D9D9D;
	border-left-color: #9D9D9D;
}
.pop A:link, .pop A:visited, .pop A:active {
        color:#555555;
	text-decoration: underline;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	line-height: 24px;
}
.pop A:hover {
	color:#9ec527;	
	text-decoration: none;}
.sos {color:#333333;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-weight: normal;
      font-size: 12px;
      line-height: 24px;
}
