/* CSS Document */
/**********************************************************************************************
BAR
***********************************************************************************************/
/* this class controls the GLOBAL PROPERTIES ***********************************/
table.bar	/* TABLE */
								{	

									background-attachment: scroll;
									background-repeat: repeat;
									background-color: ; /* Put bgcolor here if required */
									
									
									BORDER-RIGHT: 0px solid;
									BORDER-TOP:  0px solid;
									BORDER-LEFT:  0px solid;
									BORDER-BOTTOM: 0px solid;
									border-color: ;
								}								
/* this class controls the FONT PROPERTIES ***********************************/
.barnormaltxt	/* SPAN */
								{	
									font-family: arial,verdana,helvetica;
									font-size: 13px;
									font-style: normal;		
									font-weight: normal;			
									color: #000000; 
								}						
/* this class controls the BULLETED LIST properties  ********************/
.barul	/* UL */
								{	
									margin-top: 5px;
									list-style-image: url(uimages/arrow_brown.gif);
									list-style-type: disc; /*square disc circle*/
								}
								
/* this class controls the SUPER HEADING properties  ***********************************/
.barsupheadin /* TABLE AND SPAN */
								{	
									font-family: arial,verdana,helvetica;
									font-size: 26px;
									font-style: normal;		
									font-weight: bold;			
									color: #101000; 
									

									background-color: ;
									
									/*filter: dropShadow(color=#8b008b,offX=3,offY=3); */
								}
/* this class controls the HEADING properties  ***********************************/
.barheadin /* TABLE AND SPAN */
								{	
									font-family: arial,verdana,helvetica;
									font-size: 14px;
									font-style: normal;		
									font-weight: bold;			
									color: #A49A44; 
									

									background-color: ;
									
									
								}
/* this class controls the SUB HEADING properties  ******************************/
.barsubheadin /* TABLE AND SPAN */
								{	
									font-family: arial,verdana,helvetica;
									font-size: 13px;
									font-style: normal;		
									font-weight: normal;			
									color: #101000; 
									

									background-color: ;
								}					
/* this class controls the MAIN LINKS properties ***********************************/
/*AND INCLUDES PROPERTIES FOR LINK, HOVER, VISITED*/
a.barmlinks /* A */
								{	
									font-family: arial,verdana,helvetica;
									font-size: 12px;
									font-style: normal;		
									font-weight: normal;			
									color: #C4BA73; 
									text-decoration: underline;		
								}
								
a.barmlinks:hover /* A */
								{	
									color: #808000;										
									text-decoration: none;
								}
/* this class controls the HIGHLIGHTED LINKS properties ***********************************/
/*AND INCLUDES PROPERTIES FOR LINK, HOVER, VISITED*/
a.barhlinks /* A */
								{	
									font-family: verdana,arial,helvetica;
									font-size: 10px;
									font-style: normal;		
									font-weight: normal;			
									color: #101000; 					
									text-decoration: underline;
								}
								
a.barhlinks:hover /* A */
								{	
									color: #808000; 
									text-decoration: none;
																		
								}
								
								
								
								
/* this class controls the TRANSPARENT BOX ***********************************/
/*AND INCLUDES PROPERTIES FOR th, LINK, HOVER, VISITED*/
.bartbox	/* SPAN */
								{	
									font-family: arial,verdana,helvetica;
									font-size: 11px;
									font-style: normal;		
									font-weight: normal;			
									color: #000000; 
							

									background-color:  ;
						
								}
								
								
table.bartbox	/* TABLE */
								{	
									font-family: arial,verdana,helvetica;
									font-size: 11px;
									font-style: normal;		
									font-weight: normal;			
									color: #000000; 
									

									background-color: ;
								    BORDER-RIGHT: 0px solid;
									BORDER-TOP:  0px solid;
									BORDER-LEFT:  0px solid;
									BORDER-BOTTOM: 0px solid;
									border-color: #3a3a3a;							
								}
th.bartbox	/* TH AND SPAN*/
								{	
									font-family: arial,verdana,helvetica;
									font-size: 13px;
									font-style: normal;		
									font-weight: normal;			
									color: #C4BA73; 
									
									

									background-color: ;							
								}
a.bartbox	/* A */
								{	
									font-family: verdana,arial,helvetica;
									font-size: 11px;
									font-style: normal;		
									font-weight: normal;			
									color: #C4BA73; 
									text-decoration: underline;
								}
														
a.bartbox:hover	/* A */
								{	
									color: #808000; 
									text-decoration: none;										
								}
				
			
								
								
								
								
/* this class controls the DARK BOX ***********************************/
/*AND INCLUDES PROPERTIES FOR th, LINK, HOVER, VISITED*/
.bardbox	/* SPAN */
								{	
									font-family: arial,verdana,helvetica;
									font-size: 13px;
									font-style: normal;		
									font-weight: normal;			
									color: #FFFFFF; 
							

									background-color: #5c5c5c;
						
								}
								
								
table.bardbox	/* TABLE */
								{	
									font-family: arial,verdana,helvetica;
									font-size: 13px;
									font-style: normal;		
									font-weight: normal;			
									color: #FFFFFF; 
									

									background-color: #5c5c5c;
								    BORDER-RIGHT: 0px solid;
									BORDER-TOP:  0px solid;
									BORDER-LEFT:  0px solid;
									BORDER-BOTTOM: 0px solid;
									border-color: #3a3a3a;							
								}
th.bardbox	/* TH AND SPAN*/
								{	
									font-family: arial,verdana,helvetica;
									font-size: 13px;
									font-style: normal;		
									font-weight: normal;			
									color: #FFFFFF; 
									
									

									background-color: #5c5c5c;							
								}
a.bardbox	/* A */
								{	
									font-family: verdana,arial,helvetica;
									font-size: 11px;
									font-style: normal;		
									font-weight: normal;			
									color: #F7F3E7; 
									text-decoration: underline;
								}
														
a.bardbox:hover	/* A */
								{	
									color: #DCD6AB; 										
									text-decoration: none;
								}
								
/* this class controls the NORMAL BOX ***********************************/
/*AND INCLUDES PROPERTIES FOR th, LINK, HOVER, VISITED*/
.barnbox	/* SPAN */
								{	
									font-family: arial,verdana,helvetica;
									font-size: 13px;
									font-style: normal;		
									font-weight: normal;			
									color: #4A4949; 
									

									background-color:  #a9a9a9;
									
								}
table.barnbox	/* TABLE */
								{	
									font-family: arial,verdana,helvetica;
									font-size: 13px;
									font-style: normal;		
									font-weight: normal;			
									color: #FFFFFF; 
									

									background-color: #a9a9a9;							
								    BORDER-RIGHT: 0px solid;
									BORDER-TOP:  0px solid;
									BORDER-LEFT:  0px solid;
									BORDER-BOTTOM: 0px solid;
									border-color: ;
								}
th.barnbox	/* TH AND SPAN */
								{	
									font-family: arial,verdana,helvetica;
									font-size: 13px;
									font-style: normal;		
									font-weight: normal;			
									color: #FFFFFF; 
									
									

									background-color: #5c5c5c;
									
																											
								}
a.barnbox	/* A */
								{	
									font-family: verdana,arial,helvetica;
									font-size: 11px;
									font-style: normal;		
									font-weight: normal;			
									color: #F7F3E7; 
									text-decoration: underline;
								}
														
a.barnbox:hover	/* A */
								{	
									color: #C4BA73; 										
									text-decoration: none;
								}
								
/* this class controls the LIGHT BOX ***********************************/
/*AND INCLUDES PROPERTIES FOR th, LINK, HOVER, VISITED*/
.barlbox	/* SPAN */
								{	
									font-family: arial,verdana,helvetica;
									font-size: 13px;
									font-style: normal;		
									font-weight: normal;			
									color: #000000; 
									

									background-color:  #E7E7E7;
								}
table.barlbox	/* TABLE */
							{	
									font-family: arial,verdana,helvetica;
									font-size: 13px;
									font-style: normal;		
									font-weight: normal;			
									color: #000000; 
									

									background-color: #E7E7E7;							
								    BORDER-RIGHT: 0px solid;
									BORDER-TOP:  0px solid;
									BORDER-LEFT:  0px solid;
									BORDER-BOTTOM: 0px solid;
									border-color: ;
								}
th.barlbox	/* TH AND SPAN */
								{	
									font-family: arial,verdana,helvetica;
									font-size: 13px;
									font-style: normal;		
									font-weight: normal;			
									color:  #000000; 
									
									

									background-color: #E7E7E7;
																											
								}
a.barlbox	/* A */
								{	
									font-family: verdana,arial,helvetica;
									font-size: 11px;
									font-style: normal;		
									font-weight: normal;			
									color: #4C4C00; 
									text-decoration: underline;
								}
														
a.barlbox:hover	/* A */
								{	
									color: #C4BA73; 										
									text-decoration: none;
								}
								
/* this class controls the FINE TEXT BOX properties ***********************************/
/*AND INCLUDES PROPERTIES FOR th, LINK, HOVER, VISITED*/
.barfinetxtbox	/* SPAN */
								{	
									font-family: arial,verdana,helvetica;
									font-size: 13px;
									font-style: normal;		
									font-weight: normal;			
									color: #101000; 
									

									background-color:  ;															
						
								}
table.barfinetxtbox/* TABLE */
								{	
									font-family: arial,verdana,helvetica;
									font-size: 13px;
									font-style: normal;		
									font-weight: normal;			
									color: #101000; 
									

									background-color: ;
								    BORDER-RIGHT: 0px solid;
									BORDER-TOP:  0px solid;
									BORDER-LEFT:  0px solid;
									BORDER-BOTTOM: 0px solid;
									border-color: ;							
								}
th.barfinetxtbox/* TH AND SPAN */
								{	
									font-family: arial,verdana,helvetica;
									font-size: 13px;
									font-style: normal;		
									font-weight: bold;			
									color: #A49A44; 
									
									

									background-color: ;
																											
								}
a.barfinetxtbox/* A */
								{	
									font-family: verdana,arial,helvetica;
									font-size: 9px;
									font-style: normal;		
									font-weight: normal;			
									color: #4C4C00; 		
									text-decoration: underline;
								}
								
a.barfinetxtbox:hover/* A */
								{ 	
									color: #C4BA73; 										
									text-decoration: none;
								}							
/* this class controls the HORIZONTAL SEPARATOR properties  ********************/
.barhsep/* TABLE */
			 					{  
									background-image:  url(uimages/hsep01.gif);	
									/*path should be /sitexpress/sidebars/sidebar73/uimages/
									images should physically reside in template uimages folder*/
									background-color: ;
								}
								
/* this class controls the VERTICAL SEPARATOR properties  ********************/
.barvsep/* TABLE */
			 					{  
									background-image:  url(uimages/vsep01.gif);	
									/*path should be /sitexpress/sidebars/sidebar73/uimages/
									images should physically reside in template uimages folder*/
									background-color: ; 
								}								

