@charset "utf-8";
/* CSS Document */

body{
	 margin:0px;
	 padding:0px;
}
.bg_colour{
	  background-color:#727878;
}
.text{
	  font-family:Verdana, Geneva, sans-serif;
      font-size:12px;
	  text-decoration:none;
	  color:#333;
	  font-weight:normal;
}
.text_welcome{
	  font-family:Verdana, Geneva, sans-serif;
      font-size:16px;
	  text-decoration:underline;
	  color:#333;
	  font-weight:bold;
}
.bg_bottam{
	background-image:url(../images/bottam1.jpg);
	background-repeat:no-repeat;
}
.text_botam_nav{
	  font-family:Verdana, Geneva, sans-serif;
      font-size:14px;
	  text-decoration:none;
	  color: #333;
	  font-weight:bold;
}
.text_botam_nav:hover{
	  font-family:Verdana, Geneva, sans-serif;
      font-size:14px;
	  text-decoration:underline;
	  color: #FFF;
	  font-weight:bold;
}
.tag_Copyright{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #FFF;
	text-decoration:none;
}
.border{
	border-bottom: 1px solid #666;
}
.txt_nxt_article{
	  font-family:Verdana, Geneva, sans-serif;
      font-size:14px;
	  text-decoration:none;
	  color: #333;
	  font-weight:bold;
}
.text_Sitemap{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:  #333;
	text-decoration:underline;
}
.text_Sitemap:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#ff6600;
	text-decoration:none;
}
.text_script{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#333;
}
.text_scripta{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#333;
}
.text_scripta:hover{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#333;
}
.text_Q{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#333;
}
	
	 
	 
