/* CSS Document */
/**********************************************************************************************
SIDEBAR
***********************************************************************************************/
				
								
/* this class controls the GLOBAL PROPERTIES ***********************************/
table.bar	/* TABLE */
								{	

									background-attachment: scroll;
									background-repeat: repeat;
									background-color: #393C39; /* Put bgcolor here if required */
									
									
									BORDER-RIGHT: 1px solid;
									BORDER-TOP:  0px solid;
									BORDER-LEFT:  1px solid;
									BORDER-BOTTOM: 0px solid;
									border-color: #181C18;
								}								
/* this class controls the FONT PROPERTIES ***********************************/
.barnormaltxt	/* SPAN */
								{	
									color: #FFFFFF; 
								}						
/* this class controls the BULLETED LIST properties  ********************/
.barul	/* UL */
								{	
									margin-top: 5px;
									list-style-image: url(uimages/bullet.gif);
									list-style-type: disc; /*square disc circle*/
								}
								
/* this class controls the SUPER HEADING properties  ***********************************/
.barsupheadin /* TABLE AND SPAN */
								{	
									font-size: 1.9em;
									color: #FFFFFF; 
									
								}
/* this class controls the HEADING properties  ***********************************/
.barheadin /* TABLE AND SPAN */
								{	
									font-size: 1.1em;
									font-weight: bold;
									color: #FAAEAB; 
									
									
									
								}
/* this class controls the SUB HEADING properties  ******************************/
.barsubheadin /* TABLE AND SPAN */
								{	
									font-size: 0.9em;
									font-weight: bold;			
									color: #FFB754; 
								}
													
/* this class controls the MAIN LINKS properties ***********************************/
/*AND INCLUDES PROPERTIES FOR LINK, HOVER, VISITED*/
a.barmlinks /* A */
								{	
									font-size: 1em;
									font-weight: normal;			
									color: #FAAEAB; 		
								}
								
a.barmlinks:hover /* A */
								{	
									color: #FFFFFF;										
									text-decoration: underline;
								}
/* this class controls the HIGHLIGHTED LINKS properties ***********************************/
/*AND INCLUDES PROPERTIES FOR LINK, HOVER, VISITED*/
a.barhlinks /* A */
								{	
									font-size: 1em;
									color: #FFB754; 					
									text-decoration: none;
								}
								
a.barhlinks:hover /* A */
								{	
									color: #FCEAD5; 
									text-decoration: none;
																		
								}
/* this class controls the DARK BOX ***********************************/
/*AND INCLUDES PROPERTIES FOR th, LINK, HOVER, VISITED*/
.bardbox	/* SPAN */
								{	
									font-size: 0.9em;
									font-style: normal;		
									font-weight: normal;			
									color: #FFFFFF; 
							

									background-color: #5A595A;
						
								}
								
								
table.bardbox	/* TABLE */
								{	
									font-size: 0.9em;
									font-style: normal;		
									font-weight: normal;			
									color: #FFFFFF; 
									

									background-color: #5A595A;
								    BORDER-RIGHT: 0px solid;
									BORDER-TOP:  0px solid;
									BORDER-LEFT:  0px solid;
									BORDER-BOTTOM: 0px solid;
									border-color: #D67500;							
								}
th.bardbox	/* TH AND SPAN*/
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: bold;			
									color: #FFFFFF; 

									background-color: #181C18;							
								}
a.bardbox	/* A */
								{	
									font-size: .9em;
									color: #FFB754; 
									text-decoration: underline;
								}
														
a.bardbox:hover	/* A */
								{	
									color: #FCEAD5; 
									text-decoration: underline;										
								}
								
/* this class controls the NORMAL BOX ***********************************/
/*AND INCLUDES PROPERTIES FOR th, LINK, HOVER, VISITED*/
.barnbox	/* SPAN */
								{	
									font-size: .9em;
									font-style: normal;		
									font-weight: normal;			
									color: #FFFFFF; 
									

									background-color: #313031;
								}
table.barnbox	/* TABLE */
								{	
									font-size: .9em;
									font-style: normal;		
									font-weight: normal;			
									color: #FFFFFF; 
									

									background-color: #313031;							
								    BORDER-RIGHT: 0px solid;
									BORDER-TOP:  0px solid;
									BORDER-LEFT:  0px solid;
									BORDER-BOTTOM: 0px solid;
									border-color: #181C18;
								}
th.barnbox	/* TH AND SPAN */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: bold;			
									color: #FFFFFF; 
									
									

									background-color: #D67500;
									
																											
								}
a.barnbox	/* A */
								{	
									font-size: .9em;
									font-style: normal;		
									font-weight: normal;			
									color: #FAAEAB; 
									text-decoration: underline;
								}
														
a.barnbox:hover	/* A */
								{	
									color: #FEDBD9; 										
									text-decoration: underline;
								}
								
/* this class controls the LIGHT BOX ***********************************/
/*AND INCLUDES PROPERTIES FOR th, LINK, HOVER, VISITED*/
.barlbox	/* SPAN */
								{	
									font-size: .9em;
									font-style: normal;		
									font-weight: normal;			
									color: #000000; 
									

									background-color: #808680;
								}
table.barlbox	/* TABLE */
							{	
									font-size: .9em;
									font-style: normal;		
									font-weight: normal;			
									color: #000000; 
									

									background-color: #808680;							
								    BORDER-RIGHT: 0px solid;
									BORDER-TOP:  0px solid;
									BORDER-LEFT:  0px solid;
									BORDER-BOTTOM: 0px solid;
									border-color: #181C18;
								}
th.barlbox	/* TH AND SPAN */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: bold;			
									color: #FFFFFF; 
									
									

									background-color: #D67500;
									
																											
								}
a.barlbox	/* A */
								{	
									font-size: .9em;
									font-style: normal;		
									font-weight: normal;			
									color: #EF2017; 
									text-decoration: underline;
								}
														
a.barlbox:hover	/* A */
								{	
									color: #FEDBD9; 										
									text-decoration: underline;
								}
/* this class controls the TRANSPARENT BOX ***********************************/
/*AND INCLUDES PROPERTIES FOR th, LINK, HOVER, VISITED*/
.bartbox	/* SPAN */
								{	
									font-size: .9em;
									font-style: normal;		
									font-weight: normal;			
									color: #FFFFFF; 
							

									background-color:  ;
						
								}
								
								
table.bartbox	/* TABLE */
								{	
									font-size: .9em;
									font-style: normal;		
									font-weight: normal;			
									color: #FFFFFF; 
									

									background-color: ;
								    BORDER-RIGHT: 1px solid;
									BORDER-TOP:  1px solid;
									BORDER-LEFT:  1px solid;
									BORDER-BOTTOM: 1px solid;
									border-color: #000000;							
								}
th.bartbox	/* TH AND SPAN*/
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: bold;			
									color: #FF9A00; 
									
									

									background-color: ;							
								}
a.bartbox	/* A */
								{	
									font-size: .9px;
									font-style: normal;		
									font-weight: normal;			
									color: #FF9A00; 
									text-decoration: none;
								}
														
a.bartbox:hover	/* A */
								{	
									color: #FE7E79; 
									text-decoration: underline;										
								}
								
/* this class controls the FINE TEXT BOX properties ***********************************/
/*AND INCLUDES PROPERTIES FOR th, LINK, HOVER, VISITED*/
.barfinetxtbox	/* SPAN */
								{	
									font-size: .8em;
									font-style: normal;		
									font-weight: bold;			
									color: #FCEAD5; 
									

									background-color: ;															
						
								}
table.barfinetxtbox/* TABLE */
								{	
									font-size: .8em;
									font-style: normal;		
									font-weight: normal;			
									color: #FCEAD5; 
									

									background-color: ;
								    BORDER-RIGHT: 1px solid;
									BORDER-TOP:  1px solid;
									BORDER-LEFT:  1px solid;
									BORDER-BOTTOM: 1px solid;
									border-color: #5A595A;							
								}
th.barfinetxtbox/* TH AND SPAN */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: bold;			
									color: #FFFFFF; 
									
									

									background-color: #181C18;
																											
								}
a.barfinetxtbox/* A */
								{	
									font-family: verdana,arial,helvetica;
									font-size: 10px;
									font-style: more;		
									font-weight: normal;			
									color: #FAAEAB; 		
									text-decoration: underline;
								}
								
a.barfinetxtbox:hover/* A */
								{ 	
									color: #FEDBD9; 										
									text-decoration: underline;
								}							
/* this class controls the HORIZONTAL SEPARATOR properties  ********************/
.barhsep/* TABLE */
			 					{  

									/*path should be /sitexpress/sidebars/sidebar109/uimages/
									images should physically reside in template uimages folder*/
									background-color: #808680;
							
								}
								
/* this class controls the VERTICAL SEPARATOR properties  ********************/
.barvsep/* TABLE */
			 					{  

									/*path should be /sitexpress/sidebars/sidebar109/uimages/
									images should physically reside in template uimages folder*/
									background-color: #808680; 
								}								

