
body { }
p  { font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.bold  { font-weight: bold; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.groen { color: green; font-weight: bold; font-size: 12px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
td {}
.class { }
a { color: black; text-decoration: underline }


td.of
{
	overflow: auto;
}

.menspac
{
	background-image: url(images/menspac.gif);
	background-repeat: repeat-y;
	
}

.risrosTxt
{
	font-weight: bold;
	font-family: tahoma, sans-serif;
	font-size: 10px;
	color: #000;
}

td.risrosTxtfield
{
	font-weight: bold;
	font-family: tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;		
	border-bottom: 1px solid #000000;
	height: 21px;
	padding-top: 3px;
}

.inputField
{
	width: 291px;
	border: 0px;
	text-align: left;
	height: 18px;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFF;	
	padding-left: 5px;
	padding-right: 15px;
}

.komRisRos
{
	text-align: left;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding: 5px;
	height: 100px;
	width: 315px;
	vertical-align: top;
	border: 1px solid #000;
}

.menuTxt
{
	text-align: left;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding: 5px;
	width: 271px;
	vertical-align: top;
}

.menuTxtL
{
	text-align: left;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding: 5px;
	width: 200px;
	vertical-align: top;
}

.menuTxtheader
{
	text-align: left;
	font-family: tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
	width: 271px;
	vertical-align: top;
	background-color: #006600;
}

.menuTxtR
{
	text-align: right;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding: 5px;
	vertical-align: top;
}

#overflow
{
	overflow: auto;
	height: 270px;;
	width: 592px;
}

td.order_id
{
	border-left: 1px solid #C0C0C0; 
	border-top: 1px solid #C0C0C0; 
	border-bottom: 1px solid #C0C0C0; 
	margin-bottom: 3px;
}

td.order_step
{
	border-top: 1px solid #C0C0C0; 
	border-bottom: 1px solid #C0C0C0; 
	margin-bottom: 3px;
	text-align: center;
}

td.order_tools
{
	border-right: 1px solid #C0C0C0; 
	border-top: 1px solid #C0C0C0; 
	border-bottom: 1px solid #C0C0C0; 
	margin-bottom: 3px;
	text-align: right;
}

tr.order_served
{
	border: 1px solid #C0C0C0;
	margin-bottom: 3px;
	color: #D0D0D0;
}

td.order_id_served
{
	border-left: 1px solid #C0C0C0; 
	border-top: 1px solid #C0C0C0; 
	border-bottom: 1px solid #C0C0C0; 
	margin-bottom: 3px;
	color: #D0D0D0;
}

td.order_step_served
{
	border-top: 1px solid #C0C0C0; 
	border-bottom: 1px solid #C0C0C0; 
	margin-bottom: 3px;
	text-align: center;
	color: #D0D0D0;
}

td.order_tools_served
{
	border-right: 1px solid #C0C0C0; 
	border-top: 1px solid #C0C0C0; 
	border-bottom: 1px solid #C0C0C0; 
	margin-bottom: 3px;
	text-align: right;
	color: #D0D0D0;
}


