/* Stand Anchor styles*/
A:link
{
    color: #5666FA;
    text-decoration:none;
}
A:visited
{
     color: inherit;
     text-decoration:none;
}

A:active
{
     color: #5666FA;
     text-decoration:none;
}
/*
A:hover
{
    color:#FF5328;
    text-decoration: none;
}
*/
A:hover
{
    color:#FF888A;
    text-decoration: none;
}

/* standard Body styles */
body 
{   margin-top: 5px;
    color: black;
    font-family:Arial;
    font-size: 11pt;
    padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px;
}

/* Anchor styles - Standard */
.AStd
{
     font-family: Arial;
    font-size: 9pt;
}
.AStd:link
{
    color: #5666FA;
    text-decoration:none;
}
.AStd:visited
{
     color: #5666FA;
     text-decoration:none;
}
.AStd:active
{
     color: #5666FA;
     text-decoration:none;
}
.AStd:hover
{
    color:#FF888A;
    text-decoration: none;
}

/* Anchor styles in Headers and Footers */
.Ah1
{
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
}
.Ah1:link 
{
    color: #809CD2;
    text-decoration:none;
}
.Ah1:visited 
{
    color: #809CD2;
    text-decoration:none;
}
.Ah1:hover 
{
    color:#FF816F;
    text-decoration:none;
}
.Ah1:active 
{
    color: #809CD2;
    text-decoration:none;
}

.Ah2
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
}
.Ah2:link 
{
    
    color: #FFFFFF;
    text-decoration:none;
}
.Ah2:visited 
{
    color: #FFFFFF;
    text-decoration:none;
}
.Ah2:hover 
{
    color:#FF816F;
    text-decoration:none;
}
.Ah2:active 
{
    color: #FFFFFF;
    text-decoration:none;
}

.Af1
{
    font-family: Arial;
    font-size: 8pt;
}
.Af1:link 
{
    
    color: #FFFFFF;
    text-decoration:none;
}
.Af1:visited 
{
    color: #FFFFFF;
    text-decoration:none;
}
.Af1:hover 
{
    color:#FF816F;
    text-decoration:none;
}
.Af1:active 
{
    color: #FFFFFF;
    text-decoration:none;
}

.Al1
{
    font-family: Arial;
    color: #00428D;
    font-size: 9pt;
    font-weight: bold;
}
.Al1:link 
{ 
    color: #00428D;
    text-decoration:none;
}
.Al1:visited 
{
    color: #00428D;
    text-decoration:none;
}
.Al1:hover 
{
    color:#FF4500;
    text-decoration:none;
}
.Al1:active 
{
    color: #FF4500;
    text-decoration:none;
}

.Ar1
{
    font-family: Arial;
    color: #556B2F;
    font-size: 9pt;
    font-weight: bold;
}
.Ar1:link 
{ 
    color: #556B2F;
    text-decoration:none;
}
.Ar1:visited 
{
    color: #556B2F;
    text-decoration:none;
}
.Ar1:hover 
{
    color:#FF4500;
    text-decoration:none;
}
.Ar1:active 
{
    color: #FF4500;
    text-decoration:none;
}

/* form Button styles */
.btnReset
{
    width: 100px; 
}
.btnCancel
{
    width: 100px; 
}
.btnOk
{
    width: 120px;
}

/* font style */
.fontQ
{   
    background-color: Yellow;
    font-weight: bold;
    border: 1px solid #D3D3D3;
    text-align: center;
    
}
.font9
{   font-family:Arial;
    font-size:9pt;
}

.font9b
{   font-family:Arial;
    font-size:9px;
    font-weight:bold;
}
.font9Dim
{   font-family:Arial;
    font-size:9pt;
    color: #D3D3D3;
}

.font9bDim
{   font-family:Arial;
    font-size:9px;
    font-weight:bold;
    color: #D3D3D3;
}
.font9b1
{   font-family:Arial;
    font-size: 9pt;
    font-weight:bold;
    color: #666600;
    border-top: 1px solid #999999;
}
.font9
{   font-family:Arial;
    font-size:9pt;
}
.font9c1
{   font-family:Arial;
    font-size: 9pt;
    border-top: 1px solid #999999;
}
.font9c2
{   font-family:Arial;
    font-size: 9pt;
    border-top: 1px dashed #999999;
}
.font10
{   font-family:Arial;
    font-size:10pt;
}

.font10b
{   font-family:Arial;
    font-size:10px;
    font-weight:bold;
}
.font10Dim
{   font-family:Arial;
    font-size:10pt;
    color: #D3D3D3;
}

.font10bDim
{   font-family:Arial;
    font-size:10px;
    font-weight:bold;
    color: #D3D3D3;
}
.font10b1
{   font-family:Arial;
    font-size: 10pt;
    font-weight:bold;
    color: #666600;
    border-top: 1px solid #999999;
}
.font10b2
{   font-family:Arial;
    font-size: 10pt;
    font-weight:bold;
    color: #666600;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
}
.font10c1
{   font-family:Arial;
    font-size: 10pt;
    border-top: 1px solid #999999;
}
.font10c2
{   font-family:Arial;
    font-size: 10pt;
    border-top: 1px dashed #999999;
}

.font11
{   font-family:Arial;
    font-size:11pt;
}
.font11b
{   font-family:Arial;
    font-size:11px;
    font-weight:bold;
}
.font11Dim
{   font-family:Arial;
    font-size:11pt;
    color: #D3D3D3;
}
.font11bDim
{   font-family:Arial;
    font-size:11px;
    font-weight:bold;
    color: #D3D3D3;
}
.font11a1
{   font-family:Arial;
    font-size: 11pt;
    font-weight: bold;
    color: #3895E3;
}
.font11b2
{   font-family:Arial;
    font-size: 11pt;
    font-weight:bold;
    border-top: 1px solid #999999;
}
.font12
{   font-family:Arial;
    font-size:12pt;
}
.font12b
{   font-family:Arial;
    font-size:12px;
    font-weight:bold;
}
.font12Dim
{   font-family:Arial;
    font-size:12pt;
    color: #D3D3D3;
}
.font11bDim
{   font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color: #D3D3D3;
}
/* Button: color (royalblue #4169E1, mouseOver=tomato #FF6347); background=beige #F5F5DC */
.fontButton
{
    color: #4169E1;
    font-weight:bold;
    background-color: #F5F5DC;
}

/* Syles in <td /> tag */
.tdA
{
    border-top: thin solid #CCCCCC;
    border-bottom: thin solid #CCCCCC;
}
.tdB
{
    border-bottom: 1px dashed #CCCCCC;
    height: 20px;
}
.tdC1
{
    line-height: 15pt;
}
.tdC2
{ 
    font-size: 22pt;
    color: #0A50A1;
    border-bottom: 2px solid #3895E3;
}
.tdC3
{ 
    font-size: 22pt;
    color: #0A50A1;
    border-bottom: 1px solid #3895E3;
}
.tdC4
{ 
   border-bottom: 1px solid #3895E3;
}
.tdD1
{ 
    text-align: center; 
    border-bottom: 0px solid #3895E3;
}
.tdD2
{ 
    background-color: #0A60B3; 
    border-top: 1px solid #3895E3;
}
.tdHomePg
{
    font-family: Arial;
    font-size: 13px;
}
.tdRmk
{   
    color: #666600;
}
.tdNotice
{   
    color: #0A50A1;
    padding-left: 5px;
}
.tdBorderLTRB
{
    border-left: 1px solid #A9A9A9;
    border-top: 1px solid #A9A9A9;
    border-right: 1px solid #A9A9A9;
    border-bottom: 1px solid #A9A9A9;
}
.tdBorderLTR
{
    border-left: 1px solid #A9A9A9;
    border-top: 1px solid #A9A9A9;
    border-right: 1px solid #A9A9A9;
}
.tdBorderTRB
{
    border-bottom: 1px solid #A9A9A9;
    border-top: 1px solid #A9A9A9;
    border-right: 1px solid #A9A9A9;
}
.tdBorderLTB
{
    border-left: 1px solid #A9A9A9;
    border-top: 1px solid #A9A9A9;
    border-Bottom: 1px solid #A9A9A9;
}
.tdBorderLT
{
    border-left: 1px solid #A9A9A9;
    border-top: 1px solid #A9A9A9;
}
.tdBorderBL
{
    border-left: 1px solid #A9A9A9;
    border-bottom: 1px solid #A9A9A9;
}
.tdBorderRB
{
    border-right: 1px solid #A9A9A9;
    border-bottom: 1px solid #A9A9A9;
}
.tdBorderRL
{
    border-right: 1px solid #A9A9A9;
    border-left: 1px solid #A9A9A9;
}
.tdBorderRBL
{
    border-left: 1px solid #A9A9A9;
    border-bottom: 1px solid #A9A9A9;
    border-right: 1px solid #A9A9A9;
}
.tdBorderTB
{
    border-top: 1px solid #A9A9A9;
    border-bottom: 1px solid #A9A9A9;
}
.tdBorderTR
{
    border-top: 1px solid #A9A9A9;
    border-right: 1px solid #A9A9A9;
}
.tdBorderL
{
    border-left: 1px solid #A9A9A9;
}
.tdBorderR
{
    border-right: 1px solid #A9A9A9;
}
.tdBorderT
{
    border-top: 1px solid #A9A9A9;
}
.tdBorderT1
{
    border-top: 1px dashed #A9A9A9;
}
.tdBorderB
{
    border-bottom: 1px solid #A9A9A9;
}
.tdBorderB1
{
    border-bottom: 1px dashed #A9A9A9;
}
.tdAgencyHdr
{
    height:24px;
    background-image: url('tdAgencyHdrBG.jpg');
    background-repeat:repeat-x; 
    background-position:top;
    color: White;
    font-weight: bold;
    border-top: Solid 1px #cce0ff;
    border-right: Solid 1px #cce0ff;
}
.tdAgencyCell
{
    height:14px;
    background-image: url('tdAgencyCellBG.jpg');
    background-repeat:repeat-x; 
    background-position:top;
    border-top: Solid 1px #cce0ff;
    border-right: Solid 1px #cce0ff;
}
/* <div /> styles in Master page Headers  */
#divHeader1 
{
    background-color: #00428D;
    color: #809CD2;
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
	padding-top: 0px;
	padding-right: 2px; 
	padding-left: 2px; 
	padding-bottom: 0px; 
	margin-left: 20px; 
	height: 56px;	
	width: 946px;
	text-align: center;
}
#divHeader1OMS
{
    background-color: #00428D;
    color: #809CD2;
    font-family: Arial;
    font-size: 8pt;
    font-weight: bold;
	padding-top: 0px;
	padding-right: 2px; 
	padding-left: 2px; 
	padding-bottom: 0px; 
	margin-left: 0px; 
	height: 56px;	
	width: 99.4%;
	text-align: center;
}
#divHeader2 
{
	background-color: #0A60B3;
	color: #FFFFFF;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
	padding-right: 1px; 
	padding-left: 1px; 
	padding-bottom: 0px; 
	margin-left: 20px; 
	padding-top: 0px; 
	width: 948px;
	text-align: center;
}
#divHeader2OMS 
{
	background-color: #0A60B3;
	color: #FFFFFF;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
	padding-right: 2px; 
	padding-left: 2px; 
	padding-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	width: 99.4%;
	text-align: center;
}
/* <Div> styles for Containers - SubContainer and Left-Center-Right <div> pannels  */

#divContainer 
{
	padding-top: 0px; 
	padding-right: 0px; 
	padding-left: 0px;  
	padding-bottom: 0px; 
	background-POSITION:right 50%; 
	margin-left: 20px; 
	width: 950px; 	
	background-REPEAT: repeat-y; 
	background-color: #7FC1FF;
}
#divContainerOMS
{
	padding-top: 0px; 
	padding-right: 0px; 
	padding-left: 0px;  
	padding-bottom: 0px; 
	background-POSITION:right 50%; 
	margin-left: 0px; 
	width: 1231px; 	
	background-REPEAT: repeat-y; 
	background-color: #F0FFFF;
}
#divSubContainer 
{
	padding-top: 0px;
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	width: 950px; 	 
	background-REPEAT: repeat-y;
	background-color: #7FC1FF;
}
#divSubContainerOMS 
{
	padding-top: 0px;
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	width: 1231px; 	 
	background-REPEAT: repeat-y;
	background-color: #F0FFFF;
}
#divLeftCol 
{
	float: left;
	background-color: #7FC1FF;	
	color: #000000;
    font-family: Arial;
    font-size: 8pt;
	width: 158px;
	padding-top: 0px;
	padding-right: 0px; 
	padding-left: 0px; 
    margin-left: 0px;
	padding-bottom: 4px; 	
}

#divLeftColOMS 
{
	float: left;
	background-color: #F0FFFF;
	color: #000000;
    font-family: Arial;
    font-size: 8pt;
	width: 158px;
	padding-top: 0px;
	padding-right: 0px; 
	padding-left: 0px; 
    margin-left: 0px;
	padding-bottom: 4px; 	
}

#divCenterCol
{
	padding-top: 10px;
	padding-right: 2px; 
	padding-left: 2px; 
	padding-bottom: 0px; 
	margin-left: 158px; 
	margin-right:98px; 
	border-color: #FFFFFF;
	border-right: 1px solid honeydew;
	border-left: 1px solid honeydew;
	background-REPEAT: repeat-y;
	background-color: #FFFFFF;
}

#divRightCol 
{
	float: right;
	background-color: #FFFFFF;
	font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
	width: 92px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
    margin-right: 0px;	
}

#divFooter
{
	clear: both; 
	background-color: #0A60B3;
	color: #FFFFFF;
    font-family: Arial;
    font-size: 8pt;
	padding-top: 1px;  
	padding-right: 2px; 
	padding-left: 2px; 
	padding-bottom: 0px;
	margin-top:0px;
	margin-left: 20px;
	text-align: center;
	width: 946px; 
}
#divFooterOMS
{
	clear: both; 
	background-color: #0A60B3;
	color: #FFFFFF;
    font-family: Arial;
    font-size: 8pt;
	padding-top: 0px;  
	padding-right: 2px; 
	padding-left: 2px; 
	padding-bottom: 0px;
	margin-top:0px;
	margin-left: 0px;
	text-align: center;
	width: 100%; 
}
.divClear 
{
	clear: both; 
	padding-right: 0px; 
	display: block; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	overflow: hidden; 
	padding-top: 0px; 
	height: 1px;
}

#divLogin
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
	padding-top: 0px;
	padding-right: 2px; 
	padding-left: 2px; 
	padding-bottom: 0px; 
	margin-left: 10px; 	
}

#divMember
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
	padding-top: 0px;
	padding-right: 2px; 
	padding-left: 2px; 
	padding-bottom: 0px; 
	margin-left: 10px; 	
}

.tblLeftCol 
{
	font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
	width: 158px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-left: 0px none #FFFFFF;
	border-left: 0px none #FFFFFF;
	border-top: 0px none #FFFFFF;
	border-bottom: 0px none #FFFFFF;
}

.tblCenterCol1 
{
	font-family: Arial;
    font-size: 9pt;
    
	width: 680px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	border-left: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-top: 0px none #FFFFFF;
	border-bottom: 0px none #FFFFFF;
}

.tblCenterCol2 
{
	font-family: Arial;
    font-size: 9pt;
    
	width: 680px;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 10px;
	border-left: 0px dashed #0000FF;
	border-right: 0px dashed #0000FF;
	border-top: 0px dashed #0000FF;
	border-bottom: 0px dashed #0000FF;
}

/* --- HomePage has only Left - Right <Div>'s  */
#divRightColHomePage
{
	padding-top: 0px;
	padding-right: 2px; 
	padding-left: 2px; 
	padding-bottom: 0px; 
	margin-left: 158px; 
	border-color: #FFFFFF;
	border-right: 1px solid honeydew;
	border-left: 1px solid honeydew;
	background-REPEAT: repeat-y;
	background-color: #FFFFFF;
}
#divRightColOMS
{
	padding-top: 0px;
	padding-right: 2px; 
	padding-left: 2px; 
	padding-bottom: 0px; 
	margin-left: 158px; 
	border-color: #FFFFFF;
	border-right: 1px solid honeydew;
	border-left: 1px solid honeydew;
	background-REPEAT: repeat-y;
	background-color: #FFFFFF;
	width: 1082px;
}
/* MyCart has Left - Center - Right <Div>'s  */
#divSubContainerCart
{
	background-color: #7FC1FF;
	padding-top: 0px;
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	width: 950px; 	 
	background-REPEAT: repeat-y;
	
}
#divLeftColCart
{
	float: left;
	background-color: #7FC1FF;
	color: #000000;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
	width: 158px;
	padding-top: 0px;
	padding-right: 0px; 
	padding-left: 0px; 
    margin-left: 0px;
	padding-bottom: 0px; 	
}

/* MyOrder has Left (darkKakhi background) - Center <Div>'s  */
#divSubContainerOrder
{
	background-color: #BDB76B;
	padding-top: 0px;
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	width: 950px; 	 
	background-REPEAT: repeat-y;
	
}
#divLeftColOrder
{
	float: left;
	background-color: #BDB76B;
	color: #000000;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
	width: 158px;
	padding-top: 0px;
	padding-right: 0px; 
	padding-left: 0px; 
    margin-left: 0px;
	padding-bottom: 0px; 	
}

/* div's and classes for Prod pages */
#divSubContainerProd
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	width: 950px; 	 
	background-REPEAT: repeat-y;
	background-color: #DEA814;
}
#divLeftColProd
{
	float: left;
	background-color: #DEA814;	
	color:#00428D;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
	width: 158px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

#divCenterColProd
{
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 158px; 
	border-color: #FFFFFF;
	border-right: 0px none honeydew;
	border-left: 0px none honeydew;
	background-REPEAT: repeat-y;
	background-color: #FFFFFF;
}
/* Company: left background: #C5C6C2 */
#divSubContainerComp
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	width: 950px; 	 
	background-REPEAT: repeat-y;
	background-color: #C5C6C2;
}
#divLeftColComp
{
	float: left;
	background-color: #C5C6C2;	
	color:#00428D;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
	width: 158px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

#divCenterColComp
{
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 158px; 
	border-color: #FFFFFF;
	border-right: 0px none honeydew;
	border-left: 0px none honeydew;
	background-REPEAT: repeat-y;
	background-color: #FFFFFF;
}

/* Mbr: Darkseagreen AECEAE; DarkOlivegreen 556B2F */
#divSubContainerMbr
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	width: 950px; 	 
	background-REPEAT: repeat-y;
	background-color: #AECEAE;
}
#divLeftColMbr
{
	float: left;
	background-color: #AECEAE;	
	color:#00428D;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
	width: 158px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

#divCenterColMbr
{
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 158px; 
	border-color: #FFFFFF;
	border-right: 0px none honeydew;
	border-left: 0px none honeydew;
	background-REPEAT: repeat-y;
	background-color: #FFFFFF;
}

/* div's and classes for Cart pages */
#divSubContainerCart
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; 
	width: 950px; 	 
	background-REPEAT: repeat-y;
	background-color: #7FC1FF;
}
#divLeftColCart
{
	float: left;
	background-color: #7FC1FF;	
	color:#000000;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
	width: 158px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;	
}

#divCenterColCart
{
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 158px; 
	border-color: #FFFFFF;
	border-right: 0px none honeydew;
	border-left: 0px none honeydew;
	background-REPEAT: repeat-y;
	background-color: #FFFFFF;
}

#divCenterColOrder
{
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 158px; 
	border-color: #FFFFFF;
	border-right: 0px none honeydew;
	border-left: 0px none honeydew;
	background-REPEAT: repeat-y;
	background-color: #FFFFFF;
}
#divShip
{
    font-family: Arial;
    font-size: 9pt;
	height: 42px; 
	width: 946px;
}
.tdDesc1
{
    color:#FFFFFF;
    background-color:#696969;
    text-align: center;
}
.tdDesc1a
{
    color:#FFFFFF;
    background-color:#556B2F;
    text-align: center;
}
.tdHdrKhaki
{
    border: 1px solid #FFFFFF;
    background-color: #F0E68C;
}
.tdQty0
{
    border: 1px solid #FFFFFF;
    background-color: White;
}
.tdQty1
{
    border: 1px solid #FFFFFF;
    background-color: #DEA814;
}
.tdPrice0
{
    border: 0px solid #A9A9A9;
}
.tdPrice0 A:link
{
    color: #5666FA;
    text-decoration:none;
}
.tdPrice0 A:visited
{
     color: #5666FA;
     text-decoration:none;
}

.tdPrice0 A:active
{
     color: #5666FA;
     text-decoration:none;
}
.tdPrice0 A:hover
{
    color:#FF888A;
    text-decoration: none;
}
.tdPrice1
{
    border-left: 1px solid #A9A9A9;
    border-top: 1px solid #A9A9A9;
    background-color: #FFFF99;
}
.tdPrice1 A:link
{
    color: #5666FA;
    text-decoration:none;
}
.tdPrice1 A:visited
{
     color: #5666FA;
     text-decoration:none;
}

.tdPrice1 A:active
{
     color: #5666FA;
     text-decoration:none;
}
.tdPrice1 A:hover
{
    color:#FF888A;
    text-decoration: none;
}
.tdPrice2
{
    border-left: 1px solid #A9A9A9;
    border-top: 1px solid #A9A9A9;
    background-color: #E6E6E6;
}
.tdPrice2 A:link
{
    color: #5666FA;
    text-decoration:none;
}
.tdPrice2 A:visited
{
     color: #5666FA;
     text-decoration:none;
}

.tdPrice2 A:active
{
     color: #5666FA;
     text-decoration:none;
}
.tdPrice2 A:hover
{
    color:#FF888A;
    text-decoration: none;
}
.tdPrice1Desc
{
    border-left: 1px solid #A9A9A9;
    border-top: 1px solid #A9A9A9;
    background-color: #FFFFCC;
    padding-left: 3px;  
}
.tdPrice2Desc
{
    border-left: 1px solid #A9A9A9;
    border-top: 1px solid #A9A9A9;
    background-color: #E6E6FF;
    padding-left: 3px;
}
.tdInstructB0
{
    background-color: #FFFFFF;
    color:#006F6F;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    padding-left: 3px;
}
.tdInstructB
{
    border-top: 1px solid #A9A9A9;
    background-color: #FFFFFF;
    color:#006F6F;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    padding-left: 3px;
}
.tdInstruct0
{
    background-color: #FFFFFF;
    color:#008080;
    font-family: Arial;
    font-size: 9pt;
    padding-left: 5px;
}
.tdInstruct
{
    border-top: 1px solid #A9A9A9;
    background-color: #FFFFFF;
    color:#008080;
    font-family: Arial;
    font-size: 9pt;
    padding-left: 5px;
}

/* My_Order tab and the td for just order-bottom   */
.tdTabOrder
{
    border: 1px solid #A9A9A9;
    background-color: #BDB76B;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    padding-left: 5px;
}

.tdTabOrderLTB
{
    border-top: 1px solid #A9A9A9;
    border-left: 1px solid #A9A9A9;
    border-bottom: 1px solid #A9A9A9;
    background-color: #BDB76B;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    padding-left: 5px;
}

.tdTabOrderRTB
{
    border-top: 1px solid #A9A9A9;
    border-right: 1px solid #A9A9A9;
    border-bottom: 1px solid #A9A9A9;
    background-color: #BDB76B;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    padding-left: 5px;
}
.tdTabOrder1
{
    border-bottom: 2px solid #A9A9A9;
    background-color: #FFFFFF;
    font-family: Arial;
    font-size: 9pt;
}
.tdTabMbr
{
    border: 1px solid #A9A9A9;
    background-color: #8DC6E2;
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    padding-left: 5px;
}
.tdTabMbr1
{
    border-bottom: 1px solid #A9A9A9;
    background-color: #FFFFFF;
    font-family: Arial;
    font-size: 9pt;
}
.tdOrder
{
    padding-left: 5px;
}
.tdQSubj
{
    border-top: 1px solid #A9A9A9;
}
.tdQMsg
{
}
.tdReply
{
}
