/* CSS Document */
*{ padding:0px; margin:0px;}
body{
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#767475;
}
img{ border:0;}
table{font-size:12px;}
a{
	text-decoration: none;
	color:#767475;
}
a:hover{text-decoration:none; color:#CCCCCC;}

.dh{ 
   font-size:12px;
   color:#ffffff;
   line-height:33px;
}

.dh a{
  color:#ffffff;
  width:87px;
  text-decoration:none;
}

.dh a:hover{
  text-decoration:underline;
}
.left_1{
  height:53px;
  width:213px;
}
.left_2{
  background:url(left_2.jpg) left repeat-y; 
  line-height:24px; 
  text-align:left; 
  padding:10px 20px 0 20px;
}
.left_3{
  background:url(left_3.jpg) left no-repeat;
  width:213px;
  height:24px;
}
.middle_1{
  height:53px;
  width:430px;
}
.middle_2{
  background:url(middle_2.jpg) center repeat-y; 
  line-height:24px; 
  text-align:left; 
  padding:10px 30px 0 30px;
}
.middle_3{
  background:url(middle_3.jpg) left no-repeat;
  width:430px;
  height:24px;
}
.right_1{
  height:53px;
  width:334px;
}
.right_2{
  background:url(right_2.jpg) right repeat-y;
  text-align:center;
  padding-top:10px;
}
.right_3{
  background:url(right_3.jpg) left no-repeat;
  width:334px;
  height:28px;
}