.alrlgray1_table_bgwhite
{
 background-color:#EFEFEF;
}
 .alrlgray_table
 {
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
 }
 .alrlgray_title
 {
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-align: right;
	vertical-align: middle;
 }

 .alrlgray_topleft 
 { 
   background: url(Gray1_bgwhite/upper-left.gif) right top no-repeat;
   vertical-align: bottom;
 }
 .alrlgray_left 
 { 
   background: url(Gray1_bgwhite/left.gif) right repeat-y;
 }
.alrlgray_right 
 { 
   background: url(Gray1_bgwhite/right.gif) left repeat-y;
 }
 .alrlgray_topright 
 { 
   background: url(Gray1_bgwhite/upper-right.gif) left top no-repeat;
   vertical-align: bottom;
 }
 .alrlgray_botleft
 {
    background: url(Gray1_bgwhite/lower-left.gif) right bottom no-repeat;
 }
 .alrlgray_botright
 {
    background: url(Gray1_bgwhite/lower-right.gif) left bottom no-repeat;
 }
 .alrlgray_bottom
 {
   background: url(Gray1_bgwhite/lower.gif) left bottom repeat-x;
 }
.alrlgray_theader
{
   /*background: url(Gray1_bgwhite/upper.gif) top right no-repeat; */
   vertical-align: middle;
   height: 27px;
}

.alrlgray_topbg
{
   background: url(Gray1_bgwhite/bg.gif) top repeat-x;
}

.alrlgray_botbg
{
   background: url(Gray1_bgwhite/bgbot.gif)  bottom left no-repeat;
   vertical-align: middle;
   height: 24px;
}

.alrlgray_content
{
/*   background: url(Gray1_bgwhite/content.gif); */
}

.alrlgray_cmpIcon
{
 background: url(Gray1_bgwhite/cmpicon.gif) top right no-repeat;
}



























