a:link
	{
		color: #FF0000;
		text-decoration: none
	}



a:hover
	{
		color: #FFFF00;
	}



a:active
	{
		color: #00FF00;
		text-decoration: none
	}

a:visited
	{
		color: #00FFFF;
		text-decoration: none
	}
 
a:visited:hover
	{
		color: #0099FF;
		text-decoration: none
	}



#bglight
	{
		bgcolor="#009900";
	}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

HEADLIGHT   HEADLIGHT   HEADLIGHT

HEADLIGHT   HEADLIGHT   HEADLIGHT

HEADLIGHT   HEADLIGHT   HEADLIGHT

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.headlight
	{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .05em;
	word-spacing: .15em;
	color: #D9D7B9
	}

a.headlight:link
	{
		font-family: Helvetica, Arial, Verdana, sans-serif;
		font-size: 14px;
		font-style: normal;
		font-weight: bold;
		letter-spacing: .05em;
		word-spacing: .15em;
		color: #FFFFFF;
		text-decoration: none
	}

a.headlight:hover
	{
		color: #99C510;
		text-decoration: none;
	}

a.headlight:active
	{
		background-color: none;
		color: #99FF00;
		text-decoration: none
	}

a.headlight:visited
	{
		color: #FFFA99;
		text-decoration: none
	}

a.headlight:visited:hover
	{
		color: #FFAA44;
		text-decoration: none;
	}

a.headlight:visited:active
	{
		background-color: none;
		color: #FFCC44;
		text-decoration: none
	}
	








/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

SUBHEADLIGHT   SUBHEADLIGHT   SUBHEADLIGHT

SUBHEADLIGHT   SUBHEADLIGHT   SUBHEADLIGHT

SUBHEADLIGHT   SUBHEADLIGHT   SUBHEADLIGHT

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

.subheadlight
	{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: .05em;
	word-spacing: .15em;
	color: #D9D7B9
	}

a.subheadlight:link
	{
		font-family: Helvetica, Arial, Verdana, sans-serif;
		font-size: 12px;
		font-style: normal;
		font-weight: bold;
		letter-spacing: .05em;
		word-spacing: .15em;
		color: #FFFFFF;
		text-decoration: none
	}

a.subheadlight:hover
	{
		color: #99C510;
		text-decoration: none;
	}

a.subheadlight:active
	{
		background-color: none;
		color: #99FF00;
		text-decoration: none
	}

a.subheadlight:visited
	{
		color: #FFFA99;
		text-decoration: none
	}

a.subheadlight:visited:hover
	{
		color: #FFAA44;
		text-decoration: none;
	}

a.subheadlight:visited:active
	{
		background-color: none;
		color: #FFCC44;
		text-decoration: none
	}	
	





/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

BODYLIGHT   BODYLIGHT   BODYLIGHT

BODYLIGHT   BODYLIGHT   BODYLIGHT

BODYLIGHT   BODYLIGHT   BODYLIGHT

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */




.bodylight
	{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	letter-spacing: .07em;
	word-spacing: .1em;
	color: #EFE8C9
	}

a.bodylight:link
	{
		font-family: Helvetica, Arial, Verdana, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		letter-spacing: .05em;
		word-spacing: .1em;
		color: #FFFFFF;
		text-decoration: none
	}

a.bodylight:hover
	{
		color: #99C510;
		text-decoration: none;
	}

a.bodylight:active
	{
		background-color: none;
		color: #99FF00;
		text-decoration: none
	}

a.bodylight:visited
	{
		color: #FFFA99;
		text-decoration: none;
		font-weight: bold
	}

a.bodylight:visited:hover
	{
		color: #FFAA44;
		text-decoration: none;
	}

a.bodylight:visited:active
	{
		background-color: none;
		color: #FFCC44;
		text-decoration: none
	}
	


/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

BODYDARK   BODYDARK   BODYDARK

BODYDARK   BODYDARK   BODYDARK

BODYDARK   BODYDARK   BODYDARK

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */




.bodydark
	{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	letter-spacing: .05em;
	word-spacing: .15em;
	color: #404040
	}

a.bodydark:link
	{
		font-family: Helvetica, Arial, Verdana, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: roman;
		letter-spacing: .1em;
		word-spacing: .2em;
		color: #303030;
		text-decoration: none
	}

a.bodydark:hover
	{
		color: #99C510;
		text-decoration: none;
	}

a.bodydark:active
	{
		background-color: none;
		color: #99FF00;
		text-decoration: none
	}

a.bodydark:visited
	{
		color: #302A2A;
		text-decoration: none;
		font-weight: roman;
		letter-spacing: .1em;
		word-spacing: .2em;
	}

a.bodydark:visited:hover
	{
		color: #FFAA44;
		text-decoration: none;
	}

a.bodydark:visited:active
	{
		background-color: none;
		color: #FFCC44;
		text-decoration: none
	}
	
	



/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

TINYDARK   TINYDARK   TINYDARK

TINYDARK   TINYDARK   TINYDARK

TINYDARK   TINYDARK   TINYDARK

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */




.tinydark
	{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	letter-spacing: .1em;
	word-spacing: .2em;
	color: #404040
	}

a.tinydark:link
	{
		font-family: Helvetica, Arial, Verdana, sans-serif;
		font-size: 10px;
		font-style: normal;
		font-weight: roman;
		letter-spacing: .1em;
		word-spacing: .2em;
		color: #303030;
		text-decoration: none
	}

a.tinydark:hover
	{
		color: #99C510;
		text-decoration: none;
	}

a.tinydark:active
	{
		background-color: none;
		color: #99FF00;
		text-decoration: none
	}

a.tinydark:visited
	{
		color: #302A2A;
		text-decoration: none;
		font-weight: roman;
		letter-spacing: .1em;
		word-spacing: .2em;
	}

a.tinydark:visited:hover
	{
		color: #FFAA44;
		text-decoration: none;
	}

a.tinydark:visited:active
	{
		background-color: none;
		color: #FFCC44;
		text-decoration: none
	}
	
	




/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *

TINYDIM   TINYDIM   TINYDIM

TINYDIM   TINYDIM   TINYDIM

TINYDIM   TINYDIM   TINYDIM

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */




.tinydim
	{
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	letter-spacing: .05em;
	word-spacing: .10em;
	color: #BCB6A7
	}

a.tinydim:link
	{
		font-family: Helvetica, Arial, Verdana, sans-serif;
		font-size: 11px;
		font-style: normal;
		font-weight: bold;
		letter-spacing: .01em;
		word-spacing: .10em;
		color: #FFFFFF;
		text-decoration: none
	}

a.tinydim:hover
	{
		color: #77A300;
		text-decoration: none;
	}

a.tinydim:active
	{
		background-color: none;
		color: #88EE00;
		text-decoration: none
	}

a.tinydim:visited
	{
		color: #DDD877;
		text-decoration: none;
		font-weight: bold
	}

a.tinydim:visited:hover
	{
		color: #DD8822;
		text-decoration: none;
	}

a.tinydim:visited:active
	{
		background-color: none;
		color: #EEBB33;
		text-decoration: none
	}

imagelink
	{
		border-width: 0px;
	}
	
	


