/* Gammalt */

.ordertable {
	border-collapse: collapse;
}

hr {
  background-color: #C0C0C0; /* Mozilla */
  border-color: #C0C0C0; /* Opera 5&6 */
  color: #C0C0C0; /* IE */
}

th {
	background: url(images/tabhead.gif);
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding: 4px;
	margin: 4px;
	font: bold 14px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td.ordertable {
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding: 4px;
	margin: 4px;
}

th.headertable {	
	background: white;
	border-left: 0px solid #eaeaea;
	border-right: 0px solid #eaeaea;
	border-top: 0px solid #eaeaea;
	border-bottom: 0px solid #eaeaea;
	padding: 4px;
	font-family: 'Arial';
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
td.headertable {
	padding: 4px;
	margin: 4px;
}

.tablerow {
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding: 4px;
	margin: 4px;
}

.tablecolumn {
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding: 4px;
	margin: 4px;
}

.tableeven {
   background: white;
}

.tableodd {
	background: white;
}

.textflik {
	vertical-align: top;
	background-color : #FFFFF0;
	border-left : 1px solid silver;
	border-right : 1px solid silver;
	border-top : 1px solid silver;
	font-size : 9px;
	padding-left : 2px;
	padding-left : 2px;
	width : 30px;
	text-align : center;
}
.textflik_top_left {
	vertical-align: top;
	background-color : #FFFFF0;
	border-left : 1px solid silver;
	border-top : 1px solid silver;
	height : 2px;
}
.textflik_top_right  {
	vertical-align: top;
	background-color : #FFFFF0;
	border-right: 1px solid silver;
	height : 2px;
}
.textflik_bottom {
	vertical-align: top;
	background-color : #FFFFF0;
	border-left : 1px solid silver;
	border-right : 1px solid silver;
	border-bottom : 1px solid silver;
	padding-left : 2px;
	padding-right : 2px;
	padding-bottom: 1px;
	text-align : left;
	height : 2px;
	font-size : 9px;
}

.numeric {
	COLOR: black; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10px; 
	text-align : right;
	padding-right : 4px;
}

.border { 
	border-color: black;  
	border-width: 1px;  
	border-style: solid;   
}

/* Nytt */

.frameleft { 
	/* background: url(images/bg.gif); */
	border-right: 1px silver solid;
}

.frameright { 
	/* background: url(images/bg.gif); */
	border-left: 0px silver solid;
}

.framesearch { 
	border-right: 1px silver solid;
}

body,td,th,input,select,textarea
{
	font: 10px verdana;
}

h1,h2,h3,h4,h5
{
	font-family: 'Trebuchet MS';
	color: #3B5975;
}

.cell1 {
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	background: url(images/tabhead.gif);
}

.cell2 {
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}

.cell3 {
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	background: url(images/bg_dotted1.gif);
}

a:link {
	color: #000000;
	font-weight:bold;
}
a:active {
	color: #000000;
	font-weight:bold;
}
a:visited {
	color: #000000;
	font-weight:bold;
}
a:hover {
	color: #666666;
	font-weight:bold;
}

a.link1 {
	color: black;
	text-decoration: none;
}
a.link1:active {
	color: black;
	text-decoration: none;
}
a.link1:visited {
	color: black;
	text-decoration: none;
}
a.link1:hover {
	color: black;
	text-decoration: underline;
}

.hr1 {
	color: #eaeaea;
	background-color: #eaeaea;
	height: 1px;
}

.input_updating
{
	background-color: #e6e6e6;
}

.input_normal
{
}

.text18
{	
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: #F29400;
}
