.Footer
	{
		font-family:"Verdana, Arial, Geneva, Lucida";
		font-size:8pt;
		font-weight: normal;
		COLOR: #6E6E9B;
	}
.FooterText
	{
		font-family :Verdana;
		font-size : 9px;
		COLOR: #6E6E9B;
	}
	a {text-decoration : underline;  outline:none;}
	a:link {text-decoration : underline;  outline:none; color:#4682b4}
	a:visited {text-decoration : underline;  outline:none; color:#4682b4}

.hlink
{
	font-family:Verdana;
	color:#6E6E9B;
	text-decoration:underline;
	
}
.shop_by_type
	{
		font-family:"Verdana, Arial, Geneva, Lucida";
		font-size:10pt;
		font-weight: normal;
		COLOR: #000000;
	}

.topsubmenunew
{
	text-align:justify;
   width:100%;
   padding:0;
  font-family:Verdana;
  font-size:13px;
  color:#4682b4;
   margin:0;
}

.topsubmenunew1
{
	width:100%;
   padding:0;
  font-family:Verdana;
  font-size:15px;
  color:#4682b4;
 }
.shop_by_text_Category
	{
		FONT-FAMILY: "Verdana, Arial, Geneva, Lucida";
		FONT-SIZE: 11pt;	
		FONT-WEIGHT: normal;
		COLOR: #4682b4;
		TEXT-DECORATION: none;  
	}
.shop_by_text_Category:HOVER
	{
		COLOR: #3D3D5A;
	}

.text_black_small
	{
		font-family:"verdana,arial,eneva, Lucida";
		font-size:8pt;
		font-weight: normal;
		COLOR: Black;
	}
.text_black_small_blue
	{
		font-family:"verdana,arial,eneva, Lucida";
		font-size:8pt;
		font-weight: normal;
		color:#4682b4; 
	}
	
.text_black
	{
		font-family:"verdana,arial,eneva, Lucida";
		font-size:8pt;
		font-weight: normal;
		COLOR: #333366;
	}
.text_black_budget
	{
		font-family:"verdana,arial,eneva, Lucida";
		font-size:7pt;
		font-weight: normal;
		COLOR: #333366;
	}
.text_budget
	{
		font-family:"verdana,arial,eneva, Lucida";
		font-size:8pt;
		COLOR: red;
		font-weight: normal;
		COLOR: red;
	}
.Newsletter {
  /*BACKGROUND-COLOR: #e6e6e6;*/
 /* Vivek 10 June background-color:aliceblue;*/
 background-color:White;
 TEXT-ALIGN: center;
 border-collapse:separate;
}
.HomeDesc
	{
		font-family :Verdana;
		font-size : 11px;
		COLOR: #4682b4;
	}

/* Global Navigation: Main Tab Style(s) */
/* Defines the styles for the application tabs */
/* ie: Home, Leads, Accounts, Contacts, Opportunities, etc... */

.font_verdana10
{
  font-family:'Verdana', 'Arial', 'Helvetica' ;
  font-size:12px;
}
.plain
{
	font-family: 'Verdana', 'Arial', 'Helvetica';
   font-weight: bold;
   font-size: 9pt;
   color: Gray;
   text-decoration: none;
   background-color: #FFFFFF;
}
.setupTab {
   font-family: 'Verdana', 'Arial', 'Helvetica';
   font-weight: bold;
   font-size: 10pt;
   color: #FFFFFF;
   text-decoration: none;
   background-color: #336699;
}

.setupResource {
   font-family: 'Verdana', 'Arial', 'Helvetica';
   font-weight: bold;
   font-size: 10pt;
   color: #FFFFFF;
   text-decoration: none;
   background-color: #CC0000;
}





/* Global Navigation: Sub-Navigation Style(s) */
/* Defines the styles for the sub menu */
/* ie: New Lead, New Account, New Contact, etc... */

.subNavWhite {
   font-family: 'Arial', 'Helvetica';
   font-weight: normal;
   font-size: 8pt;
   color: #FFFFFF;
   text-decoration: none;
}

A:link.subNavWhite {
   font-family: 'Arial', 'Helvetica';
   font-weight: normal;
   font-size: 8pt;
   color: #FFFFFF;
   text-decoration: none;
}

.subNavBlack {
   font-family: 'Arial', 'Helvetica';
   font-weight: normal;
   font-size: 8pt;
   color: #000000;
   text-decoration: none;
}

A:link.subNavBlack {
   font-family: 'Arial', 'Helvetica';
   font-weight: normal;
   font-size: 8pt;
   color: #000000;
   text-decoration: none;
}

.subNavDelimiter {
   font-family: 'Arial', 'Helvetica';
   font-weight: normal;
   font-size: 8pt;
   color: #000000;
   text-decoration: none;
}


/* Global Navigation: Top Navigation Style(s) */
/* Defines the styles for the top menu */
/* ie: My Setup, Support Options, Contact Us, etc... */

.topNav {
   font-family: 'Arial', 'Helvetica';
   font-weight: bold;
   font-size: 8pt;
   color: #000000;
   text-decoration: none;
}

A:link.topNav {
   font-family: 'Arial', 'Helvetica';
   font-weight: bold;
   font-size: 8pt;
   color: #000000;
   text-decoration: none;
}


/* Global Navigation: Footer Navigation Style(s) */
/* Defines the styles for the page footer */
/* ie: Copyright, Terms of Use, Privacy Statement, etc... */


/* Global Navigation: Visited Tab Navigation Style(s) */
/* Defines the state of the visited link for the application tabs */
/* ie: Home, Leads, Accounts, Contacts, Opportunities, etc... */


/* Global Navigation: Visited Sub-Navigation Style(s) */
/* Defines the visited styles for the sub menu */
/* ie: New Lead, New Account, New Contact, etc... */

A:visited.subNavWhite {
   color: #FFFFFF;
   text-decoration: none;
}

A:visited.subNavBlack {
   color: #000000;
   text-decoration: none;
}


/* Global Navigation: Visited Top Navigation Style(s) */
/* Defines the visited styles for the top menu */
/* ie: My Setup, Support Options, Contact Us, etc... */

A:visited.topNav {
   color: #000000;
   text-decoration: none;
}


/* Global Navigation: Footer Navigation Style(s) */
/* Defines the visited styles for the page footer */
/* ie: Copyright, Terms of Use, Privacy Statement, etc... */

/* Global Navigation: Hover (Mouseover) Tab Navigation Style(s) */
/* Defines the state of the mouseover link for the application tabs */
/* ie: Home, Leads, Accounts, Contacts, Opportunities, etc... */



/* Global Navigation: Hover (Mouseover) Sub Navigation Style(s) */
/* Defines the state of the mouseover link for the sub navigation */
/* ie: New Lead, New Account, New Contact, etc... */

A:hover.subNavWhite {
   color: #FFFFFF;
   text-decoration: underline;
}

A:hover.subNavBlack {
   color: #000000;
   text-decoration: underline;
}


/* Global Navigation: Hover (Mouseover) Top Navigation Style(s) */
/* Defines the state of the mouseover link for the top menu */
/* ie: New Lead, New Account, New Contact, etc... */

A:hover.topNav {
   color: #000000;
   text-decoration: underline;
}


/* Global Navigation: Footer Navigation Style(s) */
/* Defines the hover styles for the page footer */
/* ie: Copyright, Terms of Use, Privacy Statement, etc... */



/* for page heading*/
TD.colHead 
{
  height: 22px;
  font-family:'Verdana', 'Arial', 'Helvetica' ;
  font-size:12px;
  font-weight:bold;
  color:#4682b4;
  background-color: #d7e1ee;
  text-align:left;
  padding-left:4px;
  padding-right:4px;
  
}

TD.font_verdana
{
  font-family:'Verdana', 'Arial', 'Helvetica' ;
  font-size:12px;
}



.searchText {
  border:1px #999999 solid;
  background-color:#FFFFFF;
  font:9px Geneva, Verdana, Arial;
  color:#333333;
  height:18px;
  width:210px;
 }
 .mailBody
 {
	  border:1px #999999 solid;
  background-color:#FFFFFF;
  font:9px Geneva, Verdana, Arial;
  color:#333333;
  height:192px;
  width:456px;
  }
 .searchTextMultiLine {
  border:1px #999999 solid;
  background-color:#FFFFFF;
  font:9px Geneva, Verdana, Arial;
  color:#333333;
  height:70px;
  width:210px;
 }
.RegTABLE
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    padding:0px 0px 0px 0px;
    border-collapse:collapse;
 
}
.RegTR
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Verdana
}
.RegTD
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Verdana
}
 
.smallSelect {
 border: 1px #999999 solid;
 background-color:#FFFFFF;
 font:9px Geneva, Verdana, Arial;
 color:#333333;
 line-height: 12px;
 width:210px;
 }
 .providerlistcss
 {
 border: 0px #999999 solid;
 background-color:#ffffff;
 font-family:verdana;
 font-size:10px ;
 color:#333333;
 line-height: 12px;
  width:160px;
 height:100px;
	}
.sideBarText{
 border: 1px #999999 solid;
 background-color:#FFFFFF;
 font:10px  Verdana, Arial;
 color:#333333;
 line-height: 12px;
 width:160px;
 height:18px;
 }
 .searchfont
 {
	font-size:11px;
	 font-family:Verdana;
	}
	 .helpLinks
 {
	  text-decoration: none;
 font-family:Verdana;
 font-size:10px;
  color:Orange;
   font-weight:bold;
 }

TABLE.topsubmenu{
  border: 1px solid orange;
  width:100%;
  padding:0;
  font-family:Verdana;
  font-size:10px;
   margin:0;
   height:25px;
  
}

.ZipText
{
	width:500px;
	border:1px solid gray;
	}
	
	
	.txtdesc
	{
		width:400px;
		height:100px;
		}

.topNav {
   font-family: 'Arial', 'Helvetica';
   font-weight: bold;
   font-size: 6pt;
   color: #000000;
   text-decoration: none;
}
.seprator
	 {
		color:gray;
	 }
	 
A:link.topNav {
   font-family: 'Arial', 'Helvetica';
   font-weight: bold;
   font-size: 8pt;
   color: #000000;
   text-decoration: none;
}
 .tabunselected
{
	text-align:left;
	vertical-align:middle;
	height:16px;
	border:1px solid #5b93d2;
	font-family:verdana;
	font-size:11px;
	color:#5b93d2;
	cursor:pointer;
	 
}
.tabselected
{
	text-align:left;
	vertical-align:middle;
	height:16px;
	border:1px solid #336699;
	font-family:verdana;
	font-size:11px;
	color:#ffffff;
	 cursor: pointer; 
	 background: #336699;
}
.toptabunselected
{
	text-align:left;
	vertical-align:middle;
	height:15px;
	border:1px solid #5b93d2;
	font-family:verdana;
	font-size:10px;
	color:#5b93d2;
	cursor: pointer; 
}
.toptabselected
{
	text-align:left;
	vertical-align:middle;
	height:15px;
	border:1px solid #336699;
	font-family:verdana;
	font-size:10px;
	color:#ffffff;
	 cursor: pointer; 
	 background: #336699;
}

.Footer
	{
		font-family:"Verdana, Arial, Geneva, Lucida";
		font-size:8pt;
		font-weight: normal;
		COLOR: #6E6E9B;
	}
.FooterText
	{
		font-family :Verdana;
		font-size : 9px;
		COLOR: #6E6E9B;
	}
	a {text-decoration : underline;  outline:none;}
	a:link {text-decoration : underline;  outline:none; color:#4682b4}
	a:visited {text-decoration : underline;  outline:none; color:#4682b4}
.welcome
{
    background-image:url('../images/welcome.jpg');
    background-repeat:no-repeat;
    HEIGHT: 26px;
}
.logo
{
    background-image:url('../images/himalayalogo.jpg');
    width:420px;
    height:80px;
    cursor:hand;
    background-color:#ffffff;
}