body {  
        color: #000000;
        background-color: #ffffff;
        font-family: Verdana, Arial, sans-serif;
        font-size: xx-small;
        text-align: left;
}

.bodyactie {  
        color: #FF0000;
        font-family: Verdana, Arial, sans-serif;
        font-size: xx-small;
        text-align: left;
}

.bodystrike {  
        color: #000000;
	text-decoration: line-through;
        font-family: Verdana, Arial, sans-serif;
        font-size: xx-small;
        text-align: left;
}

textarea {
        color: #000000;
        background-color: #ffffff;
        font-family: Verdana, Arial, sans-serif;
        font-size: x-small;
        text-align: left;
}

a {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: none;
}

.code {
        color: #000000;
        font-family: Courier New,Courier,monospace;
        font-size: x-small;
        text-align: left;
}

.intext {  
        color : Black;
        font-family : Arial, sans-serif;
        font-size : x-small;
}

.tdleft {
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 600px;
	background-color: #F2F2F2;
        color: Black;
        font-family: Verdana, Arial, sans-serif;
        font-size: xx-small;
}

.tdmid {
	padding: 0px;
	margin: 0px;
	width: 1px;
	background-color: #979797
}

.tdright {
	padding: 0px;
	margin: 0px;
	background-image: url("images/bg_ilace.gif");
	width: 199px;
        color: Black;
        font-family: Verdana, Arial, sans-serif;
        font-size: xx-small;
	font-weight: Bold;
	vertical-align: center;
	text-align: center;
}

.tdquote {
	padding: 0px;
	margin: 0px;
	background-image: url("images/bg_ilace.gif");
	width: 199px;
        color: Black;
        font-family: Verdana, Arial, sans-serif;
        font-size: xx-small;
	font-weight: Bold;
	vertical-align: top;
	text-align: center;
}

.domaincheck {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: auto;
        font-size: xx-small;
	font-weight: Bold;
	background: #DDDDDD;
	border-style: solid;
	border-color: #BBBBBB;
	text-align: center;
}

.dt1 {
	background: #EEEEEE;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.dt2 {
	background: #DDDDDD;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.dttop {
	background: #F0F0F0;
	border-bottom-width: thin;
	border-style: none none solid none;
	border-color: navy;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.prodtab {
	padding: 0px;
	width: auto;
        font-size: xx-small;
	font-weight: Bold;
	background: #DDDDDD;
	border-style: solid;
	border-color: #444444;
	border-width: 2px;
	text-align: left;
}

.prodtabv {
	padding: 0px;
	width: auto;
        font-size: xx-small;
	font-weight: bold;
	background: #DDDDDD;
	border-style: solid;
	border-color: #444444;
	border-width: 2px;
	text-align: left;
	width: 600px;
}

.prodtop {
	border-bottom-width: thin;
	border-style: none none solid none;
	border-color: navy;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	background: #C0C0C0;
	padding-bottom: 0px;
}

.prodleft {
	border-right-width: thin;
	border-style: none solid none none;
	border-color: navy;
	background: #C0C0C0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.produpperleft {
	border-right-width: thin;
	border-style: none none none none;
	border-color: navy;
	background: #C0C0C0;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

table {
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	border: none;
	border-style: none;
        color: #000000;
        font-family: Verdana, Arial, sans-serif;
        font-size: xx-small;
        text-align: left;
}

.ordertab {
	padding: 0px;
	width: auto;
        font-size: xx-small;
	font-weight: Bold;
	background: #DDDDDD;
	border-style: solid;
	border-style: thin;
	border-color: #444444;
	border-width: 2px;
	text-align: left;
}

input.order {
	border-style: solid;
	border-width: 1px;
	border-color: navy;
}

.required {
	color: navy;
}

.alert {
	font-size: x-small;
	font-weight: bold;
	color: red;
	text-align: center;
}

.submit {
        font-size: xx-small;
	font-weight: bold;
	padding: 1px;
	border: 1px solid #aaa;
}

.maintab {
	padding: 0px;
	width: 800px;
	border-style: none;
}

.topic {
	font-size: x-small;
	font-weight: bold;
	color: navy;
}

.actietopic {
	font-size: small;
	font-weight: bold;
	color: red;
}

.host {
	font-size: xx-small;
	font-weight: bold;
	color: black;
}

.logic {
	font-size: xx-small;
	font-weight: bold;
	font-style: italic;
	color: blue;
}

.nieuws {
	font-size: x-small;
	font-weight: bold;
	color: red;
}

input:button {
	color: white;
}	

