BODY {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #FFECDE;
	scrollbar-highlight-color: #523A1B;
	scrollbar-shadow-color: #523A1B;
	scrollbar-track-color: #FFECDE;
	scrollbar-3dlight-color: #ECE8D6;
	scrollbar-base-color: #ECE8D6;
	scrollbar-darkshadow-color: #ECE8D6;
	color: #000000;
	text-align: left;
}

BODY.content{
  background-color:#FFECDE;
  margin-bottom:10px;
  margin-left:10px;
  margin-right:10px;
  margin-top:10px;
}

BODY.blank {
	background-color: #fff6f0;
	background-image: none;
}

BODY.shadetop {
	background-color: #fff6f0;
	background-attachment: fixed;
	background-image: url(../images/shadetopfiller.gif);
	background-position: top;
	background-repeat: repeat-x;
}

BODY.shadebottom {
	background-color: #fff6f0;
	background-attachment: fixed;
	background-image: url(../images/shadebottomfiller.gif);
	background-position: top;
	background-repeat: repeat-x;
}

BODY.shaderight {
	background-color: #fff6f0;
	background-attachment: fixed;
	background-image: url(../images/shaderightfiller.gif);
	background-position: left;
	background-repeat: repeat-y;
}

BODY.shadeleft {
	background-color: #fff6f0;
	background-attachment: fixed;
	background-image: url(../images/shadeleftfiller.gif);
	background-position: left;
	background-repeat: repeat-y;
}

BODY.frametop{
  background-color:#F28701;
}

BODY.framemenu{
  filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#ffc191', EndColorStr='#ffecde');
  background-color:#ffc191;
  border-right-color:Black;
  border-right-style:solid;
  border-right-width:1px;
}

.frametoptext{
  border-bottom: black 1px solid;
  border-left: black 1px solid
  vertical-align:top;
  text-align:right;
  font-weight:bold;
  color:White;
  font-size:10px;
  padding-right:3px;
  padding-top:6px;
  line-height:22px;
}

.frameleftlogo{
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/kroymans.png');
  width:1px;
  height:1px;
  margin-bottom:4px;
}

.frametoplogo{
 	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight:bold;
	font-style:italic;
	color:White;
  border-bottom: black 1px solid;
  background-image:url(../images/Sator-Topafbeelding-Loop2.png);
  background-repeat:repeat-x;
  background-position: left top;
  background-attachment:fixed;
  text-align:right;
  padding-right:10px;
  padding-bottom:10px;
}

.mainBody {
	background-color: #FFF6F0;
}

.websiteTable {
	border-bottom: solid 1px black;
	border-right: solid 1px black;
	background-color: #FFECDE;
}

.websiteTD {
	border-top: solid 1px black;
	border-left: solid 1px black;
}

.BedrijfsNaam {
	font-size: 24px; font-family: verdana;
	font-weight: bold;
}

.WhiteText {
	font-size: 10px;
	font-family: verdana;
	color: white;
	font-weight: bold;
}

.BlackText{
	font-size: 10px;
	font-family: verdana;
	color: black;
	font-weight: bold;
}

td{
	font-family: Verdana;
	font-size: 10px;
	/*font-weight: normal;
	color: Black;*/
}

a{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: Black;
}

.MenuTitle{
  font-size:13px;
  color:Black;
  font-weight:bold;
  line-height:30px;
}

.LoginCellLeft{
	background-color: #F28701;
	width: 75px;
	color: White;
	font-weight: bold;
}

.LoginCellRight{
	background-color: #FFC191;
	width: 190px;
}

.CellLeft{
	background-color: #F28701;
	color: White;
	font-weight: bold;
}

.CellRight{
	background-color: #FFC191;
	width: 190px;
}

.LoginVeld{
	border: solid 1px black;
	background-color: Transparent;
	width: 190px;	
}

.DropdownList{
	border: solid 1px black;
	background-color: #FFC191;
	width: 190px;	
	font-size:10px;
}

.EditVeld{
	border: solid 1px black;
	background-color: Transparent;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: Black;
	width: 220px;	
}

.EditVeldWit{
	border: solid 1px black;
	background-color: White;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: Black;
	width: 220px;	
}

.EditVeldWitNumeric{
	border: solid 1px black;
	background-color: White;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	color: Black;
	width: 220px;	
}

.Button{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	width: 100px;	
}

.InfoTable{
  border: solid 1px black;
  background-color:White;
  width:150px;
}

.InfoCellLeft{
	background-color: #F28701;
	width: 125px;
	color: White;
	font-weight: bold;
	white-space:nowrap;	
}

.InfoCellRight{
	background-color: #FFC191;
	width: 225px;
	white-space:nowrap;	
}

.datagridHeader{
	background-color: #F28701;
	color: White;
	font-weight: bold;
}

.datagridFooter{
	background-color: #F28701;
	color: White;
}

.datagridRowEven{
	background-color: #ffdabe;
}

.datagridRowOdd{
	background-color: #FFC191;
}

.datagridItem{
	background-color: #FFC191;
	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
}

.menubutton{
  width:129px;
  height:31px;
  padding-bottom:0px;
  padding-left:0px;
  padding-right:0px;
  padding-top:0px;
  visibility:visible;
}

a.datagridHeader{
  color: White;
	font-weight: bold;
	text-decoration:none;
}

a:hover.datagridHeader{
	text-decoration:underline;
}

a.small{
  color: White;
	font-weight: bold;
	text-decoration:none;
}

a:hover.small{
	text-decoration:underline;
}