
body		{ 
		background-repeat: no-repeat;
		background-image: url(full_bg.jpg);
		font-family:  Arial, Verdana, "Sans Serif";
		color: #000000; 
		font-size: 11pt;
		margin: 0;
		padding: 0; /* To accommodate Opera */
		}
		
h1		{
		font-size: 24pt;
		color: #125485;
		}
h2		{
		font-size: 14pt;
		color: #000000;
		text-align: center;
		}

h3		{
		font-size: 12pt;
		color: #125485;
		}

td		{
		vertical-align: top;
		}
		
img		{
		border: 0;
		margin: 0;
		padding: 0;
		}

.main_cell	{
		border-right: 1px solid #000066;
		border-bottom: 1px solid #000066;
		vertical-align:top;
		font-size:11pt;
		}
		
.bars img	{
		padding: 2px;
		display: block;
		text-align: center;
		border:0;
		}

.main_menu	{
		color: #ffffff; 
		font-size: 11pt;
		font-weight: bold;
		}

.wa_footer		{
		color: #999999; 
		font-size: 8pt;
		display: block;
		text-align: center;
		border:0;
		}

.center		{
		text-align: center;
		}

.smalltext	{
		font-size:8pt;		
		}

.ccc_bg_color	{
		background: #CCCCCC;
		color: #000066;
		font-size:8pt;
		}

.006_bg_color	{
		background: #000066;
		color: #CCCCCC;
		font-size:8pt;
		}


.logo_table	{
		border:0;
		vertical-align:top;
		font-size:10pt;
		background: #CCCCCC;
		color: #000066;
		}

div.button a:link 	{color: #666666;}
div.button a:hover 	{color: #999999;}
div.button a:visited 	{color: #999999;}
div.button a:active	{color: #999999;}

a:link		{color: #ffffff;}
a:active		{color: #ffffff;}
a:visited		{color: #ffffff;}
a:hover		{color: #b4f78f;}

