*{
    margin: 0;
	padding:0;


}


body {
	margin: 0;
	padding:0;

}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

p {
		font-family: Arial; 
		font-size: 14px;

}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.link1 {
	text-decoration: none;
	color: #F06F02;
}

.link1:hover {
	text-decoration: underline;
}

.text1 {
	color: #4A8E4E;
	font-size: 16px;
}

.text2 {
	color: #F06F02;
	font-size: 16px;
}

.text3 {
	height: 50px;
	font-size: 24px;
	padding-left: 50px;
	background: url(images/img1.gif) no-repeat left top;
	color: #FFFFFF;
}

.bg1 { 	
	background-color:; 
}

.bg2 {  
	background: url(images/img12.gif) repeat-y left; 
}

.bg3 {  
	background: url(images/img2.gif); height: 50px; 
}

.bg4 {  
	background: url(images/img3.gif); height: 50px; 
}

.bg5 {  
	background: url(images/img4.gif); height: 50px; 
}

.bg6 {  
	background: url(images/img5.gif); height: 50px; 
}

.bg7 {  
	background: url(images/img6.gif); height: 50px; 
}

.align-justify { 
	text-align: justify; 
}

.align-right { 
	text-align: right; 
}

img { 
	border: none; 
}

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}
.tweet-button{
	height: 19px;
}
.tweet-b {
	height: 25px;
	overflow: hidden;
	width: 61px;
}
.t1{
height: 13px;	
}
.img{
	background-image: url(images/t2.jpg);
}
/* Style buttons */
.btn {
	background-color: DodgerBlue; /* Blue background */
	border: none; /* Remove borders */
	color: white; /* White text */
	padding: 12px 16px; /* Some padding */
	font-size: 16px; /* Set a font size */
	cursor: pointer; /* Mouse pointer on hover */
  }
  
  /* Darker background on mouse-over */
  .btn:hover {
	background-color: RoyalBlue;
  }
  
/* Share Options k css */
  .sharethis{
 float:left;
 margin-left: 5px;
 margin-bottom: 8px;
  }
  .twi{
float: right;
margin-right: 783px;
margin-top: 2px;

  }
  .twii{
	float: right;
	margin-right: 814px;
	margin-top: 2px;
	
	  }
.fb{
	float: left;
	margin-top: 2px;
}
/* Share Options k css */
.big{
	
	margin-top: -20px;
}