/* Version 2.0 of SilentGrief.com CSS by Joe Hinton  */

body {  margin:0; padding:0; color:#444444; background-color:#FFFFFF; font-family:Arial, Verdana, Sans-serif; font-size:12px;  }


/* Text definitions */

.bodytext			{  font-size:12px;  }

.px10				{  font-size:10px;  }
.px11				{  font-size:11px;  }
.px12				{  font-size:12px;  }
.px13				{  font-size:13px;  }
.px14				{  font-size:14px;  }

.greylight			{  color: #999999;  }
.error				{  color: #222222; font-weight: 900;  }

.subsmall			{  font-family: Trebuchet MS, Arial, sans-serif; font-size: 13px; color: #292322; font-weight: 900; }
.submed				{  font-family: Trebuchet MS, Arial, sans-serif; font-size: 15px; color: #292322; }
.sublarge			{  font-family: Trebuchet MS, Arial, sans-serif; font-size: 18px; color: #292322; }
.subxlarge			{  font-family: Trebuchet MS, Arial, sans-serif; font-size: 24px; color: #292322; }



/* Hyperlink definitions */

a			{  color:#004193;   }
a:hover		{  color:#0066CC;   }
a:active	{  color:#0066CC;  background-color: #D4E4F8;  }

.plain				{  text-decoration:none;  }
.plain:hover		{  text-decoration:underline;  }



.summary_title		 {  color:#224477;  }
.summary_title:hover {  color:#990099;  }

.archivelink		{  color:#47558F; text-decoration:none; font-size:11px;  }
.archivelink:hover	{  color:#CC0000; text-decoration:underline;  }

.articlemenu		{  color:#224477; font-size:11px; text-decoration:none;  }
.articlemenu:hover	{  color:#CC0000; text-decoration:underline;  }
.articlemenu:visited { color:#333333;  }

.link1				{  color:#224477;  }
.link1:hover		{  background-color:#FFFFFF; color:#990099;  }
.link1:active		{  background-color:#FFFFFF; color:#CC0000;  }
.link1:visited		{  color:#333333;  }
.link1:visited:hover { color:#990099;  }

.newslink			{  font-size:11px; color:#114199; text-decoration: none;  }
.newslink:hover		{  font-size:11px; color:#0066CC; text-decoration: underline;  }
.newslink:active	{  font-size:11px; color:#0066CC; text-decoration: underline; background-color: #CCCCFF;  }

.newslink2			{  font-size:11px; color:#333A77; text-decoration: none;  }
.newslink2:hover	{  font-size:11px; color:#0066CC; text-decoration: underline;  }
.newslink2:active	{  font-size:11px; color:#0066CC; text-decoration: underline; background-color: #CCCCFF;  }

.middle11			{  font-size:11px; color:#114199; text-decoration: none;  }
.middle11:hover		{  font-size:11px; color:#0066CC; text-decoration: underline;  }
.middle11:active	{  font-size:11px; color:#0066CC; text-decoration: underline; background-color: #CCCCFF;  }

.middle12			{  font-size:12px; color:#114199; text-decoration: none;  }
.middle12:hover		{  font-size:12px; color:#0066CC; text-decoration: underline;  }
.middle12:active	{  font-size:12px; color:#0066CC; text-decoration: underline; background-color: #CCCCFF;  }

.dark11				{  font-size:11px; color:#333A77; text-decoration: none;  }
.dark11:hover		{  font-size:11px; color:#0066CC; text-decoration: underline;  }
.dark11:active		{  font-size:11px; color:#0066CC; text-decoration: underline; background-color: #CCCCFF;  }

.dark12				{  font-size:12px; color:#333A77; text-decoration: none;  }
.dark12:hover		{  font-size:12px; color:#0066CC; text-decoration: underline;  }
.dark12:active		{  font-size:12px; color:#0066CC; text-decoration: underline; background-color: #CCCCFF;  }

.greylink			{  color:#333333;   }
.greylink:hover		{  color:#0066CC;   }
.greylink:active	{  color:#0066CC;  background-color: #D4E4F8;  }

.subhead			{  color:#114199;  }

.menucell			{  border: 1px solid #E1E6E9  }

