@charset "ISO-8859-1";

/* CSS Document */
body				{ font-family: Tahoma; font-size: 10px; color: #000000; background-color: #414141; }
.body2				{ font-family: Tahoma; font-size: 10px; color: #000000; background-color: #FF6666; }

/* Links */
A.black:visited		{ font-family: Tahoma;  font-size: 12px;  color: #000000;  text-decoration:  underline; font-weight:  bold; }
A.black:hover		{ font-family: Tahoma;  font-size: 12px;  color: #000000;  text-decoration:  none; font-weight:  bold; }
A.black:link    	{ font-family: Tahoma;  font-size: 12px;  color: #000000;  text-decoration:  underline; font-weight:  bold; }
A.black:active    	{ font-family: Tahoma;  font-size: 12px;  color: #000000;  text-decoration:  underline; font-weight:  bold; }

A.mainmenu:hover	{ font-family: Tahoma;  font-size: 12px;  color: #FFFFFF;  text-decoration:  underline; }
A.mainmenu:visited	{ font-family: Tahoma;  font-size: 12px;  color: #FFFFFF;  text-decoration:  none; }
A.mainmenu:link		{ font-family: Tahoma;  font-size: 12px;  color: #FFFFFF;  text-decoration:  none; }
A.mainmenu:active  	{ font-family: Tahoma;  font-size: 12px;  color: #FFFFFF;  text-decoration:  none; }

A.red12:hover		{ font-family: Georgia;  font-size: 12px;  color: #660000;  text-decoration:  underline; }
A.red12:link		{ font-family: Georgia;  font-size: 12px;  color: #990000;  text-decoration:  none; }
A.red12:visited		{ font-family: Georgia;  font-size: 12px;  color: #990000;  text-decoration:  none; }
A.red12:active		{ font-family: Georgia;  font-size: 12px;  color: #990000;  text-decoration:  none; }

A.sitemaptitle:hover		{ font-family: Georgia;  font-size: 13px;  color: #000000;  font-weight: bold; text-decoration:  underline; }
A.sitemaptitle:link			{ font-family: Georgia;  font-size: 13px;  color: #000000;  font-weight: bold; text-decoration:  none; }
A.sitemaptitle:visited		{ font-family: Georgia;  font-size: 13px;  color: #000000;  font-weight: bold; text-decoration:  none; }
A.sitemaptitle:active		{ font-family: Georgia;  font-size: 13px;  color: #000000;  font-weight: bold; text-decoration:  none; }

A.small:visited		{ font-family: Tahoma;  font-size: 9px;  color: #000000;  text-decoration:  underline; font-weight:  bold; }
A.small:hover		{ font-family: Tahoma;  font-size: 9px;  color: #000000;  text-decoration:  none; font-weight:  bold; }
A.small:link    	{ font-family: Tahoma;  font-size: 9px;  color: #000000;  text-decoration:  underline; font-weight:  bold; }
A.small:active    	{ font-family: Tahoma;  font-size: 9px;  color: #000000;  text-decoration:  underline; font-weight:  bold; }

/* Tables */
.bg1				{ background: #999999; padding: 2px; }
.blk				{ background-color: #000000; text-align: center; font-family: Tahoma; font-size:10px; color: #ffffff; }
.header				{ background-color: #87CEFA; font-family: Tahoma; font-size: 12px; color: #000000; font-weight: bold; text-align: center; padding: 1px; }
.ltitle				{ font-family: Tahoma; font-size: 18px; color: #000000; font-weight: bold; }
.maintable			{ width: 800px; border: none; padding: 0px; margin: 0px; background-color: #FFFFFF; background-image:url(http://www.led-zeppelin.org/images/back.jpg); }
.td1				{ width: 170px; }
.td8				{ width: 450px; }


/* Text */
.gen				{ font-family: Tahoma; font-size: 12px; color: #000000; }
.newstitle			{ font-family: Tahoma; font-size: 14px; color: #BA1319; font-weight: bold; text-align: left; }
.phtitles			{ font-family: Tahoma; font-size: 14px; color: #990000; font-weight: bold; }
.small				{ font-family: Tahoma; font-size: 9px; color: #000000; }
