a:link
{
	color: rgb(0,102,153); 
}
a:visited
{
	color: rgb(0,153,102); 
} 
a:active 
{
	color: rgb(0,102,102);
}
a:none
{
	color: rgb(0,153,153);
}
body
{
	font-family: Arial, Helvetica;
	background-color: rgb(206, 213, 223);
	color: rgb(0,51,51);
}
.headline
{
	Background: url('images/starburst.jpg') no-repeat center center;
	text-align: center;	
	font-size: 12.0pt;
	color: rgb(0,0,0);
}
.logout
{
	Background: url('images/buttons/logoutbutton1.gif') no-repeat center center;
	text-align: center;	
	font-size: 12.0pt;
	color: rgb(255,0,0);
	height: 30;
	width: 50;
}
.head:link
{
	color: rgb(0,0,0);
}
.head:visited
{
	color: rgb(0,0,0);
} 
.head:active 
{
	color: rgb(0,0,0);
}
.head:none
{
	color: rgb(0,0,0);
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}
h1, h2, h3, h4, h5, h6, C1
{
	font-family: Times New Roman, Times;
}
h1
{
	color: rgb(0,153,153);
}
h2
{
	color: rgb(102,102,102); 
	font-size: 12.0pt;
}
h3
{
	color: rgb(153,153,102); 
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
	font-size: 10.0pt;
}

td.cat 
{
	Background: url('images/buttons/catbutton.gif') no-repeat center center;
	text-align: center;	
}
td.catitem
{
	Background: url('images/buttons/catitem.gif') no-repeat center center;
	text-align: center;	
}
td.catheading
{
	Background: url('images/buttons/catheading2.gif') no-repeat top center;
	text-align: center;	
}
td.catbottom
{
	Background: url('images/buttons/catbottom2.gif') no-repeat bottom center;
	text-align: center;	
}
td.man
{
	Background: url('images/buttons/manbutton.gif') no-repeat center center;
	text-align: center;	
}
td.manheading
{
	Background: url('images/buttons/manheading.gif') no-repeat center center;
	text-align: center;	
}
td.mainheading
{
	Background: url('images/buttons/mainbutton.gif') no-repeat center center;
	text-align: center;	
}
td.heading1
{
	Background: url('images/buttons/mainbutton1.gif') no-repeat center center;
	text-align: center;	
}
td.secitem
{
	Background: url('images/buttons/secitem4.gif') no-repeat center center;
	text-align: center;	
}
td.secheading
{
	Background: url('images/buttons/secheading3.gif') no-repeat top center;
	text-align: center;	
}
td.secbottom
{
	Background: url('images/buttons/secbottom3.gif') no-repeat bottom center;
	text-align: center;	
}
td.acctitem
{
	Background: url('images/buttons/secitem4.gif') no-repeat center left;
	text-align: left;	
}
td.acctheading
{
	Background: url('images/buttons/secheading3.gif') no-repeat top left;
	text-align: center;	
}
td.acctbottom
{
	Background: url('images/buttons/secbottom3.gif') no-repeat bottom left;
	text-align: center;	
}
td.invheading
{
	Background: url('images/buttons/secitem.gif') no-repeat bottom left;
	text-align: left;	
}
td.invoiceheading
{
	font-size: 10.0pt;
	color: rgb(0,0,0);
}
td.invoiceline
{
	font-size: 10.0pt;
	color: rgb(0,153,153);
}
