.shadow {
	filter: Shadow(Color=#B1B1B1, Direction=135);
}

.MainStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
}
.TitleFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #999999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.input_displayonly {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: blue;
	border: 0px solid #000000;
	height: 21px;
	vertical-align: middle;
}
.input_background {
	background-image: url(http://www.digidruk.nl/asp_net/enricobenettishop/images/inputfield.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
	height: 21px;
	vertical-align: middle;
}
.editarea_background {
	background-image: url(http://www.digidruk.nl/asp_net/enricobenettishop/images/editarea.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
}
.combo_background {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #000000;
}
.MainDataStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}	
.RightAlign 
{
	text-align: right;
	background-color:Transparent;
	
}
.noBorder {
	border: none;
}
.NoRepeat {
	background-repeat: no-repeat;
}
.MainStyle2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 17px;
}

.TableBorder {
	border: 1px solid #000000;
}
.BottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.TopBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
.LeftBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.RightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.BottomDoubleBorder {
	border-bottom-style: double;
	border-bottom-color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
