.dpr_left_bg {background-image:url("../graphics/dpr_left_bg.gif"); background-repeat:no-repeat;}
.dpr_right_bg {background-image:url("../graphics/dpr_right_bg.gif"); background-repeat:no-repeat;}
.dpr_mid_bg {background-color: #FF9C00;}

.rt_top_bg {background-image:url("../graphics/dpr_top_bg.gif"); background-repeat:no-repeat;}
.rt_bottom_bg {background-image:url("../graphics/dpr_bottom_bg.gif"); background-repeat:no-repeat;}
.rt_bg { background-color : #FF9C00; }

.right_bullet {background-image:url("../graphics/dept_arrow.gif"); background-repeat:no-repeat;}
.right_line {background-image:url("../graphics/dpr_line.gif"); background-repeat:no-repeat;}

.common_text
 { 
 	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; 
	color: #FF9C00; 
	font-size: 14px; 
	line-height: 19px; 
	font-weight: bold; 
	text-decoration: none;
 }
a.common_text:hover
 { 
 	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; 
 	color: #FF9C00; 
 	font-size: 14px; 
 	line-height: 19px;
 	font-weight: bold; 
 	text-decoration: underline; 
 }

ul
{
	list-style-image: url('../graphics/dpr_bullet.gif');
}


.headings 
 { 
 	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; 
	color: #FF9C00; 
	font-size: 20px; 
	line-height: 20px;
	font-weight: regular; 
 }
 
 
 .headings1 
 { 
 	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; 
	color: #FF9C00; 
	font-size: 24px; 
	line-height: 30px;
	font-weight: regular; 
	text-decoration: none;

 }
 
 .headings1:hover 
 { 
 	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; 
	color: #FF9C00; 
	font-size: 24px; 
	line-height: 30px;
	font-weight: regular; 
	text-decoration: none; 
 }
 
 .footer_text1
 { 
 	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; 
	color: #FF9C00; 
	font-size: 12px; 
	line-height: 19px; 
	text-decoration: none;
 }
a.footer_text1:hover
 { 
 	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; 
 	color: #FF9C00; 
 	font-size: 12px; 
 	line-height: 19px;
 	text-decoration: underline; 
 }