.scrib-case {
	border: 1px solid Black;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: Black;
 }
.scrib-header { background: #216383; font-size: 14px; color: White; }
.scrib-nav {font-size: 10px; color: White; background: #000000;}
.scrib-menu { background: #000000;  color: White; }
.scrib-menu a:link, .scrib-menu a:visited { background: #000000; color: White; text-decoration: none; }
.scrib-menu a:hover, .scrib-menu a:active { text-decoration: underline overline; }
.scrib-post1 { background: #51A8D2; font-size: 14px; font-weight: normal; }
.scrib-post2 { background: #2D87B3; font-size: 14px; font-weight: normal; }
.scrib-sig1 { background: #51A8D2; }
.scrib-sig2 { background: #2D87B3;}

 .scrib-button{
	color: White;
	background-color: #009900;
	border-bottom, border-right:thin solid #222244;
	border-top, border-left: thin solid #CCFFCC;
}
