a, a:active, a:focus, a:link, a:visited {
  font-weight: bold;
  text-decoration: none;
  color: Blue;
}
a:hover{
  
  text-decoration: none;
  color: Red;
}
body {
  font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 14px;
  background-color: #7F7F7E;
  background-image: url(../Images/CreativeBkgrnd.png);
}

td {
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}

.Input {
  font-family: Tahoma;
  font-size: 11px;
  border-bottom: 1px solid Gray;
  border-left: 1px solid Gray;
  border-right: 1px solid Gray;
  border-top: 1px solid Gray;
}
.InputC {
  border-bottom: 1px solid Gray;
  border-left: 1px solid Gray;
  border-right: 1px solid Gray;
  border-top: 1px solid Gray;
  font-family: Tahoma;
  font-size: 11px;
  text-align: center;
}
.InputDots {
  border-bottom: thin dotted #B7B7B7;
  border-left: none;
  border-right: none;
  border-top: none;
  font-family: Tahoma;
  font-size: 12px;
  text-align: center;
}
.InputLines
{
 line-height: 15px;
 background-image: url(../Images/InputLines.gif);
 border: none;
}
a.BodyNav
{
  font-size: 11px;
  font-weight: bold;
  list-style: none outside;
}
a.BodyNav:link,a.BodyNav:visited
{
  color: #004180;
  text-decoration: none;
}

a.BodyNav:active, a.BodyNav:focus
{
  color: White;
  background-color: Black;
}
a.BodyNav:hover
{
  color: Red;
  border-bottom: 1px solid Black;
}
.BodyNav
{
  font-size: 11px;
  font-weight: bold;
  color: Maroon;
  list-style: none;
}
.NavContainer
{
  border-top: 2px dashed #62727F;
  border-bottom: 2px dashed #62727F;
}
#container
{
  width: 975px;
  border-bottom: 2px solid Silver;
  border-right: 2px solid Silver;
  border-top: 2px solid Red;
  border-left: 2px solid Silver;
  background-color: White;
}
#LeftPanel
{
  width: 194px;
  padding: 20px;
  background-color: #EAEAEA;
  float: left;
}
#MainContent
{
  width:700px;
  padding: 20px;
  float: right;
  background-color: #F9E4D4;
  text-align: left;
}
 .prop {
    float:right;
    width:1px;
  }

#footer {
  clear: both;
  font-size: 8px;
  color: Silver;
}
a.footer:link,a.footer:active,a.footer:visited
{
  font-size: 8px;
  color: Silver;
  text-decoration: none;
}
a.footer:hover
{
  color: White;
  text-decoration: none;
}
.min525px {
  height:525px;
  background-color: White;
}
.SearchHeading {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	letter-spacing : 1px;
	color : Gray;
}
.Table {
	border : 1px solid Silver;
}
.TableWhite {
	background-color : White;
  border: 1px solid navy;
}
.Headers {
  background-color: #FFD700;
  font-family: Tahoma;
  font-weight: bold;
  text-align: center;
  font-size: 13px;
  color: Black;
  background-image: url(../Images/GoldGradBack.gif);
}
.Selected {
  background-color: #A5B0BE;
  font-size: 11px;
}

.Pager {
  background-color: #D6C895;
  font-size: 12px;
  font-weight: bold;
  color: Black;
}

.Items {
	background-color : white;
	font-size : 11px;
}
.ItemsBold {
	background-color : white;
	font-size : 11px;
  font-weight: bold;
}
.AltItems
 {
	background-color : #CFCFCF;
	font-size : 11px;
}
.AltItemsBold
 {
  background-color: #CFCFCF;
  font-size: 11px;
  font-weight: bold;
}
.AltItemsBorder
 {
	background-color: #FFFFEA;
	font-size: 11px;
	border: 1px dashed Black;
}

.BlackBold {
	color : Black;
	font-weight : bold;
}
.WhiteButton {
  background-color: White;
  color: #3E5C92;
  border: 1px solid #3E5C92;
  font-size: 11px;
  font-family: Tahoma;
}
.GreyButtonSmall {
	background-color : #e6e6e6;
	color : #4682B4;
	border : 1px solid #4682B4;
	font-size : 10px;
	font-family : Tahoma;
}
.WhiteRedButton {
	background-color : White;
	color : red;
	border : 1px solid #3E5C92;
	font-size : 11px;
	font-family : Tahoma;
}
.TanButton {
  background-color: #F2EFCC;
  border: 1px solid #CD853F;
  font-size: 12px;
}
.msg {
	color: Red;
	background-image: none;
	font-size: 14px;
	background-color: #FFFFCC;
	font-weight: bold;
	text-align: center;
}
.msgB {
	color: Red;
	background-image: none;
	font-size: 14px;
	background-color: #FFFFCC;
	font-weight: bold;
	text-align: center;
	border: 1px solid Navy;
}
.DropDown {
	font-size: 12px;
	color: Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
#iFrameDiv
{
  height: 625px;
}
 
.MaroonBold {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.MaroonHeader {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	letter-spacing: normal;
	font-family: Tahoma, Verdana;
}
.flashBorder
{
  border-bottom: 1px solid Black;
  border-left: 1px solid Black;
  border-right: 1px solid Black;
  border-top: 1px solid Black;
  height: 120px;
  width: 740px;
}
.Moniker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
a.Smaller:link,a.Smaller:visited,a.Smaller:hover,a.Smaller:active
{
  font-size: .8em;
  color: #828282;
  font-family: Arial, Helvetica, sans-serif;
}
a.SmallerBlue:link,a.SmallerBlue:visited,a.SmallerBlue:hover,a.SmallerBlue:active
{
	font-size: .7em;
	color: Blue;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	margin-left: .5em;
}
a.smallerC:link
{
	font-size : .8em;
	text-align : center;
  color: #828282;
}
.Smaller{
  font-size: .8em;
  color: #828282;
  font-family: Arial, Helvetica, sans-serif;
}
