body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #455467;
	line-height: 17px;

	scrollbar-3dlight-color: #d9d9bd;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #d9d9bd;
	scrollbar-track-color: #d9d9bd;
	scrollbar-darkshadow-color: #d9d9bd;
	scrollbar-face-color: #455467;
	scrollbar-highlight-color: #455467;
	scrollbar-shadow-color: #455467;
}

p {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #455467;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 18px; 
}

li {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #455467;
	line-height: 17px;
}

a:link, a:visited
{
	font-size: 12px;
	text-decoration: none;	
	font-weight: bold;
	color: #455467;
}
a:hover, a:active 
{ 
	font-size: 12px;
	text-decoration: underline;	
	font-weight: bold;
	color: #ae3c01;
}

.menu 
{  font-family: Arial, Helvetica, sans-serif; color: #455467; font-size: 13px; font-weight: bold; text-decoration	:	none; text-align:left; height:25px; width:160; background-image: url(images/menu1.jpg);}
.menu  a:link,.menu  a:visited
{  font-family: Arial, Helvetica, sans-serif; color: #455467; font-size: 13px; font-weight: bold; text-decoration	:	none;  padding-left:15px;}
.menu  a:hover, .menu  a:active
{  font-family: Arial, Helvetica, sans-serif; color: #ae3c01; font-size: 13px; font-weight: bold; text-decoration	:	none;  padding-left:15px;}

.menuclick
{ font-family: Arial, Helvetica, sans-serif; color: #ae3c01; font-size: 14px; font-weight: bold; text-decoration	:	none; text-align:left; height:25px; width:160; background-image: url(images/menu2.jpg);}	
.menuclick a:link, .menuclick a:visited, .menuclick a:hover, .menuclick a:active
{ font-family: Arial, Helvetica, sans-serif; color: #ae3c01; font-size: 14px; font-weight: bold; text-decoration	:	none; padding-left:15px; }

.user
{  font-family: Arial, Helvetica, sans-serif; color: #455467; font-size: 12px; font-weight: bold; text-decoration	:	none; text-align:right;}
.user_red
{  font-family: Arial, Helvetica, sans-serif; color: #ae3c01; font-size: 12px; font-weight: bold; text-decoration	:	none; text-align:right;}

.heading
{  font-family: Arial, Helvetica, sans-serif; color: #ae3c01; font-size: 18px; font-weight: bold; text-decoration	:	none;}
.heading2
{  font-family: Arial, Helvetica, sans-serif; color: #455467; font-size: 16px; font-weight: bold; text-decoration	:	none;}
.heading3
{  font-family: Arial, Helvetica, sans-serif; color: #455467; font-size: 12px; font-weight: bold; text-decoration	:	none;}

.tableheading
{  font-family: Arial, Helvetica, sans-serif; color: #455467; font-size: 12px; font-weight: bold; text-decoration	:	none;  padding-bottom:3px;}
.tabletext
{  font-family: Arial, Helvetica, sans-serif; color: #455467; font-size: 12px; font-weight: normal; text-decoration	:	none;  padding-bottom:3px;}
.printtext
{  font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; font-weight: normal; text-decoration	:	none; }
.printheading
{  font-family: Arial, Helvetica, sans-serif; color:  #000000; font-size: 11px; font-weight: bold; text-decoration	:	none; }
.printmain
{  font-family: Arial, Helvetica, sans-serif; color:  #000000; font-size: 13px; font-weight: bold; text-decoration	:	none; }
H2 
{  font-family: Arial, Helvetica, sans-serif; color:  #000000; font-size: 16px; font-weight: bold; text-decoration	:	none; }

INPUT {
	FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px;font-weight: normal; BACKGROUND-color: #f3f3e3; BORDER: #455467 1px solid; COLOR: #455467;
}

INPUT.button  {
	FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px;font-weight: normal; BACKGROUND-color: #77828f; BORDER: #455467 1px solid; COLOR: #f3f3e3;
}
INPUT.button_delete  {
	FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px;font-weight: normal; BACKGROUND-color: #FF0000; BORDER: #455467 1px solid; COLOR: #f3f3e3;
}
INPUT.checkbox, INPUT.radio {
	border: none;
	background: none;
}

INPUT.no_border {
	border: none;
	text-align: right;
	background: none;
}

TEXTAREA {
	FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12px;BACKGROUND-color: #f3f3e3; BORDER-BOTTOM: #455467 1px solid; BORDER-LEFT: #455467 1px solid; BORDER-RIGHT: #455467 1px solid; BORDER-TOP: #455467 1px solid; COLOR: #455467
}

SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #455467 ;
    background: #f3f3e3;
    color: #455467; 
}

OPTION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #f3f3e3;
	color: #455467;
}

ul.arrow, ul.arrow_indent {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 18px;
}
ul.arrow_indent {
	padding-left: 10px;
}
ul.arrow li, ul.arrow_indent li {
	list-style: none;
	background: url(images/bullet.gif) no-repeat left top;
	padding-left:15px;
	padding-bottom: 3px;
	margin-left: 0px;
}

ul.arrow li a:link, ul.arrow li a:visited, ul.arrow li a:hover, ul.arrow li a:active {
	font-size: 13px;	
}

a.button, a:link.button, a:visited.button, a:hover.button, a:active.button {
	padding: 0px 1px;
	background-color: #77828f;
	color: #f3f3e3;
	border: 0px solid black;
	border-top: none;
	border-bottom: none;	
}	

.error_msg
{  font-family: Arial, Helvetica, sans-serif; color: #8f3405; font-size: 13px; font-weight: bold; text-decoration	:	none; }
.ok_msg
{  font-family: Arial, Helvetica, sans-serif; color: #2b4612; font-size: 13px; font-weight: bold; text-decoration	:	none; }

td, .notice {
	font-size: 13px;	
}

td.indent {
	padding-left: 20px;
}

.login td {
	font-size: 14px;	
}

.error, .error TD, .error INPUT, .error SELECT, INPUT.error {
	color: #FF0000;
}

#sign_table {
	margin-top: 150px;
}

.twistie {
	background: url(images/arrow_sprite.gif) no-repeat;
	height: 11px;
	width: 9px;
	overflow: hidden;
}

.closed {
	background-position: 0px 0px;
}

.open {
	background-position: 0px -10px;
}

#expand_all, #collapse_all {
	margin: 2px;
}

ul.arrow li, ul.arrow_indent li.has_delivery_note a {
	font-style: italic;
	color: #FF0000;
}

ul.arrow_indent li.delivery_note_error a {
	color: #FF0000;
}