h1.admin { color: #336699; padding: 2px; border-bottom: solid 1px #336699; font-weight: bold; font-size: 12pt; font-family: Arial, Verdana, Helvietca }
h2.admin { color: #1C9C1C; padding: 2px; border-bottom: solid 1px #1C9C1C; font-weight: normal; font-size: 10pt; font-family: Arial, Verdana, Helvietca }
h3.admin { color: #1C9C1C; padding: 2px; background: #E3F1E3; font-style: italic; font-weight: normal; font-size: 14px; font-family: Arial, Verdana, Helvietca }
h4.admin { color: #FFAD36; padding: 2px; background: #FEF1DE; font-style: italic; font-weight: normal; font-size: 13px; font-family: Arial, Verdana, Helvietca }
h5.admin { color: #FFAD36; font-weight: bold; font-size: 12px; font-family: Arial, Verdana, Helvietca }
h6.admin { color: #FFAD36; font-weight: bold; font-size: 11px; font-family: Arial, Verdana, Helvietca }

body { font-family: Tahoma; font-size: 10pt; }
table.admin { font-family: Tahoma; font-size: 10pt; }

div.admin { font-family: Tahoma; font-size: 10pt; }



hr.admin { height: 1px; color: #1c9c1c }
p, ul, ul ul, ul ul ul, ol, ol ol, ol ol ol, .form
	{ font-size: 12px; font-family: Arial, Verdana, Helvetica }

.small { font-size: 11px }
th.form { background: #dddddd; font-size: 11px; font-family: Arial, Verdana, Helvetica }
th.form A:link, th.form A:visited { text-decoration: none; color: #000000 }
th.form A:active, th.form A:hover { text-decoration: none; color: #57BD57 }

A:link { color: #BB1F89 }
A:visited { color: #BB1F89 }
A:active, A:hover { color: #57BD57 }

.background { background: #ffffff }
.submenu { color: #666666; background: #e3e3e3; padding: 1px; }
.help { background: #fcfcfc }

.notice { padding: 10pt; border: 2px solid #990000 }

.topTabs {
  color: #FFFFFF;
  font-family: Arial, Verdana, Helvetica;
  font-size: 12px;
}

A.tablink_selected:link { color: #000000; text-decoration: none; }
A.tablink_selected:visited { color: #000000;text-decoration: none; }
A.tablink_selected:active, A.tablink_selected:hover { color: #000000; text-decoration: none;}

A.tablink_unselected:link { color: #ffffff;text-decoration: none; }
A.tablink_unselected:visited { color: #ffffff; text-decoration: none;}
A.tablink_unselected:active, A.tablink_unselected:hover { color: #ffffff; text-decoration: none;}


A.logout_link:link { color: #000000;text-decoration: underline; }
A.logout_link:visited { color: #000000; text-decoration: underline;}
A.logout_link:active { color: #000000; text-decoration: underline;}
A.logout_link:hover { color: #000000; text-decoration: none;}

A.h2link:link { color: #1C9C1C;text-decoration: none; }
A.h2link:visited { color: #1C9C1C; text-decoration: none;}
A.h2link:active, A.h2link:hover { color: #1C9C1C; text-decoration: none;}

A.breadcrumbs:link { color: #000000;text-decoration: underline; }
A.breadcrumbs:visited { color: #000000; text-decoration: underline;}
A.breadcrumbs:active, A.tablink_unselected:hover { color: #000000; text-decoration: underline;}

A.link_mls:link { color: #ffffff; text-decoration: underline; }
A.link_mls:visited { color: #ffffff;text-decoration: underline; }
A.link_mls:active, A.link_mls:hover { color: #ffffff; text-decoration: underline;}

.selectedTopTab {
  background: #efefef;
  border-top: solid 0px #ffffff;
  border-right: solid 1px #ffffff;
  border-left: solid 0px #ffffff;
  text-align: center;
  width: 105px;
  background-image: url(images/top_tab_selected_spacer.jpg);
  background-repeat: repeat-x;
  height: 22px;
}

.unselectedTopTab {
  background: #CCCCCC;
  border-top: solid 0px #ffffff;
  border-right: solid 1px #ffffff;
  border-left: solid 0px #ffffff;
  border-bottom: solid 0px #ffffff;
  text-align: center;
  width: 105px;
  background-image: url(images/top_tab_unselected_spacer.jpg);
  background-repeat: repeat-x;
  height: 22px;
}

.subMenuUnSelected {
  border-bottom: solid 0px #ffffff;
  border-left: outset 1px #ffffff;
  border-right: solid 0px #ffffff;
  border-bottom: solid 0px #ffffff;
  text-align: center;
  background-color: #ffffff;
  background-image: url(images/bottom_tab_unselected_spacer.jpg);
  background-repeat: repeat-x;
  height: 21px;
  font-size: 9pt;
  padding-left:10px;
  padding-right:10px;
  padding-top:0px;
  padding-bottom:0px;
}


.subMenuSelected {

  background: #ffffff;
  border-bottom: solid 0px #ffffff;
  border-left: outset 1px #ffffff;
  border-right: solid 0px #ffffff;
  text-align: center;
  background-image: url(images/top_tab_selected_spacer.jpg);
  background-repeat: repeat-x;
  height: 21px;
  font-size: 9pt;
  padding-left:10px;
  padding-right:10px;
  padding-top:0px;
  padding-bottom:0px;

}

.subMenuEmpty {
  background: #ffffff;
  border-bottom: solid 0px #ffffff;
  border-left: outset 1px #ffffff;
  border-right: solid 0px #ffffff;
  background-image: url(images/bottom_tab_selected_spacer.jpg);
  background-repeat: repeat-x;
  height: 21px;
  font-size: 9pt;
  padding-left:10px;
  padding-right:10px;
  padding-top:0px;
  padding-bottom:0px;

}

.noTab {
  border-top: 0px;
  border-left: 0px;
  border-right: solid 1px #ffffff;
  border-bottom: solid 0px #ffffff;
  background: #fffffff;
  color: #aaaaaa;
}

.blankTab {
  border-top: 0px;
  border-right: 0px;
  border-left: 0px;
  border-bottom: solid 0px #ffffff;
  background: #ffffff;
  color: #1c9c1c;
}

.subTabs {
  font-family: Arial, Verdana, Helvetica;
  font-size: 11px;
  background-image: url(images/bottom_tab_unselected_spacer.jpg);
  background-repeat: repeat-x;
  height: 21px;

}

.wrapperBoxTop {
  background-image: url(images/bottom_tab_unselected_spacer.jpg);
  background-repeat: repeat-x;
  height: 21px;
  border-top-width: 1;
  border-top-style: solid;
  border-top-color: #AAAAAA;
  border-left-width: 1;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  border-right-width: 1;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Tahoma;
  font-size: 9pt;
  font-weight: bold;
}

.wrapperBoxBottom {
  border-bottom-width: 1;
  border-bottom-style: solid;
  border-bottom-color: #AAAAAA;
  border-left-width: 1;
  border-left-style: solid;
  border-left-color: #AAAAAA;
  border-right-width: 1;
  border-right-style: solid;
  border-right-color: #AAAAAA;
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
}

.field_name {
  background-image: url(images/field_name_spacer.jpg);
  height: 24px;
  background-repeat: repeat-x;
  font-family: Tahoma;
  font-size: 9pt;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 1px;
  border-bottom-width: 1;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
  vertical-align: top;
  padding-top: 4px;
  background-color: #A2BBE2;

}

.field_name_txt {
  font-family: Tahoma;
  font-size: 9pt;
}


.field_data {
  height: 24px;
  background-repeat: repeat-x;
  font-family: Tahoma;
  font-size: 9pt;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 1px;
  border-bottom-width: 1;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
}

.field_value {
  font-family: Tahoma;
  font-size: 9pt;
  padding-left: 1px;
  padding-right: 10px;
  margin-bottom: 1px;
  border-bottom-width: 1;
  border-bottom-style: solid;
  border-bottom-color: #ffffff;
}

.successmessage {
  font-family: Tahoma;
  font-weight: normal;
  color: #336699;
  font-size: 10pt;
  border-bottom: 0px;
  background-color: #D0DCF0;
  font-style: normal;
  font-weight: bold;

}

.errormessage {
  font-family: Tahoma;
  font-size: 10pt;
  color: #990000;
  border-bottom: 0px;
  background-color: #D0DCF0;
  font-style: normal;
  font-weight: bold;

}

.small_button {
  font-size: 8pt;
}


