/* CSS Document */

.forms {
	background-color: #ffffff;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;}

.blue {
	background-color: #1B5074; font-weight: bold; font-size: 9px; color: white;}

.body {
	list-style-position : outside;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	list-style-type : square;
	color: #333333;
} 

.body A:link {
list-style-position : outside; 
vertical-align : top; 
color : #1E73A0; 
list-style-type : square; 
text-decoration : none; 
} 
.body A:active {
list-style-position : outside; 
vertical-align : top; 
color : #1E73A0; 
list-style-type : square; 
text-decoration : none; 
} 
.body A:visited {
list-style-position : outside; 
vertical-align : top; 
color : #1E73A0; 
list-style-type : square; 
text-decoration : none; 
} 
.body:link {
list-style-position : outside; 
vertical-align : top; 
color : #1E73A0; 
list-style-type : square; 
text-decoration : none; 
} 
.body:active {
list-style-position : outside; 
vertical-align : top; 
color : #1E73A0; 
list-style-type : square; 
text-decoration : none; 
} 
.body:visited {
list-style-position : outside; 
vertical-align : top; 
color : #1E73A0; 
list-style-type : square; 
text-decoration : none; 
} 
.body A:hover {
list-style-position : outside; 
color : #1E73A0; 
list-style-type : square; 
text-decoration : underline; 
} 
.body:hover {
list-style-position : outside; 
color : #1E73A0; 
list-style-type : square; 
text-decoration : underline; 
} 
.h1 {
font-family : Arial; 
font-size : 16px; 
color : #1E73A0; 
font-weight: bolder;
} 
.black_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
}
.grey_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #999999;
}
.subtitle {
font-family : Arial; 
font-size : 12px; 
color : #1E73A0; 
font-weight: bolder;
} 
.frmtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.productquantity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.leadtime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1E73A0;
}
.frmTag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
}
.frmtxtcentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
}

.aClientError {
	color:#CC0033; 
	font-weight:bold
}

.ControlPanel {
	color:#FFFFFF; 
	font-weight:bold; 
	font-size: 11px;
}
a.ControlPanel:link {
	color:#FFFFFF; 
	font-weight:bold; 
	font-size: 11px;
	text-decoration : none; 
} 
a.ControlPanel:active {
	color:#FFFFFF; 
	font-weight:bold; 
	font-size: 11px;
	text-decoration : none; 
} 
a.ControlPanel:visited {
	color:#FFFFFF; 
	font-weight:bold; 
	font-size: 11px;
	text-decoration : none; 
} 
a.ControlPanel:hover {
	color:#FFFFFF; 
	font-weight:bold; 
	font-size: 11px;
	text-decoration : underline; 
} 



.pagination 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ededed;
	BORDER-TOP: #6699cc 1px solid;
}
.pagination A {
	COLOR: black; TEXT-DECORATION: none
}
.pagination A:hover {
	TEXT-DECORATION: underline
}
.paginationcurrentpage
{
	color:#CC0033; 
	font-weight:bold
}

.currentorderlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
}
.currentorderbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}






TABLE {
	FONT-SIZE: 8pt; COLOR: #29224C; FONT-FAMILY: Arial
}

TR {
	FONT-SIZE: 8pt; COLOR: #29224C; FONT-FAMILY: Arial
}

TD {
	FONT-SIZE: 8pt; COLOR: #29224C; FONT-FAMILY: Arial
}


