BODY 
{       
        background-image: url(/axesa/nxg/images/axesa_bg.gif); 
        background-repeat: repeat-y;
        background-color: #ffffff;
        color: #000000;
        margin: 0;
        font-family: helvetica,arial;
        font-size: 12pt;
}
.top_bg
{       background-image: url(/axesa/nxg/images/top_bg.jpg); background-repeat: repeat-x; }

a
{       text-decoration: none; font-size: 8pt;    }
a.li
{	text-decoration: none; font-size: 12pt;	   }
a.navlink:link
{       color: #ffffff;        }
a.navlink:visited
{       color: #ffffff;        }
a.navlink:active
{       color: #ffffff;        }
a.navlink:hover
{       color: #990000;         }
.title          { color: #ffffff; font-size: 16pt; font-weight: bold }
.red            { color: #ff0000; }  
.subtitle       { color: #111111; font-size: 15pt; font-weight: bold }
.header         { font-size: 18pt; font-weight: bold }
.navheader      { color: #eeeeee; font-size: 10pt; font-weight: bold }

.mktg_header	{ color: #3333FF; font-size: 13pt; font-weight: bold }
.small		{ font-size: 11pt; font-weight: bold }
.smaller	{ font-size: 10pt; font-weight: bold }
.smallest	{ font-size: 9pt; font-weight: bold } 
.required	{ background-color: #ffff00 }

.purple_header
{
	background-color: #30097d; color: #ffffff; font-size: 18px; font-weight: bold;
}
.site_options
{
	color: #333399; font-size: 16px; font-weight: bold;
}

.wait_location  { display:block; visibility:hidden; position:absolute; left:20%; top:125px; width:60%;}
.wait_table     { background-color:white; border: solid 1pt #00aaaa}
.wait_text      { color:#4a5ba5;}

.admin_table    { border: thin solid #000000; }
