.welcome_tab{
font-family:Arial, "Trebuchet MS";
font-size:16px;
color:#666666;
text-align:justify;
line-height:18px;
font-weight:bold;
}
.welcome_tab_interra_green{
font-family:"Trebuchet MS";
font-size:18px;
text-transform:uppercase;
color:#607900;
text-align:justify;
line-height:18px;
letter-spacing:0.5px;
}
.welcome_tab_interra_blue{
font-family:"Trebuchet MS";
font-size:18px;
text-transform:uppercase;
color:#125da2;
text-align:justify;
line-height:18px;
letter-spacing:0.5px;
}

.main_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-align:justify;
line-height:18px;
}
.main_text a{
color:#607900;
text-decoration:none;
font-weight:bold;
}
.main_text a:hover{
color:#333333;
text-decoration:none;
font-weight:bold;
}

.text_cntct{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
text-align:left;
line-height:16px;
padding:0px 0px 0px 10px;
}
.text_cntct a{
color:#000;
text-decoration:none;
}
.text_cntct a:hover{
color:#fff;
text-decoration:none;
}

.heads_css{
font-family:"trebuchet MS";
font-size:18px;
color:#fff;
text-decoration:none;
text-align:justify;
line-height:18px;
}
.text{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
text-align:justify;
line-height:18px;
}
.text a{
color:#fff990;
font-weight:bold;
text-decoration:none;
}
.text a:hover{
color:#fff;
text-decoration:none;
}

.fotter{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#00617d;
text-align:center;
}
.fotter a{
color:#00617d;
text-decoration:none;
}
.fotter a:hover{
color:#000000;
text-decoration:none;
}

.copyright{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
text-align:justify;
}
.copyright a{
color:#00617d;
font-weight:bold;
text-decoration:none;
}
.copyright a:hover{
color:#333333;
font-weight:bold;
text-decoration:none;
}

.input{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
text-align:justify;
line-height:18px;
border:1px solid #999999;
}

.submit_enquiry{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#fff;
background-color:#0033CC;
border:none;
padding:3px;
}

.brdr{
border:1px solid #EEEEEE;
}

/*NAVIGATION RIGHT*/

		/* A few IE bug fixes */
		* { margin: 0; padding: 0; }
		* html ul ul li a { 
		height: 100%
		; }
		* html ul li a { 
		height: 100%;
		 }
		* html ul ul li { 
		margin-bottom: -1px;
		 }

		#theMenu { 
		width: 200px; 
		height: 350px; 
		margin: 3px 0; 
		 }
		
		/* Some list and link styling */
		ul li { 
		width: 237px;
		}
		ul ul li { 
		padding: 0px 0px 0px 10px; 
		width: 230px; 
		margin-bottom: 0;
		 }
		ul ul li a { 
		display:block; 
		color: #000; 
		padding: 5px;
		text-decoration:none; 
		font-size: 11px; 
		border-bottom:1px solid #CCCCCC;
		}
		ul ul li a:hover { 
		display:block;
		color: #369;
		background-color: #eee;
		border-bottom:1px solid #cccccc;
		padding: 5px;
		font-size: 11px;
		}
		/* For the xtra menu */
		ul ul ul li { 
		border-left: none;
		border-bottom: 1px solid #eee;
		padding: 0px;
		width: 210px;
		margin-bottom: 0px;
		padding:3px 6px;
		}
		ul ul ul li a { 
		display:block;
		text-decoration:none; 
		color: #000;
		padding: 3px 6px; 
		font-size: 11px;
		 }
		ul ul ul li a:hover { 
		display:block; 
		color: #000; 
		background-color: #eee; 
		padding: 3px 6px; 
		font-size: 11px;
		 }
		
		
		li { 
		list-style-type: none;
		 }
		h2 { 
		margin-top: 1.5em;
		 }
		
		/* Header links styling */
		h3.head a { 
		color: #fff;
		display:block; 
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-decoration:none;
		font-size:13px;
		background: #003399 url(down.gif) no-repeat; 
		background-position: 98% 50%;
		padding: 3px 6px 3px 6px;
		border-bottom:1px solid #fff;
		}
		h3.head a:hover { 
		color: #000;
		background: #84c00b url(down.gif) no-repeat; 
		background-position: 98% 50%;
		}
		h3.selected a { 
		background: #84c00b url(up.gif) no-repeat; 
		background-position:98% 50%;
		color: #fff;
		padding: 3px 6px;
		}
		h3.selected a:hover { 
		background: #84c00b url(up.gif) no-repeat; 
		background-position:98% 50%;
		color: #fff;
		}
		
		/* Xtra Header links styling */
		h4.head a { 
		color: #333;
		display:block; 
		background:#eee url(down.gif) no-repeat; 
		background-position: 98% 50%;
		padding: 3px 6px;
		width:199px;
		}
		h4.head a:hover { 
		color: #000;
		width:190px;
		padding: 3px 6px;
		background:#ddd url(down.gif) no-repeat; 
		background-position: 98% 50%;
		}
		h4.selected a { 
		background: #6c9 url(up.gif) no-repeat; 
		background-position:98% 50%;
		color: #fff;
		padding: 3px 6px;
		}
		h4.selected a:hover { 
		background: #6c9 url(up.gif) no-repeat; 
		background-position:98% 50%;
		color: #36a;
		}
