.small				{font-family: arial; font-size: 10px; color: #000000;}
.text 				{font-family: arial; font-size: 12px; color: #000000;}
.copy				{font-family: arial; font-size: 10px; color: #999999;}
.red 				{color: #cc3333; font-family: arial, sans-serif; font-size: 12px;}

a						{font-size: 12px; color: #003366; text-decoration: none; font-family: arial, helvetica; font-weight: bold;}
a:link	 				{font-size: 12px; color: #003366; font-family: arial, helvetica; font-weight: bold;}
a:visited				{font-size: 12px; color: #003366; font-family: arial, helvetica; font-weight: bold;}
a:active	 			{font-size: 12px; color: #003366; text-decoration: none; font-family: arial, helvetica; font-weight: bold;}
a:hover					{font-size: 12px; color: #003366; text-decoration: underline; font-family: arial, helvetica; font-weight: bold;}


td.bar{
	background-color: #6699CC;
	vertical-align:middle;
	height: 24px;
}

.button {
	color: #006699;
	font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/button.png) repeat-x;
  padding: 0px 5px;
  line-height: 16px !important;
  line-height: 14px;
  height: 24px !important;
  height: 22px;
  margin: 1px;
}

table.backer {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	
}

table.backer th {
	background: url(../images/backer.png) repeat-x;
	color:#000000;
	
	vertical-align:middle;
	padding-left: 4px;
	height: 24px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	
}

table.backer td {
	background: url(../images/backer.png) repeat-x;
	vertical-align:middle;
	font-size: 12px;
	color: #666666;
	height: 24px;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
