/* body formatting */

A:link 		{color:#a71627; text-decoration:underline; }
A:visited 	{color:#a71627; text-decoration:underline; }
A:hover 	{color:#004252; text-decoration:underline; }

BODY {
  background-image: url(img/backdrop.gif);
  background-position: top;
  background-repeat: repeat-x; 
  background-color: #003846;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}

.popupbody {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}

.bodytxt 			{font-size: 12px; }
  
.smltxt 			{font-size: 10px; }
.smltxt	A:link 		{color:#ffffff; text-decoration:none; }
.smltxt	A:visited 	{color:#ffffff; text-decoration:none; }
.smltxt	A:hover 	{color:#ff0b00; text-decoration:none; }

.pagetitle 				{font-size: 20px; color: #004252; }
.pagetitle	A:link 		{color:#b01912; text-decoration:none; }
.pagetitle	A:visited 	{color:#b01912; text-decoration:none; }
.pagetitle	A:hover 	{color:#ffffff; text-decoration:none; }

.smlblktxt {font-size: 9px; color: #000000; }

.smlwttxt 				{font-size: 10px;	color: #FFFFFF; }
.smlwttxt	A:link 		{color:#b9ce8d; text-decoration:none; }
.smlwttxt	A:visited 	{color:#b9ce8d; text-decoration:none; }
.smlwttxt	A:hover 	{color:#ffffff; text-decoration:none; }

.subtitle {font-size: 14px; color: #004252; font-weight: bold; }
.subtitle	A:link 		{color:#004252; text-decoration:none; }
.subtitle	A:visited 	{color:#004252; text-decoration:none; }
.subtitle	A:hover 	{color:#a71627; text-decoration:none; }
