/* $Id: standard_nav.css,v 1.10 2010/06/17 23:03:36 alex Exp $ */

body {
  background-color: #FFFFFF;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

table {
  empty-cells: show;
}

td {
  font-family: Geneva, MS Sans Serif, Helvetica;
  font-size: 11px
}

.Header {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 36px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-weight: bold;
  background-color: #FFFFFF;
  color: #090958
}

.Header a:link {
  color: #090958;
  text-decoration: none;
}

.Header a:active {
  color: #090958;
  text-decoration: none;
}

.Header a:visited {
  color: #090958;
  text-decoration: none;
}

.Header a:hover {
  color: #090958;
  text-decoration: none;
}

.Header span {
  padding-left: 14px;
}

.LabelReflex {
  background-color: #2B3C96;
  height: 2px;
}

.LabelBorder {
  width: 80px;
  background-color: #070747;
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 0px;
  padding-left: 1px;
}

.LabelBG {
  background-color: #090958;
  font-weight: Normal;
  font-size: 11px;
  white-space: nowrap;
  padding-right: 8px;
  padding-left: 8px;
  height: 18px;
  text-align: center;
  color: #E7E8FB;
}

.LabelShadow {
  background-color: #060635;
  height: 2px;
}

.FeatureReflex {
  background-color: #5658A8 ;
  height: 2px;
}

.FeatureReflex_h {
  background-color: #E5E5E5;
  height: 2px;
}

.FeatureBorder {
  background-color: #222459;
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
}

.FeatureBorder_h {
  background-color: #B2B2B2;
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
}

.LabelBorder_h { width: 80px;
   background-color: #B2B2B2;
   padding-top: 1px;
   padding-right: 1px;
   padding-bottom: 0px;
   padding-left: 1px;
}

.FeatureBG {
  background-color: #343688;
  font-weight: Normal;
  font-size: 11px;
  height: 18px;
  text-align: center;
  white-space: nowrap;
  padding-right: 8px;
  padding-left: 8px;
  color: #FFFFFF;
 }

.FeatureBG_h {
  background-color: #CCCCCC;
  font-weight: Normal;
  font-size: 11px;
  height: 18px;
  text-align: center;
  white-space: nowrap;
  padding-right: 8px;
  padding-left: 8px;
  color: #FFFFFF;
}

.FeatureShadow {
  background-color: #17183D;
  height: 2px;
}

.FeatureShadow_h {
  background-color: #959494;
  height: 2px;
}

a.Feature:link {
  color: #FFFFFF;
  text-decoration: none;
}

a.Feature:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a.Feature:hover {
  color: #FFCC00;
  text-decoration: none;
}

.Feature_h {
  color: #333772;
}

a.Feature_h:link {
  color: #333772;
  text-decoration: none;
}

a.Feature_h:visited {
  color: #333772;
  text-decoration: none;
}

a.Feature_h:hover {
  color: #333772;
  text-decoration: none;
}

a.Label:link {
  color: #E7E8FB;
  text-decoration: none;
}

a.Label:visited {
  color: #E7E8FB;
  text-decoration: none;
}

a.Label:hover {
  color: #FFCC00;
  text-decoration: none;
}

.FeatureBgColor {
  background-color: #343688;
}

.Clickable {
  cursor: pointer;
  cursor: hand;
}



.ActiveButtonOffss {
  background-color: CCCCCC;
  height: 14px;
  width: 5em;
  padding: 0 10px 0 10px;
  mfont-weight: bold;
  border-style: ;
  border: solid 1px CCCCCC;
  text-align: center;
  background-image:url(/templates/tab_gradient.png);
  background-repeat: repeat-x;
  color: FFFFFF;
  cursor: hand;
  cursor: pointer;
}

.ActiveButtonaaa {
  background-color: #FFCC00;
  height: 14px;
  width: 5em;
  padding: 0 10px 0 10px;
  font-weight: bold;
  border: solid 1px CCCCCC;
  text-align: center;
  background-image:url(/templates/tab_gradient.png);
  background-repeat: repeat-x;
  color: FFFFFF;
  mx:#393F85;
}

.HelpButton {
  background-color: #FFCC00;
  height: 14px;
  width: 5em;
  padding: 0 10px 0 10px;
  font-weight: bold;
  border-style: solid;
  border-width: 0 1px 0 1px;
  text-align: center;
}

a.HelpButton:link {
  color: #393F85;
  text-decoration: none;
}

a.HelpButton:visited {
  color: #393F85;
  text-decoration: none;
}

a.HelpButton:hover {
  color: #C85704;
  text-decoration: none;
}

.LoginButton {
  background-color: #FFCC00;
  height: 14px;
  width: 5em;
  padding: 0 10px 0 10px;
  font-weight: bold;
  border-style: solid;
  border-width: 0 1px 0 1px;
  text-align: center;
}

a.LoginButton:link {
  color: #393F85;
  text-decoration: none;
}

a.LoginButton:visited {
  color: #393F85;
  text-decoration: none;
}

a.LoginButton:hover {
  color: #C85704;
  text-decoration: none;
}

.Divider  {
  background-color: ButtonFace;
}


/*
 * Classes for Side Bar Menu Style Below *
 */

.SideBar {
  background-color: #2B3C96;
  border-style: solid;
  border-width: 1px;
  border-color: #090958;
}

.SideBarCategoryContainer {
  background-color: #090958;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #2B3C96;
  padding: 5px;
}

.SideBarAdminContainer {
  background-color: #343688;
  height: 18px;
  padding-right: 8px;
  padding-left: 8px;
}

.SideBarAdminMenuContainer {
  background-color: #F7F7F3;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #090958;
  padding: 1px 4px 1px 20px;

}

.SideBarAdminMenuContainerSelected  {
  background-color: #CCCCCC;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #090958;
  padding: 1px 4px 1px 20px;
}

a.SideBarAdminCategory:link {
  color: #FFFFFF;
  text-decoration: none;
}

a.SideBarAdminCategory:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a.SideBarAdminCategory:hover {
  color: #FFCC00;
  text-decoration: none;
}

a.SideBarAdminMenuItem:link  {
  color: #000000;
  text-decoration: none;
}

a.SideBarAdminMenuItem:visited {
  color: #000000;
  text-decoration: none;
}

a.SideBarAdminMenuItem:hover {
  color: #FA6930;
  text-decoration: none;
}

a.SideBarAdminMenuItemSelected:link  {
  color: #333772;
  text-decoration: none;
}

a.SideBarAdminMenuItemSelected:visited {
  color: #333772;
  text-decoration: none;
}

a.SideBarAdminMenuItemSelected:hover {
  color: #333772;
  text-decoration: none;
}

.SideBarCategory {
  font-weight: Normal;
  font-size: 11px;
}

a.SideBarCategory:link {
  color: #FFFFFF;
  text-decoration: none;
}

a.SideBarCategory:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a.SideBarCategory:hover {
  color: #FFCC00;
  text-decoration: none;
}

.SideBarMenuItem {
  font-weight: Normal;
  font-size: 11px;
}

a.SideBarMenuItem:link {
  color: #000000;
  text-decoration: none;
}

a.SideBarMenuItem:visited {
  color: #000000;
  text-decoration: none;
}

a.SideBarMenuItem:hover {
  color: #FA6930;
  text-decoration: none;
}

.SideBarMenuItemSelected {
  font-weight: Normal;
  font-size: 11px;
}

a.SideBarMenuItemSelected:link {
  color: #333772;
  text-decoration: none;
}

a.SideBarMenuItemSelected:visited {
  color: #333772;
  text-decoration: none;
}

a.SideBarMenuItemSelected:hover {
  color: #333772;
  text-decoration: none;
}

.SideBarMenuContainer {
  background-color: #F7F7F3;
  height: 18px;
  padding-right: 8px;
  padding-left: 4px;
}

.SideBarMenuContainerSelected {
  background-color: #CCCCCC;
  height: 18px;
  padding-right: 8px;
  padding-left: 4px;
}


.SS_ActiveButton {
  height: 32px;
  padding: 0 15px 0 15px;
  color: #FFFFFF;
  font-weight: bold;
  background-image: url(/templates/gradient_32_top_light.png);
  background-repeat: repeat-x;
  border-style: solid;
  border-width: 0 1px 0 1px;
  border-color: CCCCCC;
  cursor: hand;
  cursor: pointer;
}


.SS_Button {
  height: 32px;
  padding: 0 15px 0 15px;
  color: #FFFFFF;
  font-weight: bold;
  border-style: solid;
  border-width: 0 1px 0 1px;
  border-color: CCCCCC;
  cursor: hand;
  cursor: pointer;
}

.SS_NoValueField {
  color: lightgrey;
  border: normal;
  font-weight: normal;
  width: 100%;
}
.SS_FocusedField {
  color: #000;
  border: solid 2px #343688;
  font-weight: bold;
  width: 100%;
}
.SS_BlurField {
  color: #000;
  border: normal;
  font-weight: normal;
  width: 100%;
}


