body, td
{
  font-family: Arial, Helvetica, sans-serif;
  font-size:		12px;
  color:		    #303030;
  line-height:      15px;
}

body
{
  background-color:#1f1f1f;
}

th
{
  font-weight:		bold;
  font-size:		13px;
  line-height:		16px;
  text-align:       center;
  background-color:#b0ddcf;
}

td.image
{
width: 220px;
vertical-align: top;
}


td.date
{
width: 150px;
text-align: center;
vertical-align: top;
}

td.description
{
width: 329px;
vertical-align: top;
text-align: left;
}

span.author {
  font-size:		10px;
}

a.MENU-1-ON, a.MENU-1-OFF:hover,  a.MENU-1-ON:hover
{
	width: 128px;
	font-family: Verdana, Geneva, sans-serif;
	font-size:		13px;
	text-decoration:	none;
	color:		#666666;
	font-weight: bold;
	line-height: 30px;
	display : block;
}

a.MENU-1-OFF
{
	width: 128px;
	font-family: Verdana, Geneva, sans-serif;
  font-size:		13px;
  text-decoration:	none;
  color:			#13142c;
  font-weight: bold;
  line-height: 30px;
  display : block;
}

a:hover
{
    color:		#e63641;
    text-decoration:	underline;
	  font-weight: bold;
}

a
{
  color:		#6fce36;
  text-decoration:	underline;
  font-weight: bold;
}

h1
{
  font-size:		18px;
  color:		#0e85ad;
  font-weight: bold;
  font-style:italic;
  line-height: 22px;
}

h2
{
  font-size:		15px;
  color:		#e33840;
  font-style:italic;
}

h3
{
  font-size:		13px;
  color:		#0099ff;
  margin-bottom: 2px;
  padding-bottom: 2px;
  margin-top: 10px;
  padding-top: 10px;
}

h4
{
  font-size:		12px;
  color:		#85c721;
  font-weight: bold;
  margin-bottom: 4px;
  margin-top: 16px;
}

strong
{
  color:		#65A194;
  font-weight: bold;
}

b.orangeBold
{
   color: #F0881B;
}

span.quote
{
   color: #A58961;
}

span.blueText
{
   color: #1692b3;
}

.blueFont
{
   color: #3271ae;
}

ul
{
  margin-top: 0px;
  margin-bottom: 5px;
}

div.mgn
{
   margin:  10px;
   padding-left: 10px;
}
.homepage  {
  margin:  0 15px 0 10px;
}

div.FOOTER
{
  font-size:		10px;
  line-height: 12px;
  color:		#cccccc;
}

div.FOOTER a
{
  font-size:		10px;
  text-decoration:	underline;
  color:		#cccccc;
}

div.FOOTER a:hover
{
  font-size:		10px;
  text-decoration:	underline;
  color:#ffffff;
}

.outsideTable {
	border: 1px solid #c7ae96;
}

.imgBrdr {
	border: 1px solid #421A06;
	margin: 5px;
}
.highlighter{
	font-weight: bold;
	color: #FF0000;
	font-size: 13px;
}
.lonely-button{
	text-align: center;
}

/***** added Aug 1/2011 to handle APP upgrade checkscript errors ... Len *****/
table.center {margin-left:auto; margin-right:auto;}
body {text-align:center;}
html, body
{
  height: 100%;
}

