@import "/Communities/Common/Styles/Default.css";
html, body {background-color: #b5b3a2; color: #696969;}
a:link, a:visited, a:active { color: #31687e; }
a:hover { color: #ff0000; }
hr { color: #eeeeee; }
FIELDSET { border: 1px solid #e7e7e7; padding: 2px; }
.Form_Table { background-color: #dddddd; }
.Form_Field { background-color: #eeeeee; border: 1px solid #cccccc; }
.Form_SectionRow { background-color: #cccccc; }
.Form_Button { border: 1px solid #696969; background-color: #eeeeee; color: #696969; }
.Form_HelpText { color: #696969; }
.Form_List { background-color: #eeeeee; border: 1px solid #cccccc; }
.Form_Message { color: #ff6600; }
.Form_Checkbox { color: #696969; }
.menu { font-size: 11px; color: #696969; font-weight: bold; text-align: center; cursor: pointer; text-transform: uppercase; white-space: nowrap; height: 33px; vertical-align: middle; }
.menuOver { font-size: 11px; color: #ff0000; font-weight: bold; text-align: center; cursor: pointer; text-transform: uppercase; text-decoration: none; white-space: nowrap; height: 33px; vertical-align: middle; }
.BreadCrumb a, .BreadCrumb a:active, .BreadCrumb a:visited { color: #696969; }
.BreadCrumb a:hover { color: #ff6600; }
h3 { font-size: 15pt; color: #85772b; border-bottom: #dcdcdc thin solid; font-family: Sans-Serif; }