/* GENERAL STYLES */

body {
	margin: 0;
   padding: 0;
   background-color: #D7D7E1;
   color: black;
}

h1, h2, h3, h4 {
	background-color: transparent;
   color: #000066;
   margin: 0 0 0 1ex;
   clear: both;
}

h5 {

	background-color: transparent;
   color: #B4151A;
   margin: 0 0 0 1ex;   
   clear: both;
}


h1 a, h2 a, h3 a, h4 a {
   background-color: transparent;
   color: #B4151A;
}

a {
	background-color: transparent;
   color: #333333;
   text-decoration: underline;
}

a:hover{
	background-color: transparent;
   color: #0000FF;
   border-color: #F70000;
   border-width: 0 0 1px 0;
   border-style: solid
   text-decoration: underline;
}

p, li, dt, dd, th, td {

	font-size: 90%; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-left: 1em;
	margin-right: 1em;
   line-height: 1.4em;
}

.bigtext {
	background-color: transparent;
	font-size: 110%; 
   color: #000000;
   font-weight: bold;
   margin-left: 1em;
   clear: both;
}

.medtext {
	background-color: transparent;
	font-size: 100%; 
   color: #F70000;
   font-weight: bold;
   clear: both;
}

.smtext {
	background-color: transparent;
	font-size: 80%; 
	color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   line-height: 1.2em;
}
.sstext {
	background-color: transparent;
	font-size: 75%; 
	color: #000000;
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   line-height: 1.2em;
}

.smtext A:link {
	color: #B4151A;
   text-decoration: none;
}

.smtext A:active {
	color: #000066;
   text-decoration: none;
}

.smtext A:visited {
	color: #000066;
   text-decoration: none;
}

.smtext A:hover {
	color: #F70000;
   text-decoration: underline;
}

.balk {
	background-image:  url(http://www.visualsteps.com/winxp/images/balk.gif);
	background-repeat: repeat-x;
}

.navbg {

	background-image:  url(http://www.visualsteps.com/winxp/images/navbg.jpg);
	background-repeat: repeat-y;
}

.pgbg {
	background-image:  url(http://www.visualsteps.com/images/newsletterbg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;

}

.rtborder {
	background-image:  url(http://www.visualsteps.com/winxp/images/rtborder.jpg);
	background-repeat: repeat-y;
}

.pgbottom {

	background-image:  url(http://www.visualsteps.com/winxp/images/pgbot.jpg);
	background-repeat: no-repeat;
}

.cdrom {

	background-image:  url(http://www.visualsteps.com//winxp/images/cdrom.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

input { 

	background-color: #FFFFFF; 
	border:1px #C20046 solid; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000066; 
	font-size: 11px;
	}
.knop { 
	background-color: #FFFFFF; 
	border:1px #C20046 outset; 	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	color: #000066; 
	font-weight: bold; 
	cursor: hand
	}

.myimage {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #B5A2C3;
	border-bottom-color: #B5A2C3;
	border-left-color: #FFFFFF;
}

.myimage2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFAE0;
	border-right-color: #ECECF2;
	border-bottom-color: #ECECF2;
	border-left-color: #FFFAE0;
}
