/* only for login & language */


.logo{
	height: 70px;
}
/* Search Css */

/* Main Top Menu */
	.menu_margin{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	background-color: #F5F3DF;
	text-align:center;
	height: 25px;
}

/* Main Banner CSS  */
.banner_table{
	background-position: center;
	height: 150	px;
	background-color: #467963;
	vertical-align: middle;
	}
	
	.breadcum_table{
	background-position: left;
	height: 30px;
	background-color: #F5F3DF;
	vertical-align: middle;
	}
	
/*	Links Name and page name appear */
	.Breadcrumb{
	font-weight: normal;
    font-size: 11px;
    font-family: "Arial", Helvetica, sans-serif;
    color: #333333;
    text-decoration: none;
	background-color: Transparent;
    padding-left :13px;
}
A.Breadcrumb:visited  {
    text-decoration:    none;
    color: #000000;
}
A.Breadcrumb:link {
	COLOR: #000000; TEXT-DECORATION: none
}
A.Breadcrumb:active   {
    text-decoration:    none;
    color: #000000;
}
A.Breadcrumb:hover    {
    text-decoration: none;
    color: #000000;
}
.middle-img{
background-image:url(main-img-pipetimes.gif);
background-repeat:no-repeat;
background-position:top;
}
.rightside-bar{
background-color:#FEFCE5;
width:228px;
padding:10px;
}

.bottom{
	font-weight: bold;
	font-size:16px;
	color: #FDD80B;
	font-family: "Arial", Helvetica, sans-serif;
	text-decoration: none;
	height:32px;
	background-color:#030400;
	text-align:center;
	
	}
/*
	.content_pane_border{
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-right-color:#999999;
	border-left-color: #999999;
}*/	

/* Panes Css */

.topPane 
{ 
	background-color:Transparent;
	margin:0px;
	padding:0px;
	vertical-align:top;
	
	
}
.leftPane 
{ 
	background-color:Transparent;
	padding: 0px;
 	margin: 0px;
	vertical-align: top;
}

.rightPane 
{ 
	 background-color:Transparent;
	padding: 0px;
 	margin: 0px;
	vertical-align: top;
  	
}
.bottomPane 
{ 
	background-color:Transparent;
	padding: 0px;
 	margin: 0px;
	vertical-align: top;
}

.contentPane 
{
	background-color:Transparent;
	padding: 0px;
 	margin: 0px;
	vertical-align: top;
	background-image:url(main-img-pipetimes.gif);
background-repeat:no-repeat;
background-position:top;
	
}
.bannerpane{
padding-left:5px;
}




--------------------------------------------------------------------------
		
		Main Option Color, Size, Font etc 
		
		--------------------------------------------------------------------------
				
		*/
		
		/* Main Menu */

/* Main Menu */

.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:26px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #D8D5C5 0px solid; 
	border-bottom: #D8D5C5 0px solid; 
	border-top: #D8D5C5 0px solid; 
	border-right: #D8D5C5 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #FDD60C; 
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	background-color: Transparent;
	font-family: "Arial", Helvetica, sans-serif;
}
.MainMenu_MenuIcon {
	background-color: #000000; 
	border-left: #D8D5C5 0px solid; 
	border-bottom: #D8D5C5 0px solid; 
	border-top: #D8D5C5 0px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 26px;
}
.MainMenu_SubMenu {
	background-color: #000000;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	/*filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); */
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #000000; 
	cursor: pointer; 
	cursor: hand; 
	color: #FDD60C; 
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 14px; 
	font-style: normal;
	font-weight:bold;
	height: 26px;
}
.MainMenu_MenuArrow {
	border-right: #D8D5C5 0px solid; 
	border-bottom: #D8D5C5 0px solid; 
	border-top: #D8D5C5 0px solid;
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand;
}

/* Other CSS  */

.black_bold{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: "Arial", Helvetica, sans-serif;
	text-decoration: none;
	}
	
	.normal_left_text{
	font-size: 11px;
	color: #000000;
	font-family: "Arial", Helvetica, sans-serif;
	text-decoration: none;
	}

.normal_text{
	font-size: 12px;
	color: #666666;
	font-family: "Arial", Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
	}

.normal_text_bold{
	font-size: 12px;
	color: #666666;
	font-family: "Arial", Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	}

.green_text{
	font-size: 11px;
	color: #457963;
	font-family: "Arial", Helvetica, sans-serif;
	text-decoration: underline;
	font-style: normal;
	}

.heading_text_bold{
	font-size: 16px;
	color: #666666;
	font-family: "Arial", Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	}


.left_side_text{
	font-size: 10px;
	color: #000000;
	font-family: "Verdana",Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
		}


.news_bold{
	font-size: 10px;
	color: #000000;
	font-family: "Verdana",Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
		}


}

.OtherTabs {
font-family:"Times New Roman", Times, serif;
font-size: 16px;
color:#cccccc;
font-weight:bold;
text-decoration:none;
}
A.OtherTabs:link {
font-family:"Times New Roman", Times, serif;
font-size: 16px;
color:#cccccc;
font-weight:bold;
text-decoration:none;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#cccccc;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#cccccc;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#ffffff;
}

.CommandButton {

	font-size: 11px;
	color: #999999;
	font-family: "Arial", Helvetica, sans-serif;
	text-decoration: none;
}
A.CommandButton:link {
    text-decoration:    none;
    color:#999999;
}

A.CommandButton:visited  {
    text-decoration:    none;
    color:#999999;
}

A.CommandButton:active   {
    text-decoration:    none;
    color:#999999;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color:#000000;
}

-------------------

.Hyperlink {
    font-weight: normal;
    font-size: 10px;
    color: #999999;
    font-family: "Arial", Verdana, Helvetica; 
    text-decoration: none;
}
A.Hyperlink:link {
    text-decoration:    none;
    color:#999999;
}

A.Hyperlink:visited  {
    text-decoration:    none;
    color:#999999;
}

A.Hyperlink:active   {
    text-decoration:    none;
    color:#999999;
}

A.Hyperlink:hover    {
    text-decoration:    underline;
    color:#000000;
}
.SelectedTab {
	font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
text-align:right;
padding-right:4px;
	
	}
	A.SelectedTab:link {
    text-decoration:    none;
    color:#ffffff;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#ffffff;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#999999;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#ffffff;
}

Body{
margin:0px;
padding:0px;
background-image:url(background-pipe.gif);
}
.topbar{
background-color:#000000;
height:26px;
}
.login{
font-family:"Times New Roman", Times, serif;
font-size: 16px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
padding-left:4px;
padding-right:2px;
}
A.login.hover{
font-family:"Times New Roman", Times, serif;
font-size: 16px;
color:#FCAE17;
text-decoration:none;
font-weight:bold;
padding-left:4px;
padding-right:2px;
}
.Search{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
text-align:right;
padding-right:4px;
}
A.search.hover{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:underline;
text-align:right;
padding-right:4px;
}
.topmenu{
background-color:#000000;
height:20px;
}
.bottommenu{
background-color:#000000;
height:20px;
}
.copyrights{
font-family:"Times New Roman", Times, serif;
font-size: 16px;
color:#cccccc;
font-weight:bold;
text-decoration:none;
padding-left: 2px;
}
A.copyrights.hover{
font-family:"Times New Roman", Times, serif;
font-size: 16px;
color:#cccccc;
font-weight:bold;
text-decoration:underline;
padding-left: 2px;
}
.terms{
font-family:"Times New Roman", Times, serif;
font-size: 16px;
color:#cccccc;
font-weight:bold;
text-decoration:none;
padding-right: 26px;
text-align:right;
}
A.terms.link{
font-family:"Times New Roman", Times, serif;
font-size: 16px;
color:#cccccc;
font-weight:bold;
text-decoration:underline;
padding-right: 26px;
text-align:right;
}
A.terms.hover{
font-family:"Times New Roman", Times, serif;
font-size: 16px;
color:#cccccc;
font-weight:bold;
text-decoration:underline;
padding-right: 26px;
text-align:right;
}

.leftside{
background-image:url(left1.gif);
height: 199px;
background-repeat:repeat-x;
}
.rightside{
background-image:url(right1.gif);
height: 199px;
background-repeat:repeat-x;
}
.backcolr{
background-image:url(background-red.gif);

}
.topcss,A.topcss:link,A.topcss:active,A.topcss:visited			{font-weight:normal; font-size:9px; color:#F9EED9; TEXT-DECORATION:none;font-family: Arial, Helvetica, sans-serif;}
A.topcss:hover				{font-weight:normal; font-size:9px; color: #E8BF82; TEXT-DECORATION:underline;font-family: Arial, Helvetica, sans-serif;}

