body				{
					text-align:			center;
					font-family:		Helvetica, Tahoma, Arial, sans-serif;
					color:				black;
					background:			white;
					} 

h1					{
					font-family:		"Bookman old style", Tahoma, Arial, sans-serif;
					text-align:			center;
					color:				darkgreen;
					background:			transparent;
					}
h2					{
					text-align:			right;
					color:				darkgreen;
					background:			transparent;
					}

a:link				{color:				darkgreen;}
a:visited			{color:				gray;}
a:hover				{color:				green;}
a:active			{color:				yellow;}
a.nohist:visited	{color:				darkgreen;}

.nodecolink			{
					color:				black;
					background:			transparent;
					}
.nodecolink:link	{color:				black;	background:	transparent;}
.nodecolink:visited	{color:				black;	background:	transparent;}
.nodecolink:hover	{
					color:				black;	background:	transparent;
					text-decoration:	overline;
					}
.nodecolink:active	{color:				black;	background:	transparent;}
a.nodecolink2		{color:				black;	background:	transparent;}
.nodecolink2	a	{color:				black;	background:	transparent;}

.ctable table		{
					background:			white;
					border:				1px solid darkgreen;
					}
.tfoot				{background:		white;}
tr.highlight		{
					color:				white;
					background:			darkgreen;
					}
.ctable	th			{
					color:				white;
					background:			darkgreen;
					border:				1px solid lightgreen;
					}
.ctable	td			{
					border:				1px solid lightgreen;
					}
.navm a:link		{color:				black;	background:	lightgreen;}
.navm a:visited		{color:				black;	background:	lightgreen;}
.navm a:hover		{color:				black;	background:	yellow;}
.navm a:active		{color:				red;	background:	lightgreen;}

.navt				{
					color:				white; 
					background:			darkgreen;
					}
.navt a:link		{color:				white;}
.navt a:visited		{color:				white;}
.navt a:hover		{color:				yellow;}
.navt a:active		{color:				white;}

.mainlogo			{
					background:			white;
					border:				medium solid darkgreen;
					}
.mainlogo2			{
					background:			white;
					border:				thin solid darkgreen;
					}

.cliff				{
					font-family:		"Bookman old style", Tahoma, Arial, sans-serif;
					color:				darkgreen;
					}
.footer				{
					background:			white;
					}

.products a:link	{color:				black;	background:	transparent;}
.products a:visited	{color:				black;	background:	transparent;}
.products a:hover	{color:				black;	background:	transparent;}
.products a:active	{color:				red;	background:	transparent;}
.productsit a:hover	{color:				black;	background:	yellow;}

.services a:link	{color:				darkgreen;	background:	transparent;}
.services a:visited	{color:				darkgreen;	background:	transparent;}
.services a:hover	{color:				darkgreen;	background:	transparent;}
.services a:active	{color:				red;	background:	transparent;}

.boxclear			{background-image:	url('graphics/cornersclear2.gif');}
.boxfill			{background-image:	url('graphics/cornersfill.gif');}
.boxfilli			{background:		white;}
.boxfilldark		{background-image:	url('graphics/cornersfilldark.gif');}
.boxfilldarkp, .boxfilldarkp a:link, .boxfilldarkp a:visited, .boxfilldarkp a:active	
					{color:				white;	background:	darkgreen;}
.boxfilldarkp a:hover
					{color:				yellow;	background:	darkgreen;}
.boxfillblue 		{background-image:	url('graphics/cornersfillblue2.gif');}
.boxfillbluep, .boxfillbluep a:link, .boxfillbluep a:visited, .boxfillbluep a:active	
					{color:				white;	background:	darkgreen;	text-decoration:	none;}
.boxfillbluep a:hover
					{color:				yellow;	background:	darkgreen;	text-decoration:	none;}
.boxbabel			{background-image:	url('graphics/cornersclear2.gif');}
.inside 			{
					border-left:		1px solid darkgreen;
					border-right:		1px solid darkgreen;
					}

dt.dateplain a		{color:		white;	background:	darkgreen;}
