body {
  color:#929293;
  margin-left:8px;
  margin-top:8px;
  background-color:#FFFFFF;
  font-family:Verdana, sans-serif;
  font-size:11px;
  line-height:16px;
  font-weight:500;

  scrollbar-base-color:#808080;
  scrollbar-3d-light-color:#000000;
  scrollbar-arrow-color:#4B4A48;
  scrollbar-darkshadow-color:#FFFAFF;
  scrollbar-face-color:#D3D0C8;
  scrollbar-highlight-color:#FFFFFF;
  scrollbar-shadow-color:#404040;
  scrollbar-track-color:#D4D0C8;
}

body.Popup {
  margin-left:12px;
  margin-top:8px;
  margin-bottom:4px;
  background-color:#FFFFFF
}

table {
  margin:0px;
  border-spacing:0px;
  padding:0px;
  border:0px;
}

td {
  vertical-align:top;
}

select {
  width:325px;
  background-color:#FCFCFC;
  color:#000000;
  font-weight:500;
  border-width:1px;
  border-style:solid;
  border-color:#DEDEDE;
}

input {
  width:330px;
  height:18px;
  background-color:#FCFCFC;
  color:#000000;
  font-weight:500;
  border-width:1px;
  border-style:solid;
  border-color:#DEDEDE;
}

input.Check {
  border-width:0px;
  color:#000000;
  font-weight:500;
  width:14px;
  height:14px;
}

textarea {
  width:330px;
  height:150px;
  background-color:#FCFCFC;
  color:#000000;
  font-weight:500;
  border-width:1px;
  border-style:solid;
  border-color:#DEDEDE;
}

input.Submit {
  width:80px;
  height:22px;
  background-color:#DEDEE7;
  color:#000000;
  font-weight:900;
  border-width:1px;
  border-style:solid;
  border-color:#CED6D7;
  cursor:pointer;
}

input.Submit:hover {
  width:80px;
  height:22px;
  background-color:#DEDEE7;
  color:#666666;
  font-weight:900;
  border-width:1px;
  border-style:solid;
  border-color:#CED6D7;
  cursor:pointer;
}

/* top menu */
td.TopMenuLogo {
  width:111px;
}

TopMenuSearch {
  width:590px;
}

.LightGrey {
  background-color:#FCFCFC;
}

a.Menu:link, a.Menu:visited, a.Menu:focus, a.Menu:active {
  color:#000000;
  font-family:Verdana, sans-serif;
  font-size:11px;
  line-height:16px;
  font-weight:900;
  text-decoration:none;
}

a.Menu:hover {
  color:#666666;
  font-family:Verdana, sans-serif;
  font-size:11px;
  line-height:16px;
  font-weight:900;
  text-decoration:none;
}

a.MenuActive:link, a.MenuActive:visited, a.MenuActive:focus, a.MenuActive:active {
  color:#FFFFFF;
  font-family:Verdana, sans-serif;
  font-size:11px;
  line-height:16px;
  font-weight:900;
  text-decoration:none;
}

a.MenuActive:hover {
  color:#DDDDDD;
  font-family:Verdana, sans-serif;
  font-size:11px;
  line-height:16px;
  font-weight:900;
  text-decoration:none;
}

span.TopMenu {
}

span.TopMenuActive {
  background-color:#A5A5BD;
}

/* top menu end */

img {
  border-width:0px;
}

.BorderTop {
  border-top-width:1px;
  border-top-color:#DFE7DB;
  border-top-style:solid;
}

.BorderBottom {
  border-bottom-width:1px;
  border-bottom-color:#DFE7DB;
  border-bottom-style:solid;
}

/* links */
a.Orange:link, a.Orange:visited, a.Orange:focus, a.Orange:active {
  color:#FF6600;
  font-family:Verdana, sans-serif;
  font-size:11px;
  line-height:16px;
  font-weight:900;
  text-decoration:none;
}

a.Orange:hover {
  color:#FF9900;
  font-family:Verdana, sans-serif;
  font-size:11px;
  line-height:16px;
  font-weight:900;
  text-decoration:none;
}

a.Active:link, a.Active:visited, a.Active:focus, a.Active:active {
  color:#FF6600;
  font-family:Verdana, sans-serif;
  font-size:11px;
  line-height:16px;
  font-weight:900;
  text-decoration:none;
}

a.Active:hover {
  color:#FF9900;
  font-family:Verdana, sans-serif;
  font-size:11px;
  line-height:16px;
  font-weight:900;
  text-decoration:none;
}


/* tables */

th {
  background-color:#F7F7FF;
  border-bottom-color:#E7E7E7;
  border-bottom-width:1px;
  border-bottom-style:solid;
  color:#A5A5BD;
  text-align:left;
  height:20px;
}

/* general classes */

a:link, a:visited, a:focus, a:active {
  color:#929293;
  font-family:Verdana, sans-serif;
  font-size:11px;
  line-height:16px;
  font-weight:900;
  text-decoration:none;
}

a:hover {
  color:#666666;
  font-family:Verdana, sans-serif;
  font-size:11px;
  line-height:16px;
  font-weight:900;
  text-decoration:none;
}

.Width15 {
  width:15px;
}

.Width20 {
  width:20px;
}

.Width124 {
  width:124px;
}

.Width180 {
  width:180px;
}

.Width200 {
  width:200px;
}

.Width215 {
  width:215px;
}

.Width252 {
  width:252px;
}

.Width300 {
  width:300px;
}

.Width424 {
  width:424px;
}

.Width486 {
  width:486px;
}

.Width528 {
  width:528px;
}

.Width548 {
  width:548px;
}

.Width561 {
  width:561px;
}

.Width563 {
  width:563px;
}

.Width723 {
  width:723px;
}

.Width763 {
  width:763px;
}

.Width978 {
  width:978px;
}

.Orange {
  color:#FF6600;
}

.Grey {
  color:#C5C7D4;
}

/* Headings */

/* Paragraphs */

p {
  font-size:12px;
  font-weight:500;
  color:#5D5D5D;
  margin:0px;
}

p.Warning {
  border:1px;
  border-style:solid;
  border-color:#000000;
  background-color:#FFCC00;
  color:#000000;
  padding:6px;
  margin-top:4px;
  margin-bottom:4px;
  width:490px;
}

p.Success {
  border:1px;
  border-style:solid;
  border-color:#000000;
  background-color:#00CC00;
  color:#000000;
  padding:6px;
  margin-top:12px;
  width:490px;
}