/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #000000;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.FormsBody
{
    BACKGROUND-COLOR: #FFFFFF;
    FONT-FAMILY: Arial;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
A.NewsLink:link
{
	color: #4682b4;
	text-decoration: none;
}	
		
A.NewsLink:visited
{
	color: #4682b4;
	text-decoration: none;
}	
		
A.NewsLink:active	
{	
	text-decoration:	none;
	color:	#4682b4;
}	
		
A.NewsLink:hover	
{	
	text-decoration:	underline;
	color:	#4682b4;
	}

A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
A.BlueLink:link
{
	font-size: 9.5pt;
	color: #000099;
	font-family: arial;
	text-decoration: underline;
}	
A.BlueLink:active
{
	font-size: 9.5pt;
	color: #000099;
	font-family: arial;
	text-decoration: underline;
}
A.BlueLink:visited
{
	font-size: 9.5pt;
	color: #000099;
	font-family: arial;
	text-decoration: underline;
}
A.BlueLink:hover
{
	font-size: 9.5pt;
	color: #000099;
	font-family: arial;
	text-decoration: underline;
}
A.BlueLinkSmall:link
{
	font-size: 8pt;
	color: #000099;
	font-family: arial;
	text-decoration: underline;
}	
A.BlueLinkSmall:active
{
	font-size: 8pt;
	color: #000099;
	font-family: arial;
	text-decoration: underline;
}
A.BlueLinkSmall:visited
{
	font-size: 8pt;
	color: #000099;
	font-family: arial;
	text-decoration: underline;
}
A.BlueLinkSmall:hover
{
	font-size: 8pt;
	color: #000099;
	font-family: arial;
	text-decoration: underline;
}
A.BlueLinkBold:link
{
	font-size: 9.5pt;
	color: #000099;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
	font-weight: bold;
}	
A.BlueLinkBold:active
{
	font-size: 9.5pt;
	color: #000099;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
	font-weight: bold;
}
A.BlueLinkBold:visited
{
	font-size: 9.5pt;
	color: #000099;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
	font-weight: bold;
}
A.BlueLinkBold:hover
{
	font-size: 9.5pt;
	color: #000099;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
	font-weight: bold;
}
A.RedLinkBold:link
{
	font-size: 9.5pt;
	color: #CC0000;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
	font-weight: bold;
}	
A.RedLinkBold:active
{
	font-size: 9.5pt;
	color: #CC0000;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
	font-weight: bold;
}
A.RedLinkBold:visited
{
	font-size: 9.5pt;
	color: #CC0000;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
	font-weight: bold;
}
A.RedLinkBold:hover
{
	font-size: 9.5pt;
	color: #CC0000;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: underline;
	font-weight: bold;
}
A.DarkBlueLinkSmall:link
{
	font-weight: bold;
	font-size: 8pt;
	color: #000033;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}	
A.DarkBlueLinkSmall:active
{
	font-weight: bold;
	font-size: 8pt;
	color: #000033;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}
A.DarkBlueLinkSmall:visited
{
	font-weight: bold;
	font-size: 8pt;
	color: #000033;
	font-family: Tahoma, Verdana, Arial;
	text-decoration: none;
}
A.DarkBlueLinkSmall:hover
{
	font-weight: bold;
	font-size: 8pt;
	color: #000033;
	font-family: arial;
	text-decoration: underline;
}
A.RedLink:link
{
	font-size: 8.5pt;
	color: #cc0000;
	font-family: Verdana,Tahoma,arial;
	text-decoration: underline;
}	
A.RedLink:active
{
	font-size: 8.5pt;
	color: #cc0000;
	font-family: Verdana,Tahoma,arial;
	text-decoration: underline;
}
A.RedLink:visited
{
	font-size: 8.5pt;
	color: #cc0000;
	font-family: Verdana,Tahoma,arial;
	text-decoration: underline;
}
A.RedLink:hover
{
	font-size: 8.5pt;
	color: #cc0000;
	font-family: Verdana,Tahoma,arial;
	text-decoration: underline;
}
A.newslink:link
{
	font-size: 8pt;
	color: #666699;
	font-family: tahoma,arial;
	text-decoration: none;
}	
		
A.newslink:visited	{	
	font-size: 8pt;
	color: #666699;
	font-family: tahoma,arial;
	text-decoration:	none;
	color:	#333399;
	}	
		
A.newslink:active	{	
	font-size: 8pt;
	color: #666699;
	font-family: tahoma,arial;
	text-decoration:	none;
	color:	#333399;
	}	
		
A.newslink:hover	{	
	font-size: 8pt;
	color: #666699;
	font-family: tahoma,arial;
	text-decoration:	underline;
	color:	#3333cc;
	}
	
A.servicelink:link
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #330066;
	font-family: tahoma,arial;
	text-decoration: none;
}	
		
A.servicelink:visited
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #330066;
	font-family: tahoma,arial;
	text-decoration: none;
}	
		
A.servicelink:active	{	
	font-weight: bold;
	font-size: 8.5pt;
	color: #330066;
	font-family: tahoma,arial;
	text-decoration:	none;
	}	
		
A.servicelink:hover
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #666699;
	font-family: tahoma,arial;
	text-decoration: underline;
}

A.formslink:link
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #006666;
	font-family: verdana,tahoma,arial;
	text-decoration: none;
}	
		
A.formslink:visited
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #006666;
	font-family: verdana,tahoma,arial;
	text-decoration: none;
}	
		
A.formslink:active	{	
	font-weight: bold;
	font-size: 8.5pt;
	color: #006666;
	font-family: verdana,tahoma,arial;
	text-decoration:	none;
	}	
		
A.formslink:hover
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #669999;
	font-family: verdana,tahoma,arial;
	text-decoration: underline;
}

A.tradeshowlink:link
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #000099;
	font-family: tahoma,arial;
	text-decoration: none;
}	
		
A.tradeshowlink:visited
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #000099;
	font-family: tahoma,arial;
	text-decoration: none;
}	
		
A.tradeshowlink:active	{	
	font-weight: bold;
	font-size: 8.5pt;
	color: #000099;
	font-family: tahoma,arial;
	text-decoration:	none;
	}	
		
A.tradeshowlink:hover
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #3366cc;
	font-family: tahoma,arial;
	text-decoration: underline;
}

A.footerlink:link
{
	font-size: 8pt;
	color: #bbe8ff;
	font-family: Verdana,tahoma,arial;
	text-decoration: none;
}	
		
A.footerlink:visited
{
	font-size: 8pt;
	color: #bbe8ff;
	font-family: Verdana,tahoma,arial;
	text-decoration: none;
}	
		
A.footerlink:active	{	
	font-size: 8pt;
	color: #bbe8ff;
	font-family: Verdana,tahoma,arial;
	text-decoration:	none;
	}	
		
A.footerlink:hover
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Verdana,tahoma,arial;
	text-decoration: underline;
}
A.CalendarLink:link
{
	font-size: 8.5pt;
	color: #a9a9a9;
	font-family: Tahoma;
	text-decoration: underline;
}	
A.CalendarLink:active
{
	font-size: 8.5pt;
	color: #a9a9a9;
	font-family: Tahoma;
	text-decoration: underline;
}
A.CalendarLink:visited
{
	font-size: 8.5pt;
	color: #a9a9a9;
	font-family: Tahoma;
	text-decoration: underline;
}
A.CalendarLink:hover
{
	font-size: 8.5pt;
	color: #000099;
	font-family: Tahoma;
	text-decoration: underline;
}
	
UL LI
{
	list-style-type: square;
}	

.MainContent
{
	padding-right: 20px;
	padding-left: 20px;
	font-size: 10pt;
	padding-bottom: 15px;
	color: #000000;
	padding-top: 15px;
	font-family: tahoma,verdana,arial;
	background-color: #ffff99;
}
.SubContent
{
	font-size: 10pt;
	color: #000000;
	font-family: tahoma,verdana,arial;
	padding-left: 10px; 
	padding-right: 5px; 
	
}
.TopNav
{
	BORDER-BOTTOM: #000040 1px solid;
}

.PageHeader
{
	padding-left: 20px;
	padding-bottom: 5px;
	font-weight: bold;
	background-image: url(images/pageheaderbg.gif);
	color: #000066;
	border-bottom: #000066 1px solid;
	background-repeat: repeat-x;
	font-family: Verdana;
}
.AUPageHeader
{
	padding-left: 20px;
	padding-bottom: 5px;
	font-weight: bold;
	background-image: url(images/pageheaderbg.gif);
	color: #000066;
	border-bottom: #000066 1px solid;
	background-repeat: repeat-x;
	font-family: Verdana;
}
.PageHeaderMenuCell
{
	font-weight: bold;
	background-image: url(images/pageheaderbg.gif);
	color: #000066;
	border-bottom: #000066 1px solid;
	background-repeat: repeat-x;
	font-family: Verdana;
}

.PageRightBar
{
	BORDER-LEFT: #000066 1px solid;
}

.Footer
{
	font-size: 8pt;
	color: #ffffff;
	font-family: verdana,arial;
	
}
.FormsPageHeading
{
	font-weight: bold;font-size: 12pt;text-transform: uppercase;color: black;font-family: Arial;
}
.FormsMainBorder
{
	border-right: #191970 4px solid; border-top: #191970 4px solid; border-left: #191970 4px solid; border-bottom: #191970 4px solid;
}
.FormsDataCellSingle
{
	border-top: black 1px solid;border-left: black 1px solid;border-bottom: black 1px solid;border-right: black 1px solid;font-weight: bold;font-size: 9pt;text-transform: uppercase;color: black;font-family: Arial;
}
.FormsDataCellSingle_Top
{
	border-top: black 1px solid;border-left: black 1px solid;border-right: black 1px solid;font-weight: bold;font-size: 9pt;text-transform: uppercase;color: black;font-family: Arial;
	}
.FormsDataCell_L
{
	border-top: black 1px solid;border-left: black 1px solid;border-bottom: black 1px solid;font-weight: bold;font-size: 9pt;text-transform: uppercase;	color: black;font-family: Arial;
}
.FormsDataCell_R
{
	border-top: black 1px solid;border-right: black 1px solid;border-bottom: black 1px solid;font-weight: bold;font-size: 9pt;text-transform: uppercase;color: black;font-family: Arial;
}
.FormsDataCell
{
	border-top: black 1px solid;border-bottom: black 1px solid;font-weight: bold;font-size: 9pt;text-transform: uppercase;color: black;font-family: Arial;
}
.FormsDataCell_TopL
{
	border-top: black 1px solid;border-left: black 1px solid;font-weight: bold;font-size: 9pt;text-transform: uppercase;color: black;font-family: Arial;
}
.FormsDataCell_BotL
{
	border-bottom: black 1px solid;border-left: black 1px solid;font-weight: bold;font-size: 9pt;text-transform: uppercase;color: black;font-family: Arial;
}
.FormsDataCell_TopR
{
	border-top: black 1px solid;border-right: black 1px solid;font-weight: bold;font-size: 9pt;text-transform: uppercase;color: black;font-family: Arial;
}
.FormsDataCell_Top
{
	border-top: black 1px solid;font-weight: bold;font-size: 9pt;text-transform: uppercase;color: black;font-family: Arial;
}
.FormsDataCellSingle_S
{
	border-top: black 1px solid;border-left: black 1px solid;border-bottom: black 1px solid;border-right: black 1px solid;font-size: 8pt;color: black;font-family: Verdana;
	}
.FormsDataCellSingle_Top_S
{
	border-top: #808080 1px solid;border-left: #808080 1px solid;border-right: #808080 1px solid;font-size: 8pt;color: black;font-family: Verdana;
}
.FormsDataCellSingle_Bot_S
{
	border-top: #808080 1px solid;border-left: #808080 1px solid;border-bottom: #808080 1px solid;border-right: #808080 1px solid;font-size: 8pt;color: black;font-family: Verdana;
	}
.FormsDataCell_RBot_S
{
	border-right: #808080 1px solid;border-bottom: #808080 1px solid;font-size: 8pt;color: black;font-family: Verdana;
}
.FormsDataCell_LBot_S
{
	border-left: #808080 1px solid;border-right: #808080 1px solid;border-top: #808080 1px solid;border-bottom: #808080 1px solid;font-size: 8pt;color: black;font-family: Verdana;
}
.FormsDataCell_L_S
{
	border-top: #808080 1px solid;border-left: #808080 1px solid;border-right: #808080 1px solid;border-bottom: #808080 1px solid;font-size: 8pt;color: black;font-family: Verdana;
}
.FormsDataCell_R_S
{
	border-top: #808080 1px solid;border-right: #808080 1px solid;border-bottom: #808080 1px solid;font-size: 8pt;color: black;font-family: Verdana;
}
.FormsDataCell_S
{
	font-size: 8pt;color: black;font-family: Verdana;
}
.FormsDataCell_TopL_S
{
	border-top: #808080 1px solid;border-left: #808080 1px solid;font-size: 8pt;color: black;font-family: Verdana;
}
.FormsDataCell_TopR_S
{
	border-top: #808080 1px solid;border-right: #808080 1px solid;font-size: 8pt;color: black;font-family: Verdana;
}
.FormsDataCell_BotR_S
{
	border-bottom: #808080 1px solid;border-right: #808080 1px solid;font-size: 8pt;color: black;font-family: Verdana;
}
.FormsDataCell_Top_S
{
	border-top: #808080 1px solid;font-size: 8pt;color: black;font-family: Verdana;
}
.FormsDataCellNoTop_L_S
{
	font-size: 8pt;	color: black;font-family: Verdana;
}
.FormsDataCellNoTop_R_S
{
	border-right: #808080 1px solid;font-size: 8pt;color: black;font-family: Verdana;
}
.FormsBlankCell
{
	font-weight: bold;font-size: 10pt;text-transform: uppercase;color: black;font-family: Arial;
}
.FormsDataCell_BotLine_S
{
	border-bottom: #808080 1px solid;font-size: 8pt;color: black;font-family: Verdana;
}
.FormsBlankCellLCase
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-family: Arial;
}
.Inv_tbrl
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 8pt;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana,Tahoma,Arial;
}
.Inv_tbr
{
	border-top: black 1px solid;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 8pt;
	color: black;
	font-family: Verdana,Tahoma,Arial;
}
.Inv_br
{
	border-bottom: black 1px solid;
	border-right: black 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 8pt;
	color: black;
	font-family: Verdana,Tahoma,Arial;
}
.Inv_br_nopad
{
	border-right: black 1px solid;
	font-size: 8pt;
	color: black;
	border-bottom: black 1px solid;
	font-family: Verdana,Tahoma,Arial;
}
.Inv_b
{
	border-bottom: black 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 8pt;
	color: black;
	font-family: Verdana,Tahoma,Arial;
}
.Inv_r
{
	border-right: black 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 8pt;
	color: black;
	font-family: Verdana,Tahoma,Arial;
}
.Inv_tb
{
	border-top: black 1px solid;
	border-bottom: black 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 8pt;
	color: black;
	font-family: Verdana,Tahoma,Arial;
}
.Inv_brl
{
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 8pt;
	color: black;
	font-family: Verdana,Tahoma,Arial;
}
.Inv_noborder
{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size: 8pt;
	color: black;
	font-family: Verdana,Tahoma,Arial;
}
.Inv_noborder_nopad
{
	font-size: 8pt;
	color: black;
	font-family: Verdana,Tahoma,Arial;
}
.Inv_terms
{
	padding-right: 5px;
	padding-left: 10px;
	font-size: 8pt;
	color: black;
	padding-top: 5px;
	font-family: Verdana,Tahoma,Arial;
}
.DataInputTable
{
	border-right: #808080 1px solid;
	border-top: #dcdcdc 1px solid;
	font-size: 8.5pt;
	border-left: #dcdcdc 1px solid;
	color: #191970;
	border-bottom: #808080 1px solid;
	font-family: Verdana,Tahoma,Arial;
}
.DataHeaderCell
{
	font-weight: bold;
	font-size: 8.5pt;
	background-image: url(/images/topnavbg.gif);
	color: #ffffff;
	border-bottom: #708090 1px solid;
	background-repeat: repeat-x;
	font-family: Verdana, Tahoma, Arial;
	background-color: #d8ebfc;
}
.DataNameCell
{
	font-size: 10pt;
	color: #191970;
	border-bottom: #dcdcdc 1px solid;
	font-family: Verdana, Tahoma, Arial;
	background-color: #f5f5f5;
}
.DataInputCell
{
	font-size: 10pt;
	color: #191970;
	border-bottom: #dcdcdc 1px solid;
	font-family: Verdana, Tahoma, Arial;
	background-color: #f5f5f5;
}
.DataInputText
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	background-color: #d2e9ff;
	
}
.FormsTextInput2
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	background-color: #f5f5f5;
}
.FormsTextInputAmt
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
	text-align: right;
}
.FormsLabel
{
	font-weight: normal;
	font-size: 10pt;
	color: #000080;
	border-top-style: none;
	font-family: Arial;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.InvLabel
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #000080;
	border-top-style: none;
	font-family: Verdana,Tahoma,Arial;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.FormsRFV
{
	font-size: 8pt;
	color: red;
	font-family: Arial;
	
}
.RDOList
{
	font-size: 8.5pt;
	text-transform: uppercase;
	color: black;
	font-family: Arial;
}
.RDOListSm
{
	font-size: 7pt;
	color: black;
	font-family: Tahoma;
}
.RDOListSmTopBorder
{
	border-top: #808080 1px solid;
	font-size: 7pt;
	color: black;
	font-family: Tahoma;
}
.TrackingCell
{
	background-position: left top;
	padding-left: 10px;
	background-image: url('/images/trackitbg.gif');
	padding-top: 5px;
	border-bottom: #000066 1px solid;
	background-repeat: repeat-x;
}
.SpecSvcs
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
}
.DGItemRow
{
	border-right: #dcdcdc 1px solid;
	font-size: 8.5pt;
	color: #191970;
	border-bottom: #ff9966 1px solid;
	font-family: verdana,tahoma,arial;
	background-color: #ffffff;
}
.DGAltItemRow
{
	border-right: #dcdcdc 1px solid;
	font-size: 8.5pt;
	color: #191970;
	border-bottom: #ff9966 1px solid;
	font-family: verdana,tahoma,arial;
	background-color: #ffffff;
}
.DGBOLItemRow
{
	border-right: #000000 1px solid;
	font-size: 8.5pt;
	color: #191970;
	font-family: verdana,tahoma,arial;
	background-color: #ffffff;
}
.DGBOLItemRow_noborder
{
	font-size: 8.5pt;
	color: #191970;
	font-family: verdana,tahoma,arial;
	background-color: #ffffff;
}
.DGBOLAltItemRow
{
	border-right: #000000 1px solid;
	font-size: 8.5pt;
	color: #191970;
	font-family: verdana,tahoma,arial;
	background-color: #ffffff;
}
.DGHeaderCell
{
	font-weight: bold;
	font-size: 8.5pt;
	background-image: url(/images/lblue_bg.gif);
	color: #191970;
	border-top-style: solid;
	border-bottom: #000080 1px solid;
	background-repeat: no-repeat;
	font-family: verdana,tahoma,arial;
	border-right-style: solid;
	border-left-style: solid;
	background-color: #f0f8ff;
}
.DGBOLHeaderCell
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #000000;
	border-top: #808080 1px solid;
	border-bottom: #808080 1px solid;
	font-family: verdana,tahoma,arial;
	border-right: #808080 1px  solid;
	border-left: #808080 1px solid;
	background-color: #ffffff;
}
.DGInvHeaderCell
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #000000;
	font-family: verdana,tahoma,arial;
	border-right: #000000 1px  solid;
	background-color: #ffffff;
}
.DGInvHeaderCell_noborder
{
	font-weight: normal;
	font-size: 8.5pt;
	color: #000000;
	font-family: verdana,tahoma,arial;
	background-color: #ffffff;
}
.DGFooterCell
{
	font-size: 8.5pt;
	background-image: url(/images/lblue_bg.gif);
	color: #191970;
	border-bottom: #708090 1px solid;
	background-repeat: repeat-x;
	font-family: Verdana, Tahoma, Arial;
	background-color: #d8ebfc;
}
.DGSearchCell
{
	background-image: url(/images/lblue_bg.gif);
	padding-bottom: 2px;
	color: #191970;
	padding-top: 2px;
	border-bottom: #000080 1px solid;
	background-color: #f5f5f5;
}
.DGColumnHeaderCell
{
	background-image: url(/images/lblue_bg.gif);
	padding-bottom: 2px;
	color: #191970;
	padding-top: 2px;
	border-bottom: #000080 1px solid;
	background-color: #d8ebfc;
}
.DGItemProdSales
{
	border-top: #ffffff 1px solid;
	font-size: 8.5pt;
	border-bottom: lightsteelblue 1px solid;
	font-family: Verdana, Tahoma, Arial;
	background-color: #f0ffff;
}
.DGAltItemProdSales
{
	border-top: #ffffff 1px solid;
	font-size: 8.5pt;
	border-bottom: lightsteelblue 1px solid;
	font-family: Verdana, Tahoma, Arial;
	background-color: #f0f8ff;
}
.DataGrid
{
	border-right: #d3d3d3 1px solid;
	border-top: #d3d3d3 1px solid;
	border-left: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
}
.DataInputBtn
{
	border-right: 1px outset;
	border-top: 1px outset;
	font-size: 8pt;
	background-image: url(../images/btnbg.gif);
	border-left: 1px outset;
	color: #191970;
	border-bottom: 1px outset;
	font-family: Verdana, Tahoma, Arial;
}
.Menu
{
	border-right: #778899 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	border-left: #f0f8ff 1px solid;
	font-size: 8.5pt;
	font-weight: bold;
}
.MenuEndL
{
	padding-right: 5px;
	padding-left: 5px;
	border-right: #778899 1px solid;
	font-size: 8.5pt;
	font-weight: bold;
}
.MenuEndR
{
	padding-right: 5px;
	padding-left: 5px;
	border-left: #f0f8ff 1px solid;
	font-size: 8.5pt;
	font-weight: bold;
}
.AddressHeaderCell
{
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	background-color: #f8f8ff;
}
.AddressCell
{
	font-size: 8pt;
	color: #191970;
	font-family: Verdana, Tahoma, Arial;
	background-color: #f5f5f5;
}
.AddressValueCell
{
	font-size: 8pt;
	color: #000000;
	font-family: Verdana, Tahoma, Arial;
	background-color: #f5f5f5;
}
.SpacerCell
{
	border-top: #708090 1px solid;
	font-size: 8.5pt;
	color: #191970;
	font-family: Verdana, Tahoma, Arial;
	background-color: #f8f8ff;
}
.MyAcctIndexHeaderCell
{
	font-weight: bold;
	font-size: 8.5pt;
	color: #000066;
	border-bottom: #708090 1px solid;
	background-repeat: repeat-x;
	font-family: Verdana, Tahoma, Arial;
	background-color: #d8ebfc;
}
.MyAcctIndexMenuCell
{
	font-size: 8.5pt;
	color: #191970;
	padding-top: 5px;
	font-family: Verdana, Tahoma, Arial;
	background-color: #ffffff;
}
.LoginBoxText
{
	font-weight: bold;
	font-size: 8.5pt;
	font-family: tahoma,arial;
	text-decoration: none;
	color: #191970;
	border-bottom: #dcdcdc 1px solid;
	background-color: #f5f5f5;
}
.BoldBlueText
{
	font-weight: bold;
	font-size: 8.5pt;
	font-family: tahoma,arial;
	text-decoration: none;
	color: #191970;
}
.CalMonthHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial;
	height: 25px;
	background-color: #000080;
}
.MyCalMonthHeader
{
	font-weight: bold;
	font-size: 8pt;
	background-image: url(../../images/topnavbg.gif);
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial;
	background-color: #cc0000;
}
.CalDayHeader
{
	font-weight: bold;
	font-size: 8pt;
	color: #ffffff;
	border-bottom: #708090 1px solid;
	font-family: Verdana, Tahoma, Arial;
	background-color: #6666ff;
}

.CalWeekDay
{
	border-right: #b0c4de 1px solid;
	border-top: #b0c4de 1px solid;
	border-left: #b0c4de 1px solid;
	border-bottom: #b0c4de 1px solid;
	font-weight: bold;
	font-size: 10pt;
	color: #000080;
	padding-top: 3px;
	font-family:Tahoma, Arial;
	background-color: #f0f8ff;
}

.CalWeekend
{
	border-right: #a9a9a9 1px solid;
	border-top: #a9a9a9 1px solid;
	font-size: 10pt;
	border-left: #a9a9a9 1px solid;
	border-bottom: #a9a9a9 1px solid;
	font-family: Verdana, Tahoma, Arial;
	background-color: #eeeeee;
}
.CalNextPrev
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffff66;
	font-family: Verdana, Tahoma, Arial;
}
.CalSelectedDay
{
	font-size: 8pt;
	padding-top: 3px;
	font-family: Verdana, Tahoma, Arial;
	background-color: #ffc0cb;
}
.CalDivTable
{
	border-right: #000080 1px solid; border-top: #000080 1px solid; border-left: #000080 1px solid;	border-bottom: #000080 1px solid;
}
.CalDiv
{
	font-size: 8pt; color: #000080; font-family: Verdana; background-color: #ffffff;
}
.CalDivBold
{
	font-weight: bold;
	font-size: 8pt;
	color: #000080;
	font-family: Verdana, Tahoma, Arial;
	background-color: #ffffff;
}
#scrollingContainer
{
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	overflow: auto;
	width: 700px;
	margin-right: 0px;
	padding-top: 0px;
	height: 200px;
}
