TD.OFF
{
	background: #014676;
}
TD.ON
{
	background: #003052;
}
.PRODUCTOFF
{
	background-image: URL(../images/all_product_link_bg-off.gif);
	background-repeat:no-repeat;
	width: 180PX;
	height: 20PX;
}
.PRODUCTON
{
	background-image: URL(../images/all_product_link_bg-on.gif);
	background-repeat:no-repeat;
	width: 180PX;
	height: 20PX;
}
.LOGININPUT
{
	border: 1PX SOLID #A6B3BD;
	font-family: TAHOMA, VERDANA;
	font-size: 11PX;
	color: #4F585F;
	width: 110PX;
	padding-left: 3PX;
	padding-bottom: 2PX;
}
.INPUT1
{
	border: 1PX SOLID #A6B3BD;
	font-family: TAHOMA, VERDANA;
	font-size: 11PX;
	color: #4F585F;
	height: 20PX;
	padding-left: 3PX;
}
.LEFTLINK
{
	font-family: TAHOMA, VERDANA;
	font-size: 11PX;
	font-weight: NONE;
	color: #FFFFFF;
	text-decoration: NONE;
}
.LEFTLINK:HOVER
{
	font-family: TAHOMA, VERDANA;
	font-size: 11PX;
	font-weight: NONE;
	color: #ADDDFF;
	text-decoration: NONE;
}
.PRODUCTLINK
{
	font-family: TAHOMA, VERDANA;
	font-size: 11PX;
	font-weight: NONE;
	color: #014676;
	text-decoration: NONE;
	padding-left: 20PX;
	padding-right: 50PX;
	height: 20PX;
}
.PRODUCTLINK:HOVER
{
	font-family: TAHOMA, VERDANA;
	font-size: 11PX;
	font-weight: NONE;
	color: #000000;
	text-decoration: UNDERLINE;
	padding-left: 20PX;
	padding-right: 50PX;
}
.BLUELINK
{
	font-family: TAHOMA, VERDANA;
	font-size: 11PX;
	font-weight: BOLD;
	color: #014676;
	text-decoration: NONE;
}
.BLUELINK:HOVER
{
	font-family: TAHOMA, VERDANA;
	font-size: 11PX;
	font-weight: BOLD;
	color: #027BCF;
	text-decoration: UNDERLINE;
}
.BLUELINKLIGHT
{
	font-family: TAHOMA, VERDANA;
	font-size: 11PX;
	font-weight: NONE;
	color: #027BCF;
	text-decoration: UNDERLINE;
}
.BLUELINKLIGHT:HOVER
{
	font-family: TAHOMA, VERDANA;
	font-size: 11PX;
	font-weight: NONE;
	color: #027BCF;
	text-decoration: NONE;
}
.BLACKLINK
{
	font-family: TAHOMA, VERDANA;
	font-size: 11PX;
	font-weight: BOLD;
	color: #000000;
	text-decoration: UNDERLINE;
}
.BLACKLINK:HOVER
{
	font-family: TAHOMA, VERDANA;
	font-size: 11PX;
	font-weight: BOLD;
	color: #000000;
	text-decoration: NONE;
}

.BLACKTITLE
{
	font-family: TAHOMA, VERDANA;
	font-size: 11PX;
	font-weight: BOLD;
	color: #000000;
	text-decoration: NONE;
}
.BLACKTEXT
{
	font-family: TAHOMA, VERDANA;
	font-size: 11PX;
	font-weight: NONE;
	color: #000000;
	text-decoration: NONE;
}
.BLUETITLE
{
	font-family: TAHOMA, VERDANA;
	font-size: 11PX;
	font-weight: BOLD;
	color: #0276C8;
	text-decoration: NONE;
}
.WHITETITLE
{
	font-family: TAHOMA, VERDANA;
	font-size: 11PX;
	font-weight: BOLD;
	color: #FFFFFF;
	text-decoration: NONE;
}
.PRINTBLACKTITLE
{
	font-family: TAHOMA, VERDANA;
	font-size: 11PX;
	font-weight: BOLD;
	color: #000000;
	text-decoration: NONE;
	border: 1px solid #717B86 
}
.PRINTBLACKTEXT {	font-family: TAHOMA, VERDANA;	font-size: 11PX;	font-weight: NONE;	color: #000000;	text-decoration: NONE;	border: 1px solid #717B86 }.PRINTBLUETITLE{	font-family: TAHOMA, VERDANA;	font-size: 11PX;	font-weight: BOLD;	color: #0276C8;	text-decoration: NONE;	border: 1px solid #717B86 }.PRINTWHITETITLE{	font-family: TAHOMA, VERDANA;	font-size: 11PX;	font-weight: BOLD;	color: #FFFFFF;	text-decoration: NONE;	border: 1px solid #717B86 }
.BOX01
{
	border: 1PX SOLID #EBEBEB;
	padding: 5PX;
}
.BOX02
{
	border: 1PX SOLID #D8D8D8;
	padding: 5PX;
	background-color: #F5F5F5;
}
.LIGHTBLUE
{
	border: 1PX SOLID #B1BAC0;
	padding: 5PX;
	background-color: #D6E1E9;
}
.LISTMENU
{
	font-family: TAHOMA, VERDANA;
	font-size: 11PX;
	font-weight: NONE;
	color: #000000;
	text-decoration: NONE;
}
.BUTTON
{
	border: 1PX SOLID #002036;
	background-image: URL(../IMAGES/BUTTON_BG.GIF);
	background-repeat: REPEAT-X;
	background-color: #3A99DC;
	color: #FFFFFF;
	font-family: TAHOMA, VERDANA;
	font-size: 11PX;
	font-weight: BOLD;
	padding-right: 0PX;
	padding-left: 0PX;
	padding-top: 2PX;
	padding-bottom: 2PX;
}

.TITLE
{
	color: #DBDFE0;
	text-align: left;
	font-family: Trebuchet MS,tahoma,arial,verdana,helvetica;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	padding-left: 5;
}

/* Default Styles */
TD
{
	color: 000000;
	font-family: TAHOMA, VERDANA;
	font-size: 11PX;
	font-weight: NONE;
	color: #000000;
	text-decoration: NONE;
}
TABLE.DATAGRID
{
	background-color: #FFFFFF;
	border-bottom: 1PX SOLID #F5F5F5;
	border-left: 1PX SOLID #F5F5F5;
	border-right: 1PX SOLID #F5F5F5;
	border-top: 1PX SOLID #F5F5F5;
	font-family: TAHOMA, VERDANA;
}
TABLE.DATAGRID TD
{
	border-bottom: 1PX SOLID #F5F5F5;
	font-size: 11px;
	border-left: 1PX SOLID #F5F5F5;
	border-right: 1PX SOLID #F5F5F5;
	border-top: 1PX SOLID #F5F5F5;
	font-family: TAHOMA, VERDANA;
	padding: 3 3 3 3;
}
TABLE.DATAGRIDINNERTABLE TD
{
	border-bottom: 0PX SOLID #F5F5F5;
	font-size: 11px;
	border-left: 0PX SOLID #F5F5F5;
	border-right: 0PX SOLID #F5F5F5;
	border-top: 0PX SOLID #F5F5F5;
	font-family: TAHOMA, VERDANA;
	padding: 0 0 0 0;
}

.FOOTERSTYLE
{
	font-weight: NORMAL;
}
.HEADERSTYLE
{
	background-color: #ADB4BB;
	border-left: 1PX SOLID #F5F5F5;
	color: #000000;
	font-weight: BOLD;
	padding: 3 0 3 0;
	text-align: CENTER;
}
.HEADERSTYLE TD
{
	border-right: 1PX SOLID #F5F5F5;
	border-top: 1PX SOLID #F5F5F5;
	color: #000000;
	font-weight: BOLD;
	text-align: CENTER;
}
.HEADERSTYLE A
{
	font-family: TAHOMA, VERDANA;
	font-size: 11PX;
	font-weight: BOLD;
	color: #000000;
	text-decoration: UNDERLINE;
}
.HEADERSTYLE A:HOVER
{
	font-family: TAHOMA, VERDANA;
	font-size: 11PX;
	font-weight: BOLD;
	color: #000000;
	text-decoration: NONE;
}


.ITEMSTYLE
{
	background-color: #DFE1E4;
	color: #000000;
	font-weight: NORMAL;
}
.ALTERNATINGITEMSTYLE
{
	background-color: #DFE1E4;
	color: #000000;
	font-weight: NORMAL;
}
.DGSELECTEDITEMSTYLE
{
	background-color: #DFE1E4;
	color: #000000;
	font-weight: NORMAL;
}
.SELECTEDITEMSTYLE
{
	background-color: #DFE1E4;
	color: #000000;
	font-weight: NORMAL;
}
.EDITITEMSTYLE
{
	font-weight: NORMAL;
}

.PAGERSTYLE
{
	background-color: #D2D5D9;
	color: #000000;
	font-weight: BOLD;
	text-align: CENTER;
}
.PAGERSTYLE TD
{
	background-color: #D2D5D9;
	color: #000000;
	font-weight: BOLD;
	text-align: CENTER;
}

.PAGERSTYLE A:LINK
{
	color: #000000;
	font-family: TAHOMA, VERDANA;
	font-size: 11px;
	font-weight: BOLD;
	text-decoration: none;
}
.PAGERSTYLE A:HOVER
{
	color: #000000;
	font-family: TAHOMA, VERDANA;
	font-size: 11px;
	font-weight: BOLD;
	text-decoration: underline;
}
.PAGERSTYLE A:VISITED
{
	color: #000000;
	font-family: TAHOMA, VERDANAl;
	font-size: 11px;
	font-weight: BOLD;
	text-decoration: underline;
}
.PAGERSTYLE A:ACTIVE
{
	color: #000000;
	font-family: TAHOMA, VERDANA;
	font-size: 11px;
	font-weight: BOLD;
	text-decoration: none;
}

.TEXTBOX
{
	border: 1PX SOLID #A6B3BD;
	font-family: TAHOMA, VERDANA;
	font-size: 11PX;
	color: #4F585F;
	width: 110PX;
	padding-left: 3PX;
	padding-bottom: 2PX;
}
.DROPDOWNLIST
{
	font-family: TAHOMA, VERDANA;
	font-size: 11PX;
	font-weight: NONE;
	color: #000000;
	text-decoration: NONE;
}
.REDIOBUTTON, .REDIOBUTTON INPUT
{
	background-color: Transparent;
	border: 0px;
	border-bottom: #666666 0px solid;
	border-left: #666666 0px solid;
	border-right: #666666 0px solid;
	border-top: #666666 0px solid;
	color: #727B3E;
	font-family: verdana,arial,helvetica,tahoma;
	font-size: 11px;
	vertical-align: MIDDLE;
}
.CHECKBOX, .CHECKBOX INPUT
{
	background-color: Transparent;
	border: 0px;
	border-bottom: #666666 0px solid;
	border-left: #666666 0px solid;
	border-right: #666666 0px solid;
	border-top: #666666 0px solid;
	color: #727B3E;
	font-family: verdana,arial,helvetica,tahoma;
	font-size: 11px;
	vertical-align: MIDDLE;
}

.TEXTBOXVALIDATE
{
	background-color: #F5F9E3;
	border: 1PX SOLID #A6B3BD;
	font-family: TAHOMA, VERDANA;
	font-size: 11PX;
	color: #4F585F;
	width: 110PX;
	padding-left: 3PX;
	padding-bottom: 2PX;
}
.DROPDOWNLISTVALIDATE
{
	background-color: #F5F9E3;
	font-family: TAHOMA, VERDANA;
	font-size: 11PX;
	font-weight: NONE;
	color: #000000;
	text-decoration: NONE;
}
.CHECKBOXVALIDATE
{
	background-color: #F5F9E3;
	border: 0px;
	border-bottom: #666666 0px solid;
	border-left: #666666 0px solid;
	border-right: #666666 0px solid;
	border-top: #666666 0px solid;
	color: #727B3E;
	font-family: verdana,arial,helvetica,tahoma;
	font-size: 11px;
	vertical-align: MIDDLE;
}
.RADIOBUTTONVALIDATE
{
	background-color: #F5F9E3;
	border: 0px;
	border-bottom: #666666 0px solid;
	border-left: #666666 0px solid;
	border-right: #666666 0px solid;
	border-top: #666666 0px solid;
	color: #727B3E;
	font-family: verdana,arial,helvetica,tahoma;
	font-size: 11px;
	vertical-align: MIDDLE;
}

.REQUIREDFIELDINDICATOR
{
	color: #FF0000;
	font-size: 12PX;
	font-weight: BOLD;
	padding: 3 3 3 3;
	text-align: CENTER;
	vertical-align: text-bottom;
}
A.REQUIREDFIELDINDICATOR:HOVER
{
	color: #FF0000;
	font-size: 12PX;
	font-weight: BOLD;
	padding: 3 3 3 3;
	text-align: CENTER;
	vertical-align: text-bottom;
	text-decoration: none;
}
.ERROR
{
	color: #FF0000;
	text-align: left;
	font-family: TAHOMA, VERDANA;
	font-size: 12px;
	font-weight: none;
	text-decoration: none;
}

.tablinkgray{
font-family:Tahoma, Verdana;
font-size:11px;
font-weight:bold;
color:#88919C;
TEXT-DECORATION: none
}

.tablinkblue{
font-family:Tahoma, Verdana;
font-size:11px;
font-weight:bold;
color:#0276C8;
TEXT-DECORATION: none
}

.tablinkbreak{
font-family:Tahoma, Verdana;
font-size:11px;
font-weight:none;
color:#C4C9CF;
TEXT-DECORATION: none;
padding-left:10px;
padding-right:10px
}

.TDBorder
{
	border: 1px solid #000000 
}
.ECALANDER{BORDER-BOTTOM: 0PX SOLID #cccccc; BORDER-LEFT: 0PX SOLID #cccccc} 
.ECALANDERDAY{BACKGROUND-COLOR: #FFFFFF; BORDER-RIGHT: 0PX SOLID #cccccc; BORDER-TOP: 0PX SOLID #cccccc; BORDER-BOTTOM: 0PX SOLID #cccccc; BORDER-LEFT: 0PX SOLID #cccccc; height:70px; width:96px} 
.ECALANDERHEADER{BACKGROUND-COLOR: #ADB4BB; BORDER-RIGHT: 0PX SOLID #cccccc; BORDER-TOP: 0PX SOLID #cccccc; BORDER-BOTTOM: 0PX SOLID #cccccc; BORDER-LEFT: 0PX SOLID #cccccc; HEIGHT: 20px; TEXT-ALIGN: CENTER;font-family: TAHOMA, VERDANA;	font-size: 11PX;	font-weight: BOLD;	color: #000000;	text-decoration: NONE} 
.ECALANDERHOLIDAY{BACKGROUND-COLOR: #FFFFFF; BORDER-RIGHT: 0PX SOLID #cccccc; BORDER-LEFT: 0PX SOLID #cccccc; BORDER-TOP: 0PX SOLID #cccccc; color:#cc0000; font-weight:bold} 
.ECALANDERSELECT{BACKGROUND-COLOR: #E7F7FF; BORDER-RIGHT: 0PX SOLID #cccccc; BORDER-TOP: 0PX SOLID #cccccc; COLOR: #033067; height:70px; width:96px} 
.ECALANDERBLANK{BACKGROUND-COLOR: #D6E1E9; height:70px; width:96px} 

.contitle{
font-family:Tahoma, Verdana;
font-size:13px;
font-weight:bold;
color:#ffffff;
padding-left:10px}

.screen_tex{
font-family:Tahoma, Verdana;
font-size:13px;
font-weight:bold;
color:#B10000;
}

.sample {
font-family:Tahoma, Verdana;
font-size:11px;
font-weight:none;
color:#000000;
}


.tex_top {
font-family:Tahoma, Verdana;
font-size:12px;
font-weight:bold;
color:#000000;
}
.graytext{
font-family:Tahoma, Verdana;
font-size:11px;
font-weight:none;
color:#555555;
TEXT-DECORATION: none}

.bottext{
font-family:Tahoma, Verdana;
font-size:11px;
font-weight:none;
color:#C7C7C7;
TEXT-DECORATION: none;
padding-right:10px;
padding-left:10px
}
.botlink{
font-family:Tahoma, Verdana;
font-size:11px;
font-weight:none;
color:#C7C7C7;
TEXT-DECORATION: none;
}

.botlink:hover{
font-family:Tahoma, Verdana;
font-size:11px;
font-weight:none;
color:#C7C7C7;
TEXT-DECORATION:underline;
}

/*Affiliate CSS*/

.btn{
background:url(../IMAGES//btn_bg.jpg);
background-repeat:repeat-x;
border:0px solid #000000;
font-family:Tahoma, Verdana;
font-size:11px;
font-weight:bold;
color:#ffffff;
padding-right: 4PX;
padding-left: 4PX;
padding-top: 4PX;
padding-bottom: 4PX;
TEXT-DECORATION: none}

.btn1{
background:url(images/btn_bg.jpg);
background-repeat:repeat-x;
border:0px solid #000000;
width:118px;
height:22px;
font-family:Tahoma, Verdana;
font-size:11px;
font-weight:bold;
color:#ffffff;
TEXT-DECORATION: none}
.btn2{
background:url(images/btn_bg.jpg);
background-repeat:repeat-x;
border:0px solid #000000;
width:130px;
height:22px;
font-family:Tahoma, Verdana;
font-size:11px;
font-weight:bold;
color:#ffffff;
TEXT-DECORATION: none}

.btn4{
background:url(images/btn_bg.jpg);
background-repeat:repeat-x;
border:0px solid #000000;
width:85px;
height:22px;
font-family:Tahoma, Verdana;
font-size:11px;
font-weight:bold;
color:#ffffff;
TEXT-DECORATION: none}


.textfield{
background-color:#F4F4F4;
border:1px solid #BDBDBD;
width:174px;
height:16px;
font-family:Tahoma, Verdana;
font-size:11px;
font-weight:none;
padding-top:5px;
color:#000000;
TEXT-DECORATION: none}
.textfield1{
background-color:#F4F4F4;
border:1px solid #BDBDBD;
width:15px;
height:10px;
font-family:Tahoma, Verdana;
font-size:11px;
font-weight:none;
text-align:center;
padding-top:5px;
padding-botom:5px;
color:#000000;
TEXT-DECORATION: none}
.textfield2{
background-color:#F4F4F4;
border:1px solid #BDBDBD;
width:0px;
height:10px;
font-family:Tahoma, Verdana;
font-size:11px;
font-weight:none;
text-align:center;
padding-top:5px;
padding-botom:5px;
color:#000000;
TEXT-DECORATION: none}

.linkwhite{
font-family:Tahoma, Verdana;
font-size:11px;
font-weight:bold;
color:#ffffff;
TEXT-DECORATION: none
}

.linkwhite:hover{
font-family:Tahoma, Verdana;
font-size:11px;
font-weight:bold;
color:#ffffff;
TEXT-DECORATION: underline}


.affiliatebluetitle{
font-family:Tahoma, Verdana;
font-size:11px;
font-weight:bold;
color:#B3E0FF;
TEXT-DECORATION: none}

.darkgraylink{
font-family:Tahoma, Verdana;
font-size:11px;
font-weight:bold;
color:#535353;
TEXT-DECORATION: underline
}

.darkgraylink:hover{
font-family:Tahoma, Verdana;
font-size:11px;
font-weight:bold;
color:#535353;
TEXT-DECORATION: none
}