@charset "utf-8";
body {
	font-family: tahoma;
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
	color: #6e6450;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
.btnbg{
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
}
.redtabbg{
	background-image: url(../images/redtabbg.jpg);
	background-repeat: no-repeat;
}
.ser_home_redtabbg{
	background-image: url(../images/ser_home_redtabbg.jpg);
	background-repeat: no-repeat;
}
.tableheading{
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tableheading1{
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tabletext{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.more{
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.yellowtabbg{
	background-image: url(../images/yellowtabbg.jpg);
	background-repeat: no-repeat;
}
.ser_home_yellowtabbg{
	background-image: url(../images/ser_home_yellowtabbg.jpg);
	background-repeat: no-repeat;
}
.orangetabbg{
	background-image: url(../images/orangetabbg.jpg);
	background-repeat: no-repeat;
}
.ser_homeorangetabbg{
	background-image: url(../images/ser_home_orangetabbg.jpg);
	background-repeat: no-repeat;
}
.redtext{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #730202;
}
.redtext1{
	font-family: tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #730202;
}
.redtext2{
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #730202;
}
.leftnormaltext{
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #2b2b2a;
}
.boldtext{
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color:#000000;
	font-weight:bold;
}
.name_text{
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color:#730202;
	font-weight:bold;
}
.leftboldtext{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #2b2b2a;
	text-decoration: none;
}
.tableborder{
	border: 1px solid #7b785d;
}
.footer{
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
}
.articleborder{
	background-image: url(../images/articleborder.jpg);
	background-repeat: repeat-x;
}
.textfiled
 {
   background-color:#D9D5B3;
 }

.button
 {
   background-color:#D9D5B3;
 }
 .articlebg
 {
	background-image: url(../images/articlebg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1em;
  }
  
.btn_search{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height:23px;
	color:#FFFFFF;
	text-decoration: none;
	background-image:url(../images/btn110.gif);
	background-repeat: no-repeat;
	border:0;
	width:110px;
  }  

