/* CSS Document */
.navtext				{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color:#cc0000;}
.navtext a       		{	text-decoration: none; color:#666666; font-weight: normal}
.navtext a:hover 		{	text-decoration: none; color:#000000; font-weight: normal}

.text         			{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; color:#000000;}
.text a       			{	text-decoration: none; color: #cc0000; }
.text a:hover 			{	text-decoration: underline; color: #000000; }

.textsmall         		{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color:#000000;}
.textsmall a       		{	text-decoration: none; font-weight: bold; color: #cc0000; }
.textsmall a:hover 		{	text-decoration: underline; color: #000000; }

.quote         			{	font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: italic; font-size: 15px; color:#0066CC;}
.quote a       			{	text-decoration: none; color: #666666; }
.quote a:hover 			{	text-decoration: underline; color: #666666; }

.footer      			{	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; }
.footer a       		{	text-decoration: none; color: #666666; }
.footer a:hover 		{	text-decoration: none; color: #cc0033; }

.areapad5         		{	width: 100%; padding: 5px; }
.areapad10         		{	width: 100%; padding: 10px; }
.areapad15         		{	width: 100%; padding: 15px; }
.areapad20         		{	width: 100%; padding: 20px; }

.padcell5         		{	padding: 5px; }
.padcell10         		{	padding: 10px; }
.padcell15         		{	padding: 15px; }
.padcell20         		{	padding: 20px; }