body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #062D03;
	margin: 0px;
	font-size: small;
	background-image: url(images/wallpaper.gif);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: 0px 0px;



}
#mainbody {
	padding: 6px;
}



#consentBox { 
	background: rgba(0,0,0,.9); 
	padding: 20px; 
    	border-radius: 15px; 
	-webkit-box-shadow: 0px 0px 32px 8px rgba(0,0,0,0.45);
	-moz-box-shadow: 0px 0px 32px 8px rgba(0,0,0,0.45);
	box-shadow: 0px 0px 32px 8px rgba(0,0,0,0.45);
	text-align: center; 
	color: #fff;
	position: fixed;
	width: 450px;
	height: 200px;
	bottom: 5%;
	left: 50%;
	margin-left: -225px; /* Negative half of width. */
	z-index: 100;
} 
#consentBox.hide { 
	opacity: 0; 
	pointer-events: none; 
	transform: scale(0.8); 
	transition: all 0.3s ease; 
}
::selection { 
	color: #fff; 
	background: #229a0f; 
} 
#consentContent p { 
	color: #eee; 
	margin: 10px 0 20px 0; 
}
#consentContent .buttons { 
	display: flex; 
	align-items: center; 
	justify-content: center; 
	margin-top: 20px;
} 
.consentButton, 
.rejectButton { 
	padding: 12px 30px; 
	padding-bottom: 12px;
	border: none; 
	outline: none; 
	color: #fff; 
	font-size: 16px; 
	font-weight: 500; 
	border-radius: 5px; 
	cursor: pointer; 
	transition: all 0.3s ease; 
} 
.consentButton { 
	background: #2a910b; 
	margin-right: 10px; 
} 
.rejectButton { 
	color: #111211; 
	background: transparent; 
	border: 2px solid #099c2c; 
	text-decoration: none; 
}
#consentBox img { 
	max-width: 90px; 
} 
#consentHeader { 
	font-size: 25px; 
	font-weight: 600; 
	margin-top: 10px; 
}



/*#premiumsites {
	background-color: #FFFFFF;
	padding: 4px;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	font-size: small;

}*/
#premiumsites {
	display: block;
	overflow: auto;
	background-color: #FFFFFF;
	height: 328px;
	width: 313px;
	font-size: small;
	text-align: left;
}
.signuptable {
	font-size: x-small;

}
.requiredfield {
	font-family: "Arial Black", Impact, Arial;
	color: #FF0000;
	font-size: medium;
}
.signup_error_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #FF0000;


}
.smalltexttable {
	font-size: x-small;
}



.mainblock .mediumblock {
	border: none;
}
.mediumblock {
	width: 760px;
	margin: auto;
	border: none;
}
.mediumblock .content{
	width: 760px;
	border: none;
}
.mainblock .content .c{
	width: 760px;
	margin: 0px;
	padding: 0px;
	border: none;
}
.standard-block {
	width: 760px;
	margin: 0px;
	padding: 0px;
	border: none;
}
.mainblock .content {
	width: 760px;
	margin: 0px;
	padding: 0px;
	border: none;
}
.table-container {
	width: 760px;
	margin: 0px;
	padding: 0px;
	border: none;
}
.section_header5 {
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #199113;
	border: none;
}
table {
	border: none;
}
.tab-column {
	background: none;
	background-color: #ffffff;
	border: none;
}
.action-message {
	width: 760px;
}
.action-message .action-header {
	width: 760px;
}