﻿



#LightBlue .bl {background: url('../images/boxes/007cc2/box_bl.jpg') 0 100% no-repeat #007cc2} 
#LightBlue .br {background: url('../images/boxes/007cc2/box_br.jpg') 100% 100% no-repeat} 
#LightBlue .tl {background: url('../images/boxes/007cc2/box_tl.jpg') 0 0 no-repeat} 
#LightBlue .tr {background: url('../images/boxes/007cc2/box_tr.jpg') 100% 0 no-repeat; padding:10px} 


#LightGreen .bl {background: url('../images/boxes/aeec9f/box_bl.jpg') 0 100% no-repeat #aeec9f} 
#LightGreen .br {background: url('../images/boxes/aeec9f/box_br.jpg') 100% 100% no-repeat} 
#LightGreen .tl {background: url('../images/boxes/aeec9f/box_tl.jpg') 0 0 no-repeat} 
#LightGreen .tr {background: url('../images/boxes/aeec9f/box_tr.jpg') 100% 0 no-repeat; padding:10px} 

#Gold .bl {background: url('../images/boxes/ffc20a/box_bl.jpg') 0 100% no-repeat #ffd65c} 
#Gold .br {background: url('../images/boxes/ffc20a/box_br.jpg') 100% 100% no-repeat} 
#Gold .tl {background: url('../images/boxes/ffc20a/box_tl.jpg') 0 0 no-repeat} 
#Gold .tr {background: url('../images/boxes/ffc20a/box_tr.jpg') 100% 0 no-repeat; padding:10px} 

#WhiteBox
{
	padding: 5px;
	background: #FFFFFF no-repeat 0 100%;
} 
	
#RedBox .bl
{
	background: #FF9999 url(  '../images/boxes/ff9999/box_bl.jpg' ) no-repeat 0 100%;
} 
#RedBox .br {background: url('../images/boxes/ff9999/box_br.jpg') 100% 100% no-repeat} 
#RedBox .tl {background: url('../images/boxes/ff9999/box_tl.jpg') 0 0 no-repeat} 
#RedBox .tr {background: url('../images/boxes/ff9999/box_tr.jpg') 100% 0 no-repeat; padding:10px} 


#LightGrey .bl {background: url('../images/boxes/e9e9e9/box_bl.jpg') 0 100% no-repeat #e9e9e9} 
#LightGrey .br {background: url('../images/boxes/e9e9e9/box_br.jpg') 100% 100% no-repeat} 
#LightGrey .tl {background: url('../images/boxes/e9e9e9/box_tl.jpg') 0 0 no-repeat} 
#LightGrey .tr {background: url('../images/boxes/e9e9e9/box_tr.jpg') 100% 0 no-repeat; padding:10px} 

.bl {background: url('../images/boxes/box_bl.jpg') 0 100% no-repeat #cecece} 
.br {background: url('../images/boxes/box_br.jpg') 100% 100% no-repeat} 
.tl {background: url('../images/boxes/box_tl.jpg') 0 0 no-repeat} 
.tr {background: url('../images/boxes/box_tr.jpg') 100% 0 no-repeat; padding:10px} 


.clear {font-size: 1px; height: 1px}