/* Epoch Times Worldwide Marketing Website */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#5187B7;
	background-image: url(../images/back-main.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
}
td, tr, table {
	color:#666666;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
}
.mblue {
	float:left;
	height:24px;
	z-index:2;
	background-image: url(../images/button-blue.jpg); 
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	margin:0;
}
.mblue a,.mblue a:visited,
.mblue_active a, .mblue_active a:visted,
.mblue a:hover, .mblue_active a:hover{
	color:#000000;
	text-decoration: none;
	padding-left:7px;
	padding-right:7px;
	padding-top:3px;
	padding-bottom:3px;
}
.mblue_active{
	float:left;
	height:24px;
	z-index:2;
	background-image: url(../images/button-blue-over.jpg); 
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	margin:0;
}
.mred {
	float:left;
	height:24px;
	z-index:2;
	background-image: url(../images/button-red.jpg); 
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	margin:0;
}
.mred a,.mred a:visited,
.mred_active a, .mred_active a:visted,
.mred a:hover, .mred_active a:hover{
	color:#000000;
	text-decoration: none;
	padding-left:7px;
	padding-right:7px;
	padding-top:3px;
	padding-bottom:3px;
}
.mred_active{
	float:left;
	height:24px;
	z-index:2;
	background-image: url(../images/button-red-over.jpg); 
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	margin:0;
}
.myellow {
	float:left;
	height:24px;
	z-index:2;
	background-image: url(../images/button-yellow.jpg); 
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	margin:0;
}
.myellow a,.myellow a:visited,
.myellow_active a, .myellow_active a:visted,
.myellow a:hover, .myellow_active a:hover{
	color:#000000;
	text-decoration: none;
	padding-left:7px;
	padding-right:7px;
	padding-top:3px;
	padding-bottom:3px;
}
.myellow_active{
	float:left;
	height:24px;
	z-index:2;
	background-image: url(../images/button-yellow-over.jpg); 
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	margin:0;
}
.mgreen {
	float:left;
	height:24px;
	z-index:2;
	background-image: url(../images/button-green.jpg); 
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	margin:0;
}
.mgreen a,.mgreen a:visited,
.mgreen_active a, .mgreen_active a:visted,
.mgreen a:hover, .mgreen_active a:hover{
	color:#000000;
	text-decoration: none;
	padding-left:7px;
	padding-right:7px;
	padding-top:3px;
	padding-bottom:3px;
}
.mgreen_active{
	float:left;
	height:24px;
	z-index:2;
	background-image: url(../images/button-green-over.jpg); 
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	margin:0;
}
.mgrey {
	float:right;
	height:24px;
	z-index:2;
	background-image: url(../images/button-grey.jpg); 
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	margin:0;
}
.mgrey a,.mgrey a:visited,
.mgrey_active a, .mgrey_active a:visted,
.mgrey a:hover, .mgrey_active a:hover{
	color:#000000;
	text-decoration: none;
	padding-left:7px;
	padding-right:7px;
	padding-top:3px;
	padding-bottom:3px;
}
.mgrey_active{
	float:right;
	height:24px;
	z-index:2;
	background-image: url(../images/button-grey-over.jpg); 
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	margin:0;
}
.submenu_blue{
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #0F4F8A;
	background-color:#C0CDD8;
	padding-left:7px;
	padding-top:2px;
	padding-bottom:2px;
	color:#333333;
	text-decoration:none;
	font-size: 13px;
}
.submenu_blue a{
	font-size: 13px;
}
.submenu_red {
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #872816;
	background-color:#D8C5C1;
	padding-left:7px;
	padding-top:2px;
	padding-bottom:2px;
	color:#333333;
	text-decoration:none;
	font-size: 13px;
}
.submenu_red a{
	font-size: 13px;
}
.submenu_yellow {
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #ECBE1F;
	background-color:#F8E8AE;
	padding-left:7px;
	padding-top:2px;
	padding-bottom:2px;
	color:#333333;
	text-decoration:none;
	font-size: 13px;
}
.submenu_yellow a{
	font-size: 13px;
}
.submenu_green {
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #3B5913;
	background-color:#C8CEC0;
	padding-left:7px;
	padding-top:2px;
	padding-bottom:2px;
	color:#333333;
	text-decoration:none;
	font-size: 13px;
}
.submenu_green a{
	font-size: 13px;
}
.copyright {
	color:#666666;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	margin: 3px;
}
.copyright a{
	color:#666666;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	margin: 3px;
	text-decoration: none;
}
.copyright a:hover{
	color:#000000;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	margin: 3px;
	text-decoration: none;
}
.copyright a:visited{
	color:#666666;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	margin: 3px;
	text-decoration: none;
}
h1 {
	color:#000000;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 20px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h2 {
	color:#333333;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h2 a:hover {text-decoration: underline; color:#CC0000;}
p {
	color:#666666;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align:justify;
}
p a {
	color:#000000;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	text-decoration: underline;
}
p a:hover {color:#CC0000;}
.bold {
	color:#000000;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	font-weight:bold;
}
a {
	color:#000000;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	text-decoration: none;
}
.fadeimg {
	background-color:#0F4F8A;	
	filter: Alpha(Opacity=0);
	-moz-opacity:.0;
	opacity:.0;
}
.fadeimg2 {
	background-color:#872816;	
	filter: Alpha(Opacity=0);
	-moz-opacity:.0;
	opacity:.0;
}
.lbuttons{
	background-repeat:no-repeat;
}
.lbuttons4 a{
	background-image: url(../images/newspapers-epoch-times.jpg);
}
.lbuttons4 a:hover{
	background-image: url(../images/newspapers-over-epoch-times.jpg);
}
.lbuttons5 a{
	background-image: url(../images/websites-epoch-times.jpg);
}
.lbuttons5 a:hover{
	background-image: url(../images/websites-over-epoch-times.jpg);
}
.lbuttons6 a{
	background-image: url(../images/partners-epoch-times.jpg);
}
.lbuttons6 a:hover{
	background-image: url(../images/partners-over-epoch-times.jpg);
}
/* FORMULIER VELDEN */
label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}
label {
	width: 75px;
	text-align: right;
	padding-right: 20px;
}
input {
	background-color:#EEEEEE;
	border-bottom: 1px dotted #888888;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	width: 150px;
}
.inputb {
	background-color:#EEEEEE;
	border: 1px solid #888888;
	width: 150px;
	margin-left:75px;
}
form br {
	clear: left;
}
textarea {
	background-color:#EEEEEE;
	border-bottom: 1px dotted #888888;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	width: 150px;
}
#formbox {
float:left;
background-color:#CCCCCC;
border:1px solid #333333;
padding-right:20px;
padding-bottom:10px;
padding-left:10px;
padding-top:10px;
margin:10 0 10 10;
}
#contact {
float:left;
background-color:#CCCCCC;
border:1px solid #333333;
padding:10px;
margin: 10px;
}
/* for firefox to hide hidden fields styles */
.hide {
display:none;
}
.quote {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-style:oblique;
}