FONT,P,TD,TH,H1,H2,H3,H4,LI,DIV,FORM { font-family: Arial; color: #003399; font-size: 12px; }

A { color: blue; outline: none;  }

h2 { font-size: 14px; }

.hideme
{
	color: white;
	font-family: arial;
	font-size: 8pt;
}

.medium 
{
	font-size: 12px;
}
.mediumwhite
{
	font-size: 12px;
	color: white;
}

.mediumbig 
{
	font-size: 13px;
}

.big 
{
	font-size: 14px;
}

.bigwhite
{
	font-size: 14px;
	color: white;
}

.vbig 
{
	font-size: 16px;
}

.voltitle 
{
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  text-align: center;
}

.error {
  color: red;
}

.heading {
  font-size: 12px; font-weight: bold;
}

.mediumheading {
  font-size: 12px; font-weight: bold;
}

.bigheading {
  font-size: 14px; font-weight: bold;
}

.small 
{
	font-size: 10px;
}

.smallwhite 
{
	font-size: 10px;
	color: white;
}

.fixed 
{
	font-size: 12px;
	font-family: courier;
}

.badgeInputField 
{
	font-size: 10px;
	font-family: courier;
	padding: 2px; 
	border: 1px solid #666666;
}

.hometoplinks {
  margin: 0px;
  width: 515px;
  text-align: center;
  color:999999;
  size:10px;
}

.hometoplinks a {
  text-decoration:none;
  color:999999;
}

.boxcontents { 
  padding:0px 8px 0px 8px;
}

.boxcontentswheading { 
  padding:6px 8px 0px 8px;
}


.boxheading {
  color: white;
  font-family: arial;
  font-size: 10px;
  font-weight: bold;
  padding-left: 10px;
  line-height: 10px;
  vertical-align: middle;
  padding-top: 8px;
  padding-bottom: 5px;
}

.boxheading a {
  color: white;
  text-decoration: none;
}

.boxheading a:hover {
  color: #666666;
}

.content {
  padding: 0px 4px 0px 4px;
}

.tier {
  padding: 0px 4px 0px 4px;
  font-weight: normal;
  margin: 0px;
}


#nav {
  font-family: arial; 
  font-size: 9px;
  font-weight: bold;
  vertical-align:top;
  text-align: right;
  padding-top: 8px;
}

#nav a {
  text-decoration: none;
  color: white;
}

#nav a:hover {
  text-decoration: none;
  color: #FFC200;
}

#salesSupport {
  text-align: right; 
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  color: #003399;
}

.table {
  background-color: #cccccc;
}

.table tr {
  background-color: #ffffff;
}

.tablehead {
  background-color: #003399;
}

.tablehead td {
  background-color: #003399;
  color: white;
  font-weight: bold;
}

.tablehead a {
  color: white;
}

.tablerow1 {
  background-color: #ffffff;
}

.tablerow2 {
  background-color: #f0f0f0;
}

.tableheadcell {
  background-color: #003399;
  color: white;
  font-weight: bold;
}

form {
  margin: 0px;
}

#albumnavheader {
  background-color: #f0f0f0;
  padding:4px;
  font-weight:bold;
  border: 1px solid #cccccc;
  border-bottom: 0px;
}

#albumnavbody {
  border: 1px solid #cccccc;
  padding: 4px;
}
.oranget {
	color: #FF6600;
	font-weight: bold;
}
