.darktype {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.darktype a:link {
	color: #333333;
	text-decoration: none;
}
.darktype a:hover {
	color: #333333;
	text-decoration: underline;
}
.darktype a:visited { 
	color: #333333; 
	text-decoration: none; 
}
.darktypebold { font-weight: bold; color: #666666; text-decoration: none; }
.darktypebold a:hover { color: #333333; text-decoration: underline; ; font-weight: bold}
.darktypebold a:link { color: #333333; text-decoration: none; ; font-weight: bold}
.darktypebold a:visited { color: #333333; text-decoration: none; ; font-weight: bold}
.lighttype {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.lighttype a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.lighttype a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.lighttype a:visited { 
	color: #FFFFFF; 
	text-decoration: none; 
}
.lighttypebold { font-weight: bold; color: #FFFFFF; text-decoration: none; }
.lighttypebold a:hover { color: #FFFFFF; text-decoration: underline; ; font-weight: bold}
.lighttypebold a:link { color: #FFFFFF; text-decoration: none; ; font-weight: bold}
.lighttypebold a:visited { color: #FFFFFF; text-decoration: none; ; font-weight: bold}
.lightgraytype {
	font-weight: normal;
	color: #EEEEEE;
	text-decoration: none;
}
.lightgraytype a:link {
	color: #EEEEEE;
	text-decoration: none;
}
.lightgraytype a:hover {
	color: #EEEEEE;
	text-decoration: underline;
}
.lightgraytype a:visited { 
	color: #EEEEEE; 
	text-decoration: none; 
}
.graytype {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.graytype a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.graytype a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.graytype a:visited { 
	color: #CCCCCC; 
	text-decoration: none; 
}
.mediumgraytype {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.mediumgraytype a:link {
	color: #999999;
	text-decoration: none;
}
.mediumgraytype a:hover {
	color: #999999;
	text-decoration: underline;
}
.mediumgraytype a:visited { 
	color: #999999; 
	text-decoration: none; 
}
.darkgraytype {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.darkgraytype a:link {
	color: #666666;
	text-decoration: none;
}
.darkgraytype a:hover {
	color: #666666;
	text-decoration: underline;
}
.darkgraytype a:visited { 
	color: #666666; 
	text-decoration: none; 
}
.darkergraytype {
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.darkergraytype a:link {
	color: #333333;
	text-decoration: none;
}
.darkergraytype a:hover {
	color: #333333;
	text-decoration: underline;
}
.darkergray a:visited { 
	color: #333333; 
	text-decoration: none; 
}
.redtype {
	font-weight: normal;
	color: #CC3333;
	text-decoration: none;
}
.redtype a:link {
	color: #CC3333;
	text-decoration: none;
}
.redtype a:hover {
	color: #CC3333;
	text-decoration: underline;
}
.redtype a:visited { 
	color: #CC3333; 
	text-decoration: none; 
}
.orangetype {
	font-weight: normal;
	color: #CC6633;
	text-decoration: none;
}
.orangetype a:link {
	color: #CC6633;
	text-decoration: none;
}
.orangetype a:hover {
	color: #CC6633;
	text-decoration: underline;
}
.orangetype a:visited { 
	color: #CC6633; 
	text-decoration: none; 
}
.leftnav {
	font-weight: normal;
	color: #FFFF66;
	text-decoration: none;
}
.leftnav a:link {
	color: #FFFF99;
	text-decoration: none;
}
.leftnav a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.leftnav a:visited { 
	color: #FFCC00; 
	text-decoration: none; 
}
.darkhead {
	font-weight: bold;<br>
 	color: #666666;
}
.darkhead {
	font-weight: bold;
	color: #666666;
}
.lighthead {
	font-weight: bold;<br>
 	color: #FFFFFF;
}
.lighthead {
	font-weight: bold;
	color: #FFFFFF;
}
.spacer {  height: 12px; width: 12px}

