A.copyright
{
    FONT-SIZE: 10pt;
    COLOR: gray;
    FONT-FAMILY: Arial, Arial, Helvetica;
    text-decoration: none
}

A.copyright:visited{COLOR: gray;}

A.copyright:hover
{
	color: #6699CC;
    text-decoration: underline
}

BODY
{
    BACKGROUND-ATTACHMENT: fixed;
    BACKGROUND-COLOR: white;
    COLOR: black;
    FONT-FAMILY: Arial, 'Century Gothic'
	font-size: 10pt;
}

HR
{
    BORDER-BOTTOM: 90ex;
    BORDER-LEFT: 90ex;
    BORDER-RIGHT: 90ex;
    BORDER-TOP: 90ex;
    COLOR: AE7EFE
}

TD	{font-size: 10pt;}

TD.label{text-align: right;}

TD.SectionHeading
{
  text-align: center;
  font-style: italic;
  font-weight: bold;
}

.Active{background-color: #66CCFF;}

.clsCurrentLocation
{
	font-size: 200%;
	font-family: verdana, arial, helvetica;
	font-style: italic;
	color: #6699CC;
}

.Code
{
	padding-right: 4pt;
	padding-left: 4pt;
	padding-bottom: 4pt;
	padding-top: 4pt;
	background-color: lightgrey;
}

.copyright
{
    FONT-SIZE: 10pt;
    COLOR: gray;
    FONT-FAMILY: Arial, Arial, Helvetica
}

.butn 		{font-family:Tahoma; font-size :11px; font-weight :bold; background:steelblue; color :azure; cursor:hand;}
.editfld 	{font-family:Tahoma; font-size :11px; font-weight :normal; background:whitesmoke; color :black;}
.errline 	{font-family:Tahoma; font-size :11px; font-weight :bold; color :red;}
.FatalError {font-family:Tahoma; font-size :26px; font-weight :bold; color :red;}

.hdrNonSelected
{
	cursor:hand;
	color:white;
	font-family:Tahoma;
	font-size :12px;
	font-weight :bold;
	background-color:steelblue;
}

.hdrSelected
{
	cursor:hand;
	color:yellow;
	font-family:Tahoma;
	font-size :12px;
	font-weight :bold;
	background-color:steelblue;
}
	
img.Selector
{
	cursor: hand;
	width: 100%;
	height: 100%;
}

.Inactive{background-color: #CCCCCC;}
.keyfld 	{font-family:webdings; font-size :16px; font-weight :normal; color :red;}

.orderStatus_Fraud
{
	background-color: red;
}

.orderStatus_Ordered
{
	background-color: #CCCCCC;
	color: grey;
}

.orderStatus_Backordered
{
	background-color: orange;
}

.orderStatus_SMDOrder
{
	background-color: Lime;
}

.orderStatus_ManualProcess
{
	background-color: pink;
}

.orderStatus_AutoProcess
{
	background-color: green;
}

.orderStatus_PendingReview
{
	background-color: yellow;
	color: black
}

.orderStatus_Read
{
	background-color: white;
}

.orderStatus_Unread
{
	background-color: white;
	font-weight :bold;
}

.orderStatus_Void
{
	background-color: yellow;
	color: red;
}

.mandtory 	{font-family:wingdings; font-size :16px; font-weight :normal; color :red;}

.MenuHeader
{
    BACKGROUND-COLOR: steelblue;
    COLOR: white;
    FONT-FAMILY: Arial;
    FONT-SIZE: xx-small
}

.MenuItem
{
    BACKGROUND-COLOR: steelblue;
    COLOR: white;
    FLOAT: left;
    FONT-FAMILY: Arial;
    FONT-SIZE: xx-small;
    FONT-WEIGHT: lighter;
    LEFT: 0pt;
    POSITION: relative;
    TOP: 0pt
}

.pagetitle 	{font-family:Tahoma; font-size :20px; font-weight :bold; color :steelblue; width:500; filter:Shadow(color='lightsteelblue', Direction='135');}
.pagetitle2 {font-family:Tahoma; font-size :16px; font-weight :bold; color :steelblue;}
.Selected	{background-color: steelblue;}
.selector 	{font-family: webdings; padding: 0pt; width: 1em; text-align: center; cursor: default; color:whitesmoke;}
.tblhdr 	{font-family:Tahoma; font-size :12px; font-weight :normal; color :azure;  background-color:steelblue;}
.tbl 		{font-family:Tahoma; font-size :11px; font-weight :normal; color :black; border-color:steelblue;}
.tdHighlight{background-color: lightsteelblue;}
.tdNormal	{background-color: whitesmoke;}

.ToolBar
{
    FLOAT: left;
    MARGIN: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
    TEXT-ALIGN: right
}