.bg1 {
 background-image: url(images/Choc.jpg);
 background-repeat:no-repeat;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;

}

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

.bg3 { 
background: url(images/right_menu_bg.gif) repeat-y left top; 
}

.bg4 { background: url(images/innerpageadmin.gif) repeat-y left top; }

a:link {
  color:#000000;
  text-decoration: none;
}
a:visited {
  color:#000000;
  text-decoration: none;
}
a:hover, a:focus {
  color:#000000;
  text-decoration: none;
}
.DepartmentTitle
{      
  color: #59411b;
  font-family: Verdana,Arial;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  line-height: 15px
}  

.DepartmentTitle2
{      
  color: #ffffff;
  font-family: Verdana,Arial;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  line-height: 15px
}  
.DepartmentContent
{      
  color: #ffffff;
  font-family: Verdana,Arial;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
  line-height: 15px
}  
.Foot
{      
  color: #ffffff;
  font-family: Verdana,Arial;
  text-decoration: none;
  font-size: 8px;
  line-height: 10px
}  
.ListDescription
{      
  font-family: Verdana;
  font-size: 10pt;
  color: #191d43;
  text-align: left;
}     
 .SubmitButton
{       
  border-right: #b9ca46 1px solid;
  border-top: #b9ca46 1px solid;
  border-left: #b9ca46 1px solid;
  border-bottom: #b9ca46 1px solid;
  background-color: #59411b;
/*   #6f9120; */
  font-family: Arial, Verdana;
  font-size: 8pt;
  color: #ffffff;
  margin-top: 3px;
  margin-bottom: 2px;
  width:100px;
  font-weight:bold;
}  

.ErrorDescription
{      
  font-family: Verdana;
  font-size: 10pt;
  color:#FF2768;
  text-align: left;
}   
.TableHeader
{      
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #ffffff;
  background: #9f6631
}      
.TableRow
{      
  font-family: Verdana;
  font-size: 11px;
  background: #dcdcdc
}
.ErrorText
{       
  color: Red; 
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 11px;
}         
