body {
 background-image:url(../images/main_bg.png);
 background-repeat:repeat-x;
 background-color:#e9e9e9;
 margin:10px;
 }
 
ul {
 list-style-image:url(../images/arrow.gif);
 }

li {
   list-style-image:url(../images/arrow.gif);
   font-family:Shruti;
   font-size:12px;
   color:#333333;
   text-decoration:none;
   }
   
li a {
   list-style-image:url(../images/arrow.gif);
   font-family:Shruti;
   font-size:12px;
   color:#333333;
   text-decoration:none;
   }   
   
li a:hover {
   list-style-image:url(../images/arrow.gif);
   font-family:Shruti;
   font-size:12px;
   color:#FF0000;
   text-decoration:none;
   }   

#mid_shadow {
 border:10px solid #f1f1f1;
 }
  
#navigation {
  background-color:#ffb251;
  background-repeat:repeat-x;
  font-family:Shruti;
  font-size:14px;
  text-decoration:none;
  color:#401d0d;
  display:block;
  padding:8px 25px 5px 25px;
  }
  
#navigation a {
  font-family:Shruti;
  font-size:14px;
  text-decoration:none;
  color:#401d0d;
  padding:8px 25px 5px 25px;
  font-weight:bold;
  border-left:2px solid #fea83d;
  border-right:2px solid #fea83d;
  }
  
  
#navigation a:hover {
  font-family:Shruti;
  font-size:14px;
  text-decoration:none;
  color:#FFFFFF;
  background-color:#f79213;
  border-left:2px solid #fea83d;
  border-right:2px solid #fea83d;
  }
  
.text_normal {
  font-family:Arial, Helvetica, sans-serif;
  color:#999999;
  font-size:12px;
  }
  
.text_big {
  font-family:Arial, Helvetica, sans-serif;
  color:#666666;
  font-size:20px;
  }
  
.content_text {
  font-family:Shruti;
  font-size:12px;
  color:#333333;
  text-align:justify;
  }
  
.content_text a {
  font-family:Shruti;
  font-size:12px;
  color:#333333;
  text-align:justify;
  text-decoration:none;
  }
  
.content_text a:hover {
  font-family:Shruti;
  font-size:12px;
  color:#FF6600;
  text-align:justify;
  text-decoration:underline;
  }
  
.title_text {
  font-family:Shruti;
  font-size:16px;
  color:#FF6600;
  text-align:justify;
  border-bottom:1px dotted #999999;
  }
  
.footer_links {
 font-family:Arial, Helvetica, sans-serif;
 color:#FFF;
 font-size:11px;
 text-decoration:none;
 }
 
.footer_links a {
 font-family:Arial, Helvetica, sans-serif;
 color:#000;
 font-size:11px;
 text-decoration:none;
 }
 
.footer_links a:hover {
 font-family:Arial, Helvetica, sans-serif;
 color:#FFF;
 font-size:11px;
 text-decoration:none;
 }
  
.list_arrow_none {
 list-style-image:none;
 list-style-type:none;
 }
 
.list_arrow_none a {
 list-style-image:none;
 list-style-type:none;
 }
 
.list_arrow_none a:hover {
 list-style-image:none;
 list-style-type:none;
 }
 
.table_head_guj {
  font-family:Shruti;
  font-size:16px;
  color:#FF0000;
  border-bottom:1px #E4E4E4 solid;
  padding:2px;
  background-color:#eeeeee;
  }
  
.table_border {
  border:1px #E4E4E4 solid;
  background-color:#fbfbfb;
  }
  
.eng_text_nor {
  font-family:Arial, Helvetica, sans-serif;
  color:#333333;
  font-size:12px;
  }
  
.eng_text_red {
  font-family:Arial, Helvetica, sans-serif;
  color:#FF0000;
  font-size:12px;
  }
  
.form_headings {
  font-family:Shruti;
  font-size:12px;
  color:#FF0000;
  }

.style3 {
 font-family:Arial, Helvetica, sans-serif;
 color:#f18600;
 font-size:36px;
 }
 
.style1 {
 font-family:Arial, Helvetica, sans-serif;
 color:#666666;
 font-size:18px;
 }

.table_lines {
 background-color:#999999;
 }
 
.guj_headings {
 font-family:Shruti;
 font-size:12px;
 color:#000000;
 }
