@charset "UTF-8";
/* CSS Document */

body{
	color:#000000 !important;
}
.container{
	border-top-color:#000000 !important;
	border-bottom-color:#000000 !important;
}
hr{
	color:#000000 !important;
	background-color:#000000 !important;
}
.button, button, input[type="submit"], input[type="reset"], input[type="button"]{
	background-color:#000000 !important;
	background:#000000 !important;
}
.bluebgwhiteborder {
	background: #000000 none repeat scroll 0 0 !important;
}