*
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
}

html
{
	overflow: -moz-scrollbars-vertical;
}

body
{
	overflow: always;
	margin: 0px;
	background-color: #3a3a3a;
}
a
{
	color: #df0000;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

h1
{
	font-family: Tahoma;
	color: #df0000;
	font-size: 130%;

}

h2
{
	
	font-family: Tahoma;
	color: #df0000;
	font-size: 125%;
	font-weight: bold;

}

h3
{
	font-family: Tahoma;
	font-size: 105%;
	font-weight: bold;
	margin-bottom: 0em;
}	

.datagrid
{
	padding: 2px 2px 2px 2px;
}
.headerstyle TD
{
	background-color: #7FCCFF;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 4px 0px 4px;
}
.totalstyle TD
{
	background-color: #7FCCFF;
	padding: 0px 4px 0px 4px;
}

.itemstyle TD
{
	background-color: #C9E9FF;
	padding: 0px 4px 0px 4px;
}
.alternatingitemstyle TD
{
	background-color: #EDF8FF;
	padding: 0px 4px 0px 4px;
}
.total
{
	background-color: #E9F6FF;
	border: solid 2px #BBE4FF;
	text-align: center;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	font-weight: bold;
}
.totalnormal
{
	font-weight: normal;
}
.bgred
{
	background-color: #df0000;
}

.bgblue
{
	background-color: #7fccff;
}

.catname
{
	font-family: Tahoma;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
}
.menuitemname
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 17px;
	font-weight: bold;
	color: #000000;
}

.inputText
{
	border: 1px solid #cccccc;
}

.factuur
{
	font-family: Arial;
	font-size: 12px;
	padding: 2px 3px 2px 3px;
	background-color: #ffffff;
}

.fullMenuButton
{
	border: 1px solid white;
	background-color: #C9E9FF;
	padding: 2px;
	margin-right: 15px;
	text-align: center;
	/*width: 130px;*/
}

.fullMenuButton A
{
	color: #df0000;
	font-weight: bold;
	/*font-size: 120%;*/
}

.shoppingCart
{
	border: 1px solid white;
	background-color: #fffabd;
	padding: 2px;
	margin-right: 15px;
	text-align: center;
	/*width: 130px;*/
}

.shoppingCart A
{
	color: #df0000;
	font-weight: bold;
	/*font-size: 120%;*/
}