.v6-theme-l5 {color:#000 !important; background-color:#f1f1f1 !important}
.v6-theme-l4 {color:#000 !important; background-color:#cccccc !important}
.v6-theme-l3 {color:#fff !important; background-color:#999999 !important}
.v6-theme-l2 {color:#fff !important; background-color:#666666 !important}

/*.v6-theme-l1 {color:#fff !important; background-color:#398fd9 !important}*/

.v6-theme-l1 {color:#ffffff !important; background-color:#000000 !important}

.v6-theme-d1 {color:#fff !important; background-color:#000000 !important}
.v6-theme-d2 {color:#fff !important; background-color:#000000 !important}
.v6-theme-d3 {color:#fff !important; background-color:#000000 !important}
.v6-theme-d4 {color:#fff !important; background-color:#000000 !important}.v6-theme-l1
.v6-theme-d5 {color:#fff !important; background-color:#000000 !important}
.previouspage {margin-left:29%;font-size:20px;color:green;letter-spacing:1px}
.nextpage {margin-left:79%;font-size:20px;color:green;letter-spacing:1px}
.ppage {margin-top:-70px;}
.v6-theme-light {color:#000 !important; background-color:#f0f0f0 !important}
.v6-theme-dark {color:#fff !important; background-color:#000000 !important}
.v6-theme-action {color:#fff !important; background-color:#000000 !important}

.v6-theme {color:#fff !important;letter-spacing:1px; background-color:#1fad37 !important}
.v6-text-theme {color:#000000 !important}
.v6-theme-border {border-color:#000000 !important}
.v6-hover-theme:hover {color:#fff !important; background-color:#000000 !important}
.v6-container1 {
	width:20%;
	height:35px;
	border-radius:3px;
	text-align:center;
	margin-left:20%;
}

.code
{
background:white;background-repeat:no-repeat;
border:solid grey;border-width:42px 10px 42px 10px;
color:#000000;line height:16px;
margin:10px 0 10px 10px;max-height:500px;min-height:16px;overflow:auto;
padding:28px 10px 10px;width:62%;
}
.code:hover
{
background-repeat:no-repeat;
}