html, body {
	margin:0;
	padding:0;
  	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	background:url(../images/bg2.jpg) #E4E4E4 left top repeat-x;
	font-size:12px;
	color:#282727;
}

.rightcontener img{
margin-right:5px;
margin-bottom:5px;
padding:0px;
}


#parent
{
	margin:0px auto;
	padding:0px;
	width:816px;
	background:url(../images/repeat.jpg) left top repeat-y;
	}

.clr {
margin:0; padding:0;
clear:both;
}
/* Global Classes starts */
* {
outline:none;
}

div, form, P
{
 margin:0px;
 padding:0px;
}

A IMG /* This Class will disble border over any link on images*/
{ 
  border:none;
  outline:none
}
a
{
	text-decoration:underline;
	color:#282727;
}

a:hover
{
	text-decoration:none;
	color:#596163;
}
p
{
	color:#282727;
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
}

p a
{
	text-decoration:underline;
	color:#282727;
}

p a:hover
{
	text-decoration:none;
	color:#596163;
}

UL
	{
	/* Controls NORMAL UL */
	margin:0 0 0 15px; 
	padding:0 0 0 0;
	list-style-type:none; 
	color:#282727;
	}

UL LI
	{
	/* Controls NORMAL li inside UL */
	margin:0 0 3px 0; 
	padding:0 0 0 12px;
	}

UL strong	{
font-size:15px;}

OL 
	{
	/* Controls NORMAL OL */
	margin:0 0 0 28px; 
	padding:0 0 0 0;
	list-style-type:decimal; 
	}

OL LI
	{
	/* Controls NORMAL li inside OL */
	text-decoration:underline;
	color:#282727;
	}
	
OL LI A, LI A , OL A
	{
	/* Controls LINKS inside OL */
	text-decoration:underline;
	color:#000000;
	}

OL A:HOVER
	{
	/* Controls LINKS HOVER inside OL */
	text-decoration:none;
	color:#363636;
	}

UL A
	{
	/* Controls LINKS inside UL */
	text-decoration:underline;
	color:#000000;
	}

UL A:HOVER
	{
	/* Controls LINKS HOVER inside UL */
	text-decoration:none;
	color:#363636;
	}
/* Global Classes ends */



/*------header start-------*/

.navegationbox{ 
background:url(../images/headerbg.jpg) left top no-repeat;
height:299px;
text-align:center;
padding:0px 0px 0px 200px;
} 
.navegationbox ul{
	margin:0 0 0px 0px; 
	padding:0 0 0 0px;
	list-style-type:none;
	}
	
	
.navegationbox ul li {
	margin:0 0 0px 0; 
	padding:0 2px 0 0px;
	list-style-type:none;
	float:left;
	background:url(../images/lineli.jpg) right top no-repeat;
	}
	
.navegationbox a {
	font-size:12px;
	text-decoration:none;
	 color:#000; padding:0 20px 0 20px;
	 line-height:36px;
	 display:block;
	 background:url(../images/topbutton1.gif) center top  no-repeat;
	}

.navegationbox a:hover {
	text-decoration:none;
	color:#262525; 
	 padding:0 20px 0 20px;
	 background:url(../images/topbutton1-active.gif) center top  no-repeat;
	}		
	
.navegationbox a.active {
	text-decoration:none;
	color:#262525; 
	 background:url(../images/topbutton1-active.gif) center top  no-repeat;
	 padding:0 20px 0 20px;
	}	
	
	
	.navegationbox1{ 
text-align:center;
padding:0px 0px 0px 0px;
margin:0px;
width:100px;
float:left;
height:36px;
width:80px;
} 
.navegationbox1 ul{
	margin:0 0 0px 0px; 
	padding:0 0 0 0px;
	list-style-type:none;
	}
	
	
.navegationbox1 ul li {
	margin:0 0 0px 0; 
	padding:0 2px 0 0px;
	list-style-type:none;
	float:left;

	}
	
.navegationbox1 a {
	font-size:12px;
	text-decoration:none;
	 color:#000; padding:0 20px 0 20px;
	 line-height:36px;
	 display:block;
	 background:url(../images/topbutton1.gif) center top  no-repeat;
	}

.navegationbox1 a:hover {
	text-decoration:none;
	color:#262525; 
	 padding:0 20px 0 20px;
	 background:url(../images/topbutton1-active.gif) center top  no-repeat;
	}		
	
.navegationbox1 a.active1 {
	text-decoration:none;
	color:#262525; 
	 background:url(../images/topbutton1-active.gif) center top  no-repeat;
	 padding:0 20px 0 20px;
	}	
	
	
 /*------header ends-------*/
 
  /*------bodycontaner start-------*/
 #mainbody{ padding:0px 0px 15px 0px;
 margin:0px 8px 0px 8px;
 }
  
  .leftcontener{ 
  margin:0px 0px 0px 0px;
  padding:0px 11px 0px 10px;
 float:left;
 width:194px;
  }
 
  .leftcontener .greanbox{
  margin:0px 0px 17px 0px;
  padding:15px 0px 0px 0px;
 background:url(../images/greanbox.jpg) left top  no-repeat;
  }
 .text p{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
  .leftcontener .greanbox .text{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  color:#B7FF03;
  }
  .text p{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }

   .leftcontener .greanbox .textwhite{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  color:#FFFFFF;
  font-size:19px;
    font-style:italic;
  }
  .textwhite p{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  }
 .leftcontener .greanbox .textwhite13{
  padding:0px 0px 0px 0px;
  margin:5px 0px 5px 0px;
  color:#FFFFFF;
  font-size:13px;
  font-weight:bold;
    font-style:italic;
  }
  .textwhite13 p{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;}
   
   .leftcontener .greanbox .yellow{
  padding:0px 0px 0px 0px;
  margin:5px 0px 8px 0px;
  color:#8CD602;
  font-size:19px;
    font-style:italic;
  }
   .yellow p{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;}
 
    .leftcontener .greanbox .yellow14{
  margin:0px 0px 0px 0px;
  padding:5px 0px 8px 0px;
  color:#8CD602;
  font-size:15px;
  font-weight:bold;
    font-style:italic;
  }
     .yellow14 p{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;}
    .leftcontener .greanbox .yellow12{
  margin:0px 0px 0px 0px;
  padding:5px 0px 8px 0px;
  color:#8CD602;
  font-size:12px;
  font-weight:bold;
  font-style:italic;
  }
     .yellow12 p{
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;}
  
    .leftcontener a {
	text-decoration:none;
  color:#8CD602;
  }
  
    .leftcontener a:hover{
	text-decoration:none;
  color:#F4FBE6;
  }
  
   .leftcontener ul {
   margin:5px 0px 5px 10px;
   padding:0px;
   list-style-type:none;
  }
  
  .leftcontener ul li {
   margin:0px;
   padding:0px 0px 0px 12px;
   list-style-type:none;
   background:url(../images/arrow.jpg) left 2px  no-repeat;
   color:#B7FF03;
  }
  
 
   .leftcontener .lightgreen {
   margin:5px 0px 0px 0px;
   padding:0px 8px 0px 5px;
   background:url(../images/lightgreen.jpg) left top  no-repeat;
   color:#191919;
   height:129px;
   }
   
  
   .rightcontener{
   margin:0px 0px 0px 16px;
  padding:0px 0px 0px 0px;
  float:left;
  width:550px;
  }
  
  .rightcontener h1{
   margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  font-size:20px;
  	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#29711F;
  }
  
/*------bodycontaner end-------*/
 
/*------esponseus  start-------*/


#footer
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#FFF;
	text-align:center;
	font-weight:normal;
	background:url(../images/footerbg.jpg) left top repeat-x;
}

.footerbg1
{
	margin:0px auto;
	padding:2px 0px 0px 0px;
	color:#FFF;
	text-align:center;
	font-weight:normal;
	background:url(../images/footerbg1.jpg) left top repeat-x;
	width:816px;
	height:111px;
}
	
	#footer a
{ padding:0px 8px 0px 8px;
 text-decoration:none;
	color:#fff;}
	
	#footer a:hover
{  padding:0px 8px 0px 8px;
text-decoration:none;
	color:#F08027;}


.btn-submit{
background-color:#186B01;
border:#1F5C0E solid 1px;
padding:2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#fff;
cursor:pointer;
}














		