body,td,th,input,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body, td, th {
	color: #4C4C4C;
}

input, textarea {
	color: #000000;
	}

body {
	background-color: #4C4C4C;
	margin: 12px;

}

div.mmwbalk {
	background-color : #4C4C4C;
	text-align: center;
}

div.mmwbalk, div.mmwbalk A, div.mmwbalk A:visited
{
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}

table#mmwmain {
	background-color: white;
	border: 1px solid #f68f1d;
}


form {
	margin: 0;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #f68f1d;
	height: 1px;
}
h1 {
	text-align: center;
	font-size: 20px;
	color: #4C4C4C;
	text-transform: uppercase;
}
h2 {
	font-size: 15px;
	color: #4C4C4C;
	margin: 5px 0px 5px 0px;
}
a:link, a:visited, a:active {
	color: #4C4C4C;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #f68f1d;
}
.note {
	color: #666666;
	font-size: 10px;
}
label {
	cursor: pointer;
}
.menu {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 4px;
	padding-left: 8px;
	border-bottom: 1px solid #f68f1d;
}
.menu li {
	list-style-type: none;
	display: inline;
	padding-right: 1px;
}
.menu a, .menu a:link, .menu a:active, .menu a:visited {
	border-bottom: 0;
	padding: 4px 3px 4px 3px;
	color: #f68f1d;
	font-weight: normal;
}
.menu a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #4D4D4D;
}
.current a, .current a:link, .current a:active, .current a:visited {
	color: #f68f1d;
	font-weight: bold;
}
.content, .mailcontent {
	background-color: #FFFFFF;
	padding: 20px;
	height: 280px;
	width: 750px;
	text-align: left;
	vertical-align: top;
}
.content {
	width: 750px;
}

.mailcontent {
	width: 500px;
}

.mailcontent a {
	text-decoration: underline;
}

.box {
	border: 1px solid #f68f1d;
	padding: 4px;
}

.row_a {
	background-color: #EEEEEE;
}
.row_b {
	background-color: #DDDDDD;
}
.hide {
	display: none;
}

.klein {
	font-size: 10px;
}

.settings_table td {
	vertical-align: top;
	text-align: left;
}
.setting_name {
	width: 180px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.setting_wide {
	width: 450px;
}

.setting_small {
	width: 120px;
}
textarea.small {
	height: 50px;
}
textarea.big {
	height: 80px;
}

.advanced td {
	background-color: #F0F0F0;
	}

.donotchange {
	/*sihw*/
	display: none;
}

.advancedtoggle {
	width: 250px;
}

.mouseover_info {
	/*een label ofzo waar je info krijgt als je erboven hangt */
	border-bottom: 1px dotted #f68f1d;
	cursor: help;
}

div#helpdiv {
	background-color: #f68f1d;
	color: white;
	border: 2px outset white;
	padding: 4px;
	width: 350px;
	height: 250px;
	overflow: auto;
	cursor: pointer;
	position: absolute;
}

span.pagestats {
}

span.statschanged {
	background-color: #79FF00;
}
