/* CSS Document */

a {text.decoration:none}

A:link{ 
color: #333; }

A:visited {
color: #333; }

A:link:hover {
color: #333;}

A:visited:hover{
color: #333;}



DIV.ourproducts {
margin: 0px 0px 0px 0px;
padding: 6px 0px 0px 0px;
background: red;
font-family: Arial;
} 

DIV.menubar {
margin: 0px 0px 0px 0px;
padding: 5px 0px 0px 0px;
font-family: Arial;
} 

DIV.hunter {
margin: 0px 0px 0px 0px;
padding: 55px 0px 0px 0px;
} 

DIV.pagetitle {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: Arial;
font-size:22px;
font-weight: bold; 
line-height:21px;
} 


DIV.bodytext {
margin: 0px 0px 0px 0px;
padding: 0px 10px 10px 0px;
font-family: Arial;
font-size:12px;
color:#000000;
} 



DIV.nav-1 {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-family: Arial;
font-size:15px;
color:#ffffff;
font-weight: bold; 
line-height:16px;
text-align:center;
} 





DIV.front-bsolutions {
margin: 21px 30px 30px 9px;
padding: 0px 0px 0px 0px;
font-family: Arial;
font-size:13px;
color:#000000;
font-weight: bold; 
text-align:left;
} 


DIV.front-select {
margin: -20px 0px 0px 17px;
padding: 0px 0px 0px 0px;
font-family: Arial;
font-size:12px;
color:#5e5e5e;
font-weight: bold; 
text-align:left;
} 


DIV.front-contactus {
margin: 11px 0px 0px 17px;
padding: 0px 0px 0px 0px;
font-family: Arial;
font-size:12px;
color:#5e5e5e;
font-weight: bold; 
text-align:left;
} 

DIV.front-setapart {
margin: 23px 0px 0px 22px;
padding: 0px 0px 0px 0px;
font-family: Arial;
font-size:15px;
color:#475064;
font-weight: bold; 
text-align:left;
} 


DIV.front-header {
margin: -5px 0px 0px 18px;
padding: 0px 0px 0px 0px;
font-family: Arial;
font-size:30px;
color:#7E7D3D;
font-weight: bold; 
text-align:left;
} 


DIV.front-header-multi {
margin: 0px 0px 0px 18px;
padding: 0px 0px 0px 0px;
font-family: Arial;
font-size:21px;
color:#7E7D3D;
font-weight: bold; 
text-align:left;
} 

DIV.front-headersub {
margin: 5px 0px 0px 138px;
padding: 0px 0px 0px 0px;
font-family:Tahoma;
font-size:11px;
line-height:11px;
color:#626160;
text-align:left;
} 




ul {margin:0; padding:0; list-style:none}
li {background:url(images/a.gif) no-repeat left center; margin: 6px 0px 0px 0px; padding:0px 0px 0px 10px}


ul.bullet1 li {
  list-style-type: none;
  font-family:Tahoma;
font-size:11px;
  background-image: url(../images/2-a1.gif);
  background-position: top left;
  margin: 0px 0px 0px 0px;
  background-repeat: no-repeat;
  padding-left: 1.5em;
}

ul.bullet2 li {
  list-style-type: none;
  font-family:Tahoma;
font-size:11px;
  background-image: url(../images/2-a1.gif);
  background-position: top left;
  margin: 0px 0px 0px 0px;
  background-repeat: no-repeat;
  padding-left: 1em;
}


ul.bullet3 li {
  list-style-type: none;
  font-family:Arial;
font-size:12px;
  background-image: url(../images/2-a1.gif);
  background-position: top left;
  margin: 0px 0px 0px 0px;
  background-repeat: no-repeat;
  padding-left: 1em;
}



margin-top:8px;	

.lt_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#626160;
	}	

.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#5E5E5E;
	}



.f_text
	{
	margin: -35px 0px 0px -160px;
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#656565;
	}	

	.c_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#8B8989;
	}

.c1_text
	{
		font-family:Arial;
		font-size:11px;
		line-height:11px;
		color:#5A5A5B;
	}



	CAPTION.MYTABLE
  {
     background-color:#000000;
     color:black;
     border-style:solid;
     border-width:1px;
     border-color:black;
  }

  TABLE.MYTABLE
  { 
     font-family:arial;
     font-size:10pt;
     background-color:#000000;
     width:200px;
     border-style:solid;
     border-color:black;
     border-width:1px;
  }

    TABLE.MYTABLE2
  { 
     font-family:arial;
    font-size:10pt;
     width:450px;
	      background-color:#000000;
     border-style:solid;
     border-color:black;
     border-width:1px;
  }

    TABLE.MYTABLE3
  { 
     font-family:arial;
     font-size:10pt;
     background-color:#000000;
     width:540px;
     border-style:solid;
     border-color:black;
     border-width:1px;
  }


  TH.MYTABLE
  {
     font-size:10 px;
     color:white;
  }


  TR.MYTABLE
  { 
  }

  TD.MYTABLE
  {  
     font-size:9pt;
     background-color:#ffffff;
     color:black;
     border-style:solid;
     border-width:1px;
     text-align:left;
  }

  hr {
  border:0;
  border-top: 1px solid #E19832;
  height: 0;
  background: #E19832;
}