/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x Southern Outpost - Cascading Style Sheet     x */
/* x version: Master Style Sheet                  x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x                                              x */
/* x                 GLOBAL STYLES                x */
/* x                                              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

 BODY		       {background-color: #AAAAAA; margin: 0px;}

 TD		       {font-family: arial, helvetica, sans-serif; font-size: 12px;}

 A:LINK                {color: #0000FF;}

 A:HOVER	       {color: #0077FF; text-decoration: none;}

 A:VISITED             {color: #0000FF;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x           for application colors             x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

 .appBg 	       {background-color: #CCCCCC;}

 .appHghltBg	       {background-color: #EFEFEF;}

 .appShdwBg	       {background-color: #BBBBBB;}

 .appBevel01Bg	       {background-color: #666666;}

 .appBevel02Bg         {background-color: #EFEFEF;}

 .appWhiteBg           {background-color: #FFFFFF;}

 .appBlackBg           {background-color: #000000;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x           for background & text              x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

 .navLevel01Bg         {background-color: #CCCCCC;}

 .navLevel01Text       {font-size: 10px; color: #666666;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x   for background,highlight, shadow & text    x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

 .navLevel02Bg         {background-color: #CCCCCC;}

 .navLevel02Text       {font-family: arial, helvetica, sans-serif;
			font-size: 10px;}

 .navLevel02HghltBg    {background-color: #EFEFEF;}

 .navLevel02ShdwBg     {background-color: #BBBBBB;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x        for background to data content        x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

 .footerBg             {background-color: #CCCCCC;}

 .footerEndBg          {background-color: #666666;}

 .footerText           {font-family: arial, helvetica, sans-serif;
		        font-size: 10px; color: #999999;}

 .footerText2          {font-family: arial, helvetica, sans-serif;
		        font-size: 10px; color: #393939;}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */


