*
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

BODY
{
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	background: #202e3b;
	background-color: #202e3b;
	margin: 10px 0px 10px 0px;
}

.info_padding {
	padding: 8px;
}
.grey_border {
	border: 1px solid #E0E0E0;
}

.headers {
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
}
.form_contentpadding {
	padding: 10px;
}
.content_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.padding_10 {
	padding: 10px;
}
.fields {
	color: #999999;
	background-color: #F8F8F8;
	border: 1px solid #999999;
	font-size: 9px;
}
.Sub_heads{
	padding: 5px;
}


.red_star {
	color: #CC0000;
}
.Button
{
	border: #666666 1px solid;
	background-color: #ffffff;
	color: #666666;
	font-family: Tahoma;
	font-size: 10px;
	cursor: hand;
	padding: 0px 4px 0px 4px;
	margin: 0px 0px 0px 4px;
	height: 18px;
	line-height: 10px;
}
TD
{
	margin: 0px;
	color: #666666;
}
	
BODY.admin
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background: #ffffff;
	background-color: #ffffff;
	overflow: scroll;
}

FORM
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

H1
{
	font-size: 17px;
	line-height: 10px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}

.smallwhite
{
	color: #FFFFFF;
}

.smallgrey
{
	color: #E3E3E3;
}

.contenttext, .contenttext TABLE
{
	line-height: 13px;
	color: #666666;
}


A:link, A:visited, A:active
{
	text-decoration: none;
	font-weight: bold;
	color: #6290A7;
}

A:hover, A:visited:hover, A:active:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #6290A7;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}

P
{
	margin-top: 0px;
	margin-bottom: 10px;
}

UL, OL
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

INPUT.TextBox
{
	border: 1px inset Silver;
	border-style: inset;
	border-color: Silver;
	border-width: 1px;
	line-height: 12px;
	color: #666666;
}

SELECT.DropDown
{
	border: 1px inset Silver;
	border-style: inset;
	border-color: Silver;
	border-width: 1px;
	line-height: 12px;
	color: #666666;
}

INPUT.Button
{
	border: 1px ridge Silver;
	border-style: ridge;
	border-color: Silver;
	border-width: 1px;
	line-height: 12px;
	color: #666666;
	cursor: pointer;
}

LABEL.CallMe
{
	vertical-align: top;
	position: relative;
	top: 4px;
}

/* Check domain name / Search our site */

TABLE.contentDomainSearch
{
	/*background: url(../images/DomainCheck_Background.gif);*/
	/*background-image: url(../images/DomainCheck_Background.gif);*/
	background-position: top left;
	background-repeat: no-repeat;
	width: 220px;
	height: 103px;
}

TABLE.contentDomainSearch INPUT.TextBox
{
	border: inset 1px Silver;
	border-style: inset;
	border-width: 1px;
	border-color: Silver;
	/*
	font-size: 11px;
	*/
	line-height: 14px;
	color: #666666;
	width: 150px;
	height: 19px;
}

.domaincheckbox
{
	line-height: 13px;
	border-style: none;
	border-width: 0;
	background: #F3F3F3;
	color: #666666;
}


/* Producten */

.tblService
{
	background: url(../images/ServiceTBback.gif) bottom no-repeat;
	background-image: url(../images/ServiceTBback.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #f3f3f3;
}

A.service, A.service:active, A.service:visited
{
	line-height: 20px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
	width: 198px;
	height: 20px;
	padding-left: 4px;
	padding-right: 4px;
	vertical-align: middle;
}

A.service:hover, A.service:active:hover, A.service:visited:hover
{
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

TABLE.tblProducten TD
{
	line-height: 12px;
	color: #000000;
}

/* Footer */

.footer, .footer A
{
	color: #6290A7;
}

.thumbdev {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
	border-bottom-style: solid;
}