@charset "utf-8";
/* CSS Document */
body{ 
    margin:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}
.bgleft{
       background:url(../images/leftside-bg.gif) top center;
	   width:120px;
	   background-repeat:repeat-y;
}
.bgright{
       background:url(../images/rightside-bg.gif) top center;
	   width:142px;
	   background-repeat:repeat-y;
}
.topgbred{
    background-color:#ff3300;
	height:85px;
}
.internationalheadings{
          font-family: tahoma;
		  font-size:13px;
		  font-style:normal;
		  font-weight:bold;
		  color:#f9a000;
}
.internationaltext{
          font-family: tahoma;
		  font-size:12px;
		  font-style:normal;
		  font-weight:normal;
		  color:#000000;
}
.ABc{
          font-family: tahoma;
		  font-size:14px;
		  font-style:normal;
		  font-weight:bold;
		  color:#a60800;
		  
}
.introtext{
          font-family:tahoma;
		  font-size:12px;
		  font-style:normal;
		  font-weight:reguler;
		  color:#666666;
		  text-align:justify;
		  
}
.manuetext{
          font-family:tahoma;
		  font-size:15px;
		  font-style:normal;
		  font-weight:bold;
		  color:#ff3300;
		  text-align:center;
		  text-decoration:none;
		  
}
.manuetextlink{
          font-family:tahoma;
		  font-size:15px;
		  font-style:normal;
		  font-weight:bold;
		  color:#ff3300;
		  text-align:center;
		  text-decoration:none;
}
.manuetext:hover{
          font-family:tahoma;
		  font-size:15px;
		  font-style:normal;
		  font-weight:bold;
		  color:#ffffff;
		  text-align:center;
		  text-decoration:none;
		  
}
.copyright{
       font-family:tahoma;
	   font-size:11px;
	   font-style:normal;
	   font-weight:normal;
	   color:#FFFFFF;
}
.headinginner{
       font-family:tahoma;
	   font-size:20px;
	   font-style:normal;
	   font-weight:bold;
	   color:#f9a000;
}
.innernote{
          font-family:tahoma;
		  font-size:10px;
		  font-style:normal;
		  font-weight:bold;
		  color:#666666;
		  text-align:justify;
		  
}
.Asptext{
          font-family:tahoma;
		  font-size:12px;
		  font-style:normal;
		  font-weight:normal;
		  color:#000000;
		  text-align:center;
		  
}
.fonttext{
          font-family:tahoma;
		  font-size:12px;
		  font-style:normal;
		  font-weight:bold;
		  color:#0000FF;
		  text-align:center;
		  text-decoration:none;
		  
}
.fonttextlink{
          font-family:tahoma;
		  font-size:12px;
		  font-style:normal;
		  font-weight:bold;
		  color:#CC6600;
		  text-align:center;
		  text-decoration:none;
}
.fonttext:hover{
          font-family:tahoma;
		  font-size:12px;
		  font-style:normal;
		  font-weight:bold;
		  color:#CC6600;
		  text-align:center;
		  text-decoration:none;
		  
}
	 
