﻿
/*  main element styles */
A.navlink:link, A.navlink:visited {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial;
  font-size: 12px;
}

.quotes {
	color: #940052;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
}

A.navlink:hover {
  color: #337B78;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial;
  font-size: 12px;
}

.header {
  color: #337B78;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial;
  font-size: 12px;
}

.leader {
  color: #337B78;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial;
  font-size: 14px;
}

bottom {
  color: #ffffff;
  text-decoration: none;
  font-family: Arial;
  font-size: 12px;
}

.regular {
  color: #000000;
  text-decoration: none;
  font-family: Arial;
  font-size: 12px;
}

A.sidelink:link, A.sidelink:visited {
  color: #000000;
  text-decoration: none;
  font-family: Arial;
  font-size: 12px;
}

A.sidelink:hover {
  color: #CCFFCC;
  text-decoration: none;
  font-family: Arial;
  font-size: 12px;
}

A.sidelink1:link, A.sidelink1:visited {
  color: #CCFFCC;
  text-decoration: none;
  font-family: Arial;
  font-size: 12px;
}

A.sidelink1:hover {
  color: #000000;
  text-decoration: none;
  font-family: Arial;
  font-size: 12px;
}

A.sidetitle:link, A.sidetitle:visited {
  color: #337B78;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial;
  font-size: 12px;
}

A.sidetitle:hover {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial;
  font-size: 12px;
}

A.sidepicked {
  color: #CCFFCC;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial;
  font-size: 12px;
}

A.navpicked {
  color: #337B78;
  text-decoration: none;
  font-weight: bold;
  font-family: Arial;
  font-size: 12px;
}

INPUT {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

TEXTAREA {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

OPTION {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}

FORM {
  display: inline;
}

/*  generic classes */
.navheader {
  	color: #ffffff;
  	text-decoration: none;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}
