/*TEXT COLOR */

a:link, a:visited, a:active
{	color: #CC0000;}   /* Red */

.datatable, .textonly, .dkheader
{
	color: #640080;
}

.noborder, body, .linkbutton, .title
{	color: #FFFFE0;}  /* Yellow */


.ltheader, .mainlink
{	color: #FFFFFF;}     /*White */

/*.title
{
	color: #00FF00;}	Green */



/*BACK GROUND */

.maintable
{		background-color: #876F8C;}  /* GRAY */
	
.ltheader, .noborder
{	background-color: #640080; /*Dark Purple*/}

.footer
{
	background-color:background-color: #876F8C;
	border:none;
	font-size:9pt;
	color:#640080;
}

.dkheader
{	background-color: #FFFFE0; /*#FFCCFF;*/
	 }

.datatable
{	background-color: #FEF8FF; /*Light Gray*/}
	
.maintable
{
	border-color:#640080;
}	
td, .datatable, .noborder
{	border-color: #FFCCFF;  /*Lightest Purple*/}	


body{
	background:#F1E9F2 url('images/gray.gif') repeat-y center top; }
	
table
{	 width:807px;
	padding:0px; text-align:center;}	
	 
td
{	border-style: solid; 
	border-width: 1px;}
	
.maintable, .datatable
{	
	border-style:ridge;
	border-width:3px;
	border-collapse:collapse;
}
			

body
{	font-family:Arial;
	font-size:9pt;
}
.left
{
	text-align:left;
}	
.mainlink, .title
{	
	font-size:11pt;
	text-decoration:none;}

.dkheader, .ltheader, .linkbutton
{	font-size:9pt;
	text-decoration:none;}

.datatable, .info
{	font-size:9pt;
	text-decoration:none;}
	
.small
{	font-size:7pt;}

.textonly
{
	font-size:9pt;
	text-align:left;
}
h1
{	font-size:12pt;}
h2
{	font-size:9pt;
	font-weight:bold;}
h3
{	font-size:8pt;
	font-weight:bold;}

.ltheader, a:link, a:visited, a:active, .dkheader, .small, .linkbutton, .title
{	font-weight:bold;}

.invisible, .linkbutton
{	text-decoration:none;}