/* CSS Document */
body 		
								{		
									background-color: #D6C5D3;
									background-image:url(uimages/lines_bg.gif);									
								}
/* this class controls the ORGANISATION TITLE ***********************************/
.orgtitle	/* SPAN */
								{	
									
									font-size: 2.8em;
									font-style: normal;		
									font-weight: bold;			
									color: #2B5005; 
								}
							
/* this class controls the DARK BOX ***********************************/
/*AND INCLUDES PROPERTIES FOR th, LINK, HOVER, VISITED*/
.tmpdbox	/* SPAN */
								{	
									
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #FFFFFF; 
							

									background-color: #83416D;
						
								}
								
								
table.tmpdbox	/* TABLE */
								{	
									
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #FFFFFF; 
									

									background-color: #83416D;
								    BORDER-RIGHT: 0px solid;
									BORDER-TOP:  0px solid;
									BORDER-LEFT:  0px solid;
									BORDER-BOTTOM: 0px solid;
									border-color: #D6C5D3;							
								}
th.tmpdbox	/* TH AND SPAN*/
								{	
									
									font-size: 1.2em;
									font-style: normal;		
									font-weight: bold;			
									color: #5D8D2B; 
									
									

									background-color: #D6C5D3;							
								}
/* this class controls the LIGHT BOX ***********************************/
/*AND INCLUDES PROPERTIES FOR th, LINK, HOVER, VISITED*/
.tmplbox	/* SPAN */
								{	
									
									font-size:1em;
									font-style: normal;		
									font-weight: normal;			
									color: #000000; 
									

									background-color:  #E0FAC5;
								}
table.tmplbox	/* TABLE */
							{	
									
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #000000; 
									

									background-color: #E0FAC5;							
								    BORDER-RIGHT: 0px solid;
									BORDER-TOP:  0px solid;
									BORDER-LEFT:  0px solid;
									BORDER-BOTTOM: 0px solid;
									border-color:  #653254;
								}
th.tmplbox	/* TH AND SPAN */
								{	
									
									font-size: 1.2em;
									font-style: normal;		
									font-weight: bold;			
									color: #2B5005; 
									
									

									background-color: #E0FAC5;
																											
								}
a.tmplbox	/* A */
								{	
									
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #5D8D2B; 
									text-decoration:underline;
								}
														
a.tmplbox:hover	/* A */
								{	
									color: #83416D; 										
									text-decoration:underline;
								}
					
/* this class controls the PAGE LOCATION  ***********************************/
/*AND INCLUDES PROPERTIES FOR LINK, HOVER, VISITED*/
.breadcrumbs	/* SPAN */
								{	
									
									font-size: 0.9em;
									font-style: normal;		
									font-weight: normal;			
									color: #2B5005; 
								}
a.breadcrumbs	/* A */
								{	
									
									font-size: 0.9em;
									font-style: normal;		
									font-weight: normal;			
									color: #653254; 
									text-decoration:underline;		
								}
								
a.breadcrumbs:hover	/* A */
								{	
									color: #2B5005; 
									text-decoration: underline;
																		
								}
								
/* this class controls the TEXT MENU ***********************************/
/*AND INCLUDES PROPERTIES FOR LINK, HOVER, VISITED*/
.textmenu	/* TABLE AND SPAN */
								{	
									
									font-size: 1em;
									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:  #653254;
								}
a.textmenu	/* A */
								{	
									
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #2B5005; 
									text-decoration:underline;												
								}
								
a.textmenu:hover	/* A */
								{	
									color: #653254; 
									text-decoration: underline;												
								}
								
								
/* this class controls the FOOTER ***********************************/
/*AND INCLUDES PROPERTIES FOR th, LINK, HOVER, VISITED*/
.footer	/* TABLE AND SPAN */
								{	
									
									font-size: .9em;
									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:  #653254;							
								}
a.footer	/* A */
								{	
									
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #2B5005; 
									text-decoration:underline;
								}
														
a.footer:hover	/* A */
								{	
									color: #653254; 
									text-decoration: underline;										
								}
					
/* this class controls the SLOGAN ***********************************/
.slogan	/* SPAN */
								{	
									
									font-size: 1.5em;
									font-style: normal;		
									font-weight: bold;			
									color: #83416D; 
								}
								
/* this class controls the HIGHLIGHTED LINKS properties ***********************************/
/*AND INCLUDES PROPERTIES FOR LINK, HOVER, VISITED*/
a.tmphlinks /* A */
								{	
									
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #653254; 					
									text-decoration:underline;
								}
								
a.tmphlinks:hover /* A */
								{	
									color: #2B5005; 
									text-decoration:underline;
																		
								}
/* this class controls the PAGE TITLE ***********************************/
.pagetitle	/* SPAN */
								{	
									
									font-size: 1.6em;
									font-style: normal;		
									font-weight: bold;			
									color: #5D8D2B; 
								}	
								
								
/* this class controls the HORIZONTAL SEPARATOR properties  ********************/
.tmphsep/* TABLE */
			 					{  
									background-image:  url(uimages/hsep01.gif);	
									/*path should be uimages/
									images should physically reside in template uimages folder*/
									background-color: transparent;
								}
								
/* this class controls the VERTICAL SEPARATOR properties  ********************/
.tmpvsep/* TABLE */
			 					{  
									background-image:  url(uimages/vsep01.gif);	
									/*path should be uimages/
									images should physically reside in template uimages folder*/
									background-color: transparent; 
								}

