/* CSS Document */
/**********************************************************************************************
TEMPLATE
***********************************************************************************************/
								
								
/* this class controls the ORGANISATION TITLE ***********************************/
.orgtitle	/* SPAN */
								{	
									font-family: times,arial,verdana,helvetica;
									font-size: 4.5em;
									color: #D0B46F; 
									font-weight: normal;			
								}
/* this class controls the SLOGAN ***********************************/
.slogan	/* SPAN */
								{	
									font-size: 1.3em;			
									color: #F5DFA8; 
								}
											
								
/* this class controls the PAGE LOCATION  ***********************************/
/*AND INCLUDES PROPERTIES FOR LINK, HOVER, VISITED*/
.breadcrumbs	/* SPAN */
								{	
									font-size: .9em;
		
									color: #A7993F; 
								}
a.breadcrumbs	/* A */
								{	
									font-size: .9em;
									color: #A7993F; 
									text-decoration:none;
								}
								
a.breadcrumbs:hover	/* A */
								{	
									color: #A7993F; 
									text-decoration:underline;
															
								}					
/* this class controls the PAGE TITLE ***********************************/
.pagetitle	/* SPAN */
								{	
									font-size: 1.6em;
			
									color: #A7993F; 
								}
/* this class controls the PAGE NAV TITLE ***********************************/
.pagenavtitle	/* TABLE AND SPAN */
								{	
			
									color: #A7993F; 
									
								}
/* this class controls the TEXT MENU ***********************************/
/*AND INCLUDES PROPERTIES FOR LINK, HOVER, VISITED*/
.textmenu	/* TABLE AND SPAN */
								{	
									color: #A7993F; 
								
									background-color: #181C18;
									
								}
a.textmenu	/* A */
								{	
									color: #A7993F; 		
									text-decoration: none;												
								}
								
a.textmenu:hover	/* A */
								{	
									color: #A7993F; 
									text-decoration: underline;												
								}		
/* this class controls the FOOTER ***********************************/
/*AND INCLUDES PROPERTIES FOR th, LINK, HOVER, VISITED*/
.footer	/* TABLE AND SPAN */
								{	
			
									color: #A7993F; 
								}
a.footer	/* A */
								{	
									color: #A7993F; 
									text-decoration: none;
								}
														
a.footer:hover	/* A */
								{	
									color: #F5DFA8; 
									text-decoration: underline;										
								}
					
/**********************************************************************************************
COMMON SETTINGS
***********************************************************************************************/				
								
/* this class controls the GLOBAL PROPERTIES ***********************************/
table.tmp	/* TABLE */
								{	

									background-attachment: scroll;
									background-repeat: repeat;
									background-color: #181C18; /* Put bgcolor here if required */
									
									
									BORDER-RIGHT: 0px solid;
									BORDER-TOP:  0px solid;
									BORDER-LEFT:  0px solid;
									BORDER-BOTTOM: 0px solid;
									border-color: #181C18;
								}								
/* this class controls the FONT PROPERTIES ***********************************/
.tmpnormaltxt	/* SPAN */
								{	
		
									color: #A7993F; 
								}						
								
/* this class controls the SUPER HEADING properties  ***********************************/
.tmpsupheadin /* TABLE AND SPAN */
								{	
			
									color: #A7993F; 
								}
/* this class controls the HEADING properties  ***********************************/
.tmpheadin /* TABLE AND SPAN */
								{	
									font-size: 1.2em;
			
									color: #A7993F; 
									
									
									
								}
/* this class controls the SUB HEADING properties  ******************************/
.tmpsubheadin /* TABLE AND SPAN */
								{	
									font-size: 1.1em;
									font-weight: bold;			
									color: #A7993F; 
									
								}
								
													
/* this class controls the MAIN LINKS properties ***********************************/
/*AND INCLUDES PROPERTIES FOR LINK, HOVER, VISITED*/
a.tmpmlinks /* A */
								{	
									font-size: 1.1em;
									font-style: normal;		
									font-weight:bold;			
									color: #A7993F; 
									text-decoration: none;		
								}
								
a.tmpmlinks:hover /* A */
								{	
									color: #A7993F;										
									text-decoration: none;
								}
/* 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: #A7993F; 					
									text-decoration: none;
								}
								
a.tmphlinks:hover /* A */
								{	
									color: #A7993F; 
									text-decoration: none;
																		
								}
/* 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: #A7993F; 
							

									background-color: #393C39;
						
								}
								
								
table.tmpdbox	/* TABLE */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #A7993F; 
									

									background-color: #393C39;
								    BORDER-RIGHT: 0px solid;
									BORDER-TOP:  0px solid;
									BORDER-LEFT:  0px solid;
									BORDER-BOTTOM: 0px solid;
									border-color: #A7993F;							
								}
th.tmpdbox	/* TH AND SPAN*/
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: bold;			
									color: #A7993F; 

									background-color: #313031;							
								}
a.tmpdbox	/* A */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #A7993F; 
									text-decoration: underline;
								}
														
a.tmpdbox:hover	/* A */
								{	
									color: #A7993F; 
									text-decoration: underline;										
								}
								
/* this class controls the NORMAL BOX ***********************************/
/*AND INCLUDES PROPERTIES FOR th, LINK, HOVER, VISITED*/
.tmpnbox	/* SPAN */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #A7993F; 
									

									background-color: #313031;
								}
table.tmpnbox	/* TABLE */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #A7993F; 
									

									background-color: #313031;							
								    BORDER-RIGHT: 0px solid;
									BORDER-TOP:  0px solid;
									BORDER-LEFT:  0px solid;
									BORDER-BOTTOM: 0px solid;
									border-color: #181C18;
								}
th.tmpnbox	/* TH AND SPAN */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: bold;			
									color: #A7993F; 
									
									

									background-color: #A28438;
									
																											
								}
a.tmpnbox	/* A */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #D0B46F; 
									text-decoration: underline;
								}
														
a.tmpnbox:hover	/* A */
								{	
									color: #D0B46F; 										
									text-decoration: underline;
								}
								
/* 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: #A7993F; 
									

									background-color: #808680;
								}
table.tmplbox	/* TABLE */
							{	
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #A7993F; 
									

									background-color: #808680;							
								    BORDER-RIGHT: 0px solid;
									BORDER-TOP:  0px solid;
									BORDER-LEFT:  0px solid;
									BORDER-BOTTOM: 0px solid;
									border-color: #181C18;
								}
th.tmplbox	/* TH AND SPAN */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: bold;			
									color: #A7993F; 
									
									

									background-color: #A28438;
									
																											
								}
a.tmplbox	/* A */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #A7993F; 
									text-decoration: underline;
								}
														
a.tmplbox:hover	/* A */
								{	
									color: #A7993F; 										
									text-decoration: underline;
								}
/* this class controls the TRANSPARENT BOX ***********************************/
/*AND INCLUDES PROPERTIES FOR th, LINK, HOVER, VISITED*/
.tmptbox	/* SPAN */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #A7993F; 
							

									background-color:  ;
						
								}
								
								
table.tmptbox	/* TABLE */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #A7993F; 
									

									background-color: ;
								    BORDER-RIGHT: 1px solid;
									BORDER-TOP:  1px solid;
									BORDER-LEFT:  1px solid;
									BORDER-BOTTOM: 1px solid;
									border-color: #5A595A;							
								}
th.tmptbox	/* TH AND SPAN*/
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: bold;			
									color: #A7993F; 
									
									

									background-color: ;							
								}
a.tmptbox	/* A */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: normal;			
									color: #A7993F; 
									text-decoration: none;
								}
														
a.tmptbox:hover	/* A */
								{	
									color: #A28438; 
									text-decoration: underline;										
								}
								
/* this class controls the FINE TEXT BOX properties ***********************************/
/*AND INCLUDES PROPERTIES FOR th, LINK, HOVER, VISITED*/
.tmpfinetxtbox	/* SPAN */
								{	
									font-family: arial,verdana,helvetica;
									font-size: 12px;
									font-style: normal;		
									font-weight: bold;			
									color: #A7993F; 
									

									background-color: ;															
						
								}
table.tmpfinetxtbox/* TABLE */
								{	
									font-size: 0.9em;
									font-style: normal;		
									font-weight: normal;			
									color: #A7993F; 
									

									background-color: ;
								    BORDER-RIGHT: 1px solid;
									BORDER-TOP:  1px solid;
									BORDER-LEFT:  1px solid;
									BORDER-BOTTOM: 1px solid;
									border-color: #5A595A;							
								}
th.tmpfinetxtbox/* TH AND SPAN */
								{	
									font-size: 1em;
									font-style: normal;		
									font-weight: bold;			
									color: #A7993F; 
									
									

									background-color: #313031;
																											
								}
a.tmpfinetxtbox/* A */
								{	
									font-size: 0.9em;
									font-style: more;		
									font-weight: bold;			
									color: #A7993F; 		
									text-decoration: none;
								}
								
a.tmpfinetxtbox:hover/* A */
								{ 	
									color: #A7993F; 										
									text-decoration: none;
								}							
/* this class controls the HORIZONTAL SEPARATOR properties  ********************/
.tmphsep/* TABLE */
			 					{  

									/*path should be uimages/
									images should physically reside in template uimages folder*/
									background-color: #808680;
							
								}
								
/* this class controls the VERTICAL SEPARATOR properties  ********************/
.tmpvsep/* TABLE */
			 					{  

									/*path should be uimages/
									images should physically reside in template uimages folder*/
									background-color: #808680; 
								}								

