/* CSS Document */

/**********************************************************************************************

TEMPLATE

***********************************************************************************************/

/* this class controls the SCROLLBAR PROPERTIES ***********************************/

body 		

								{		

								   scrollbar-face-color: ; 

								   scrollbar-highlight-color: ; 

								   scrollbar-shadow-color: ; 

								   scrollbar-3dlight-color: ; 

								   scrollbar-arrow-color: ; 

								   scrollbar-track-color: ; 

								   scrollbar-darkshadow-color: ; 

								}

								

								

/* this class controls the ORGANISATION TITLE ***********************************/

.orgtitle	/* SPAN */

								{	

									

									font-size: 2.5em;

									font-style: normal;		

									font-weight: bold;			

									color: #876603; 

								}

/* this class controls the SLOGAN ***********************************/

.slogan	/* SPAN */

								{	

									

									font-size: 1.5em;

									font-style: normal;		

									font-weight: bold;			

									color: #89420E; 

								}

											

/* Empty Class for the LOGO ***********************************/

.logo	/* SPAN */

								

/* Empty Class for the MENU  specified  in the menu css***********************************/

.tmpmenu	/* TABLE */

/* Empty Class for the SUB MENU  specified  in the menu css*******************************/

.tmpsubmenu	/* TABLE */

/* this class controls the HEADER IMAGE ***********************************/

.tmphimg	/* TABLE */

								{

								    BORDER-RIGHT: 0px solid;

									BORDER-TOP:  0px solid;

									BORDER-LEFT:  0px solid;

									BORDER-BOTTOM: 0px solid;

									border-color: #182852;

								}			

								

/* 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: #876603; 

								}

a.breadcrumbs	/* A */

								{	

									

									font-size: 0.9em;

									font-style: normal;		

									font-weight: normal;			

									color: #89420E; 

									text-decoration:underline;		

								}

								

a.breadcrumbs:hover	/* A */

								{	

									color: #B68903; 

									text-decoration: underline;

																		

								}					

/* this class controls the PAGE TITLE ***********************************/

.pagetitle	/* SPAN */

								{	

									

									font-size: 2em;

									font-style: normal;		

									font-weight: bold;			

									color: #FFFFFF; 

								}

/* this class controls the PAGE NAV TITLE ***********************************/

.pagenavtitle	/* TABLE AND SPAN */

								{	

									

									font-size: 1.1em;

									font-style: normal;		

									font-weight: bold;			

									color: #876603; 

									

									background-color: ;

								}

/* 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: #4A4949; 

								

									background-color: ;

									

								    BORDER-RIGHT: 0px solid;

									BORDER-TOP:  0px solid;

									BORDER-LEFT:  0px solid;

									BORDER-BOTTOM: 0px solid;

									border-color:  #182852;

								}

a.textmenu	/* A */

								{	

									

									font-size: 1em;

									font-style: normal;		

									font-weight: normal;			

									color: #B68903; 

									text-decoration:underline;												

								}

								

a.textmenu:hover	/* A */

								{	

									color: #89420E; 

									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: #4A4949; 

									



									background-color:;

								    BORDER-RIGHT: 0px solid;

									BORDER-TOP:  0px solid;

									BORDER-LEFT:  0px solid;

									BORDER-BOTTOM: 0px solid;

									border-color:  #182852;							

								}

a.footer	/* A */

								{	

									

									font-size: 1em;

									font-style: normal;		

									font-weight: normal;			

									color: #B68903; 

									text-decoration:underline;

								}

														

a.footer:hover	/* A */

								{	

									color: #89420E; 

									text-decoration: underline;										

								}

					

/**********************************************************************************************

COMMON SETTINGS

***********************************************************************************************/				

								

/* this class controls the GLOBAL PROPERTIES ***********************************/

table.tmp	/* 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:  #315184;

								}								

/* this class controls the FONT PROPERTIES ***********************************/

.tmpnormaltxt	/* SPAN */

								{	

									

									font-size: 1em;

									font-style: normal;		

									font-weight: normal;			

									color: #686767; 

								}						

/* this class controls the BULLETED LIST properties  ********************/

.tmpul	/* UL */

								{	

									margin-top: 5px;

									margin-left: 20px;



									list-style-type: disc; /*square disc circle*/

								}

								

/* this class controls the SUPER HEADING properties  ***********************************/

.tmpsupheadin /* TABLE AND SPAN */

								{	

									

									font-size: 1.8em;

									font-style: normal;		

									font-weight: bold;			

									color: #182852; 

									



									background-color: ;

									

								}

/* this class controls the HEADING properties  ***********************************/

.tmpheadin /* TABLE AND SPAN */

								{	

									

									font-size: 1.5em;

									font-style: normal;		

									font-weight: bold;			

									color: #876603; 

									



									background-color: ;

									

									

								}

/* this class controls the SUB HEADING properties  ******************************/

.tmpsubheadin /* TABLE AND SPAN */

								{	

									

									font-size: 1.2em;

									font-style: normal;		

									font-weight: bold;			

									color: #64300A; 

									



									background-color: ;

								}					

/* this class controls the MAIN LINKS properties ***********************************/

/*AND INCLUDES PROPERTIES FOR LINK, HOVER, VISITED*/

a.tmpmlinks /* A */

								{	

									

									font-size: 1em;

									font-style: normal;		

									font-weight: normal;			

									color: #B68903; 		

								}

								

a.tmpmlinks:hover /* A */

								{	

									color: #89420E;										

									text-decoration:underline;

								}

/* 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: #64300A; 					

									text-decoration:underline;

								}

								

a.tmphlinks:hover /* A */

								{	

									color: #EAAF00; 

									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: #000000; 

							



									background-color:  ;

						

								}

								

								

table.tmptbox	/* TABLE */

								{	

									

									font-size: 1em;

									font-style: normal;		

									font-weight: normal;			

									color: #000000; 

									



									background-color: ;

								    BORDER-RIGHT: 1px solid;

									BORDER-TOP:  1px solid;

									BORDER-LEFT:  1px solid;

									BORDER-BOTTOM: 1px solid;

									border-color: #182852;							

								}

th.tmptbox	/* TH AND SPAN*/

								{	

									

									font-size: 1.2em;

									font-style: normal;		

									font-weight: bold;			

									color: #876603; 

									

									



									background-color: ;							

								}

a.tmptbox	/* A */

								{	

									

									font-size: 1em;

									font-style: normal;		

									font-weight: normal;			

									color: #B68903; 

									text-decoration:underline;

								}

														

a.tmptbox:hover	/* A */

								{	

									color: #C38E63; 

									text-decoration: underline;										

								}

				

			

								

/* 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: #182852;

						

								}

								

								

table.tmpdbox	/* TABLE */

								{	

									

									font-size: 1em;

									font-style: normal;		

									font-weight: normal;			

									color: #FFFFFF; 

									



									background-color: #182852;

								    BORDER-RIGHT: 0px solid;

									BORDER-TOP:  0px solid;

									BORDER-LEFT:  0px solid;

									BORDER-BOTTOM: 0px solid;

									border-color: #89B0E0;							

								}

th.tmpdbox	/* TH AND SPAN*/

								{	

									

									font-size: 1.2em;

									font-style: normal;		

									font-weight: bold;			

									color: #876603; 

									

									



									background-color: #89B0E0;							

								}

a.tmpdbox	/* A */

								{	

									

									font-size: 1em;

									font-style: normal;		

									font-weight: normal;			

									color: #FFECB5; 

									text-decoration: underline;

								}

														

a.tmpdbox:hover	/* A */

								{	

									color: #E1BEA4; 

									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: #FFFFFF; 

									



									background-color:  #5A8AC6;

									

								}

table.tmpnbox	/* TABLE */

								{	

									

									font-size: 1em;

									font-style: normal;		

									font-weight: normal;			

									color: #FFFFFF; 

									



									background-color:#5A8AC6;							

								    BORDER-RIGHT: 0px solid;

									BORDER-TOP:  0px solid;

									BORDER-LEFT:  0px solid;

									BORDER-BOTTOM: 0px solid;

									border-color:  #182852;

								}

th.tmpnbox	/* TH AND SPAN */

								{	

									

									font-size: 1.2em;

									font-style: normal;		

									font-weight: bold;			

									color: #FFECB5; 

									

									



									background-color: #315184;

									

																											

								}

a.tmpnbox	/* A */

								{	

									

									font-size: 1em;

									font-style: normal;		

									font-weight: normal;			

									color: #EFE2D9; 

									text-decoration: underline;

								}

														

a.tmpnbox:hover	/* A */

								{	

									color: #B68903; 										

									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: #000000; 

									



									background-color:  #DCE9FA;

								}

table.tmplbox	/* TABLE */

							{	

									

									font-size: 1em;

									font-style: normal;		

									font-weight: normal;			

									color: #000000; 

									



									background-color: #DCE9FA;							

								    BORDER-RIGHT: 0px solid;

									BORDER-TOP:  0px solid;

									BORDER-LEFT:  0px solid;

									BORDER-BOTTOM: 0px solid;

									border-color:  #182852;

								}

th.tmplbox	/* TH AND SPAN */

								{	

									

									font-size: 1.2em;

									font-style: normal;		

									font-weight: bold;			

									color: #876603; 

									

									



									background-color: #89B0E0;

																											

								}

a.tmplbox	/* A */

								{	

									

									font-size: 1em;

									font-style: normal;		

									font-weight: normal;			

									color: #B68903; 

									text-decoration:underline;

								}

														

a.tmplbox:hover	/* A */

								{	

									color: #89420E; 										

									text-decoration:underline;

								}

								

/* this class controls the FINE TEXT BOX properties ***********************************/

/*AND INCLUDES PROPERTIES FOR th, LINK, HOVER, VISITED*/

.tmpfinetxtbox	/* SPAN */

								{	

									

									font-size: .8em;

									font-style: normal;		

									font-weight: normal;			

									color:#B68903; 

									



									background-color: ; 															

						

								}

table.tmpfinetxtbox/* TABLE */

								{	

									

									font-size: .8em;

									font-style: normal;		

									font-weight: normal;			

									color:#B68903;  

									



									background-color: ; 															

								    BORDER-RIGHT: 0px solid;

									BORDER-TOP:  0px solid;

									BORDER-LEFT:  0px solid;

									BORDER-BOTTOM: 0px solid;

									border-color:  #182852;							

								}

th.tmpfinetxtbox/* TH AND SPAN */

								{	

									

									font-size: 1.2em;

									font-style: normal;		

									font-weight: bold;			

									color: #64300A; 

									

									



									background-color: #DCE9FA;

																											

								}

a.tmpfinetxtbox/* A */

								{	

									

									font-size: 1em;

									font-style: normal;		

									font-weight: normal;			

									color: #89420E; 		

									text-decoration:underline;

								}

								

a.tmpfinetxtbox:hover/* A */

								{ 	

									color: #B68903; 										

									text-decoration:underline;

								}							

/* this class controls the HORIZONTAL SEPARATOR properties  ********************/

.tmphsep/* TABLE */

			 					{  



									/*path should be uimages/

									images should physically reside in template uimages folder*/

									background-color: #182852;

								}

								

/* this class controls the VERTICAL SEPARATOR properties  ********************/

.tmpvsep/* TABLE */

			 					{  



									/*path should be uimages/

									images should physically reside in template uimages folder*/

									background-color: #182852; 

								}

								

								

								

/* this class controls the SPLASH COLOR properties ***********************************/

.tmpprimvdark

		{

			background-color: #876603;

		}

.tmpprimdark

		{

			background-color: #B68903;

		}

.tmpprimnormal

		{

			background-color: #EAAF00;

		}

.tmpprimlight	

		{

			background-color: #FCD35B;

		}

.tmpprimvlight	

		{

			background-color: #FFECB5;

		}

.tmpsecvdark

		{

			background-color: #64300A;

		}

.tmpsecdark

		{

			background-color: #89420E;

		}

.tmpsecnormal

		{

			background-color: #C38E63;

		}

.tmpseclight	

		{

			background-color: #E1BEA4;

		}

.tmpsecvlight	

		{

			background-color: #EFE2D9;

		}

		

.tmpbgvdark

		{

			background-color: #182852;

		}

.tmpbgdark

		{

			background-color: #315184;

		}

.tmpbgnormal

		{

			background-color: #5A8AC6;

		}

.tmpbglight	

		{

			background-color: #89B0E0;

		}

.tmpbgvlight	

		{

			background-color: #FFFFFF;

		}

		

		

.tmptxtvdark

		{

			background-color: #000000;

		}

.tmptxtdark

		{

			background-color: #4A4949;

		}

.tmptxtnormal

		{

			background-color: #686767;

		}

.tmptxtlight	

		{

			background-color: #CCCCCC;

		}

.tmptxtvlight	

		{

			background-color: #FFFFFF;

		}

		

input	/* SPAN */

								{	

									font-face: verdana;

									font-size: 1em;

									font-style: normal;		

									font-weight: normal;			

									color: #000000;  

								}

								

textarea	/* SPAN */

								{	

									

									font-size: 1em;

									font-style: normal;		

									font-weight: normal;			

									color: #000000;  

									font-face: verdana;

								}

								

.warningText	/* SPAN */

								{	

									

									

									font-style: normal;		

									font-weight: normal;			

									color: red;  

									font-face: verdana;

								}

								

																

/* these classes control the POLL PROPERTIES  ******************************/

.tmppolllbox	/* SPAN */

								{	

									

									font-size:1em;

									font-style: normal;		

									font-weight: normal;			

									color: #000000; 

									



									background-color:  #DCE9FA;

								}

table.tmppolllbox	/* TABLE */

							{	

									

									font-size: 1em;

									font-style: normal;		

									font-weight: normal;			

									color: #000000; 

									



									background-color: #DCE9FA;							

								    BORDER-RIGHT: 1px solid;

									BORDER-TOP:  1px solid;

									BORDER-LEFT:  1px solid;

									BORDER-BOTTOM: 1px solid;

									border-color:  #5A8AC6;

								}

th.tmppolllbox	/* TH AND SPAN */

								{	

									

									font-size: 1.1em;

									font-style: normal;		

									font-weight: bold;			

									color: #876603; 

									

									



									background-color: #DCE9FA;

																											

								}

a.tmppolllbox	/* A */

								{	

									

									font-size: 1em;

									font-style: normal;		

									font-weight: normal;			

									color: #B68903; 

									text-decoration:underline;

								}

														

a.tmppolllbox:hover	/* A */

								{	

									color: #89420E; 										

									text-decoration:underline;

								}



