
a:link {
  color: #056A8B;
}

a:visited {
  color: #056A8B;
}

a:hover {
  color: #701515;
  text-decoration: underline;
}

body {
  background: #FFFFFF;
  color: #333333;
  font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
  font-size: .8em;
  margin: 0px;
  padding: 0px;
}

h1 {
  font-size: 20px;
}

h1,h2,h3,h4,h5 {
  font-family: Arial, Helvetica, sans-serif;
}

h2 {
  font-size: 16px;
}


h2,h4 {
  background: #EEEEEE;
  border: 1px solid #C0C0C0;
  color: #000000;
  font-family: Verdana, arial, helvetica, sans-serif !important;
  font-weight: bold;
  padding: 3px;
  padding-left: 5px;
}

h3 {
  font-size: 14px;
  font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
  background: #eee url(/images/shadow1.gif) repeat-x left bottom !important;
  border-top: 1px solid #666;
  padding-left: 0px;
  padding-bottom: 5px;
  margin: 0;
}

h3 span {
  padding: 0;
  margin: 0px;
  padding: 1px;
  padding-left: 5px;
  background: #eee url(/images/shadow1.gif) no-repeat 99% center;
  display: block;
  border-left: 1px solid #666;
  border-right: 1px solid #666;
}

h3 a {
  text-decoration: none;
}

h3 a:link {
  color: black;
  text-decoration: none;
}

h4 a:link {
  color: #ffffff;
  text-decoration: none;
}


h3,h4 a:visited {
  color: #ffffff;
  text-decoration: none;
}

h3,h4 a:hover {
  color: #000000;
  background: #eee url(/images/shadow1.gif) no-repeat 99% center;
  text-decoration: underline;
}

ul {
  list-style: square outside;
}

/* forms */
input, textarea, select {
  border: 1px solid black;
}

label, input {
  font-size: 12px;
}


.menu {
  background-color: #F9A55A;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
}

.menu a {
  background: url(/images/left-menu-icon2.gif) #E8E8E8 no-repeat 1px 50%;
  border-left: 1px solid #666666;
  border-right: 1px solid #666666;
  border-top: 1px solid #666666;
  color: #056A8B; 
  font-size: 11px;
  font-weight: bold;
  margin: 0;
  padding: 2px;
  padding-left: 12px;
  text-decoration: none;
}

.menu div {
  margin-bottom: 7px;
}

p {
  padding: 5px;
}

#center {
  margin-left: 160px;
  padding-right: 5px;
}

#header {
  background: #EEEEEE;
  border: 1px solid #CCCCCC;
  padding-left: 5px;
}


#leftmenu {
  margin: 0;
  padding: 0px; 
  float: left; 
  width: 120px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
}

#leftmenu a {
  color: #333333;
  text-decoration: none;
  display: block;
}

#leftmenu a:hover {
  background: #CCCCCC;
}


#leftmenu td {
  font-size: 11px;
  margin: 0px;
  padding: 1px;
  padding-left: 15px;
  border-left: 1px solid #666;
  border-right: 1px solid #666;
  background: #fffefe url(/images/left-menu-item.gif) no-repeat 5px 50%;
}

#leftmenu td:hover {
  background: #CCCCCC;
}
#leftmenu td.category {
  margin: 0;
  padding: 0;
  border-top: 1px solid #F9A55A;
  border-right: 1px solid #666;
  border-left: 1px solid #666;
  color: white;
  font-weight: bold;
  background: #056A8B url(/images/shadow1.gif) repeat-x left bottom !important;
  padding-left: 0px;
  padding-top: 1px;
  padding-bottom: 5px;
}

#leftmenu td.category span {
  margin: 0;
  padding: 0;
  display: block;
  padding-left: 15px;
  /*background: #056A8B url(/images/left-menu-icon.gif) no-repeat 1px 50%;*/
  background: #A9A9A9 url(/images/left-menu-icon.gif) no-repeat 1px 50%;
}

#leftmenu td.spacer {
  height: 2px;
  border: 0px;
  margin: 0px;
  border-top: 1px solid #666;
  background: white;
}

#leftmenu td.spacer:hover {
  background: white;
}


#main {
  margin-right: 0px;
  width: 545px;
}


#rightmenu {
  margin: 0;
  padding: 0px;
  float: right;
  width: 80px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
}

#rightmenu a {
  color: #333333;
  text-decoration: none;
  display: block;
}

#rightmenu a:hover {
  background: #CCCCCC;
}

#rightmenu td {
  font-size: 11px;
  margin: 0px;
  padding: 1px;
  padding-right: 0px;
  border-left: 0px solid #FFFFFF;
  border-right: 0px solid #FFFFFF;
}

#rightmenu td:hover {
  background: #FFFFF;
}

#rightmenu ul {
  list-style: square inside;
}

#rightmenu td.category {
  margin: 0;
  padding: 0;
  border-top: 1px solid #F9A55A;
  border-right: 1px solid #666;
  border-left: 1px solid #666;
  color: white;
  font-weight: bold;
  background: #056A8B url(/images/shadow1.gif) repeat-x left bottom !important;
  padding-left: 0px;
  padding-top: 1px;
  padding-bottom: 5px;
}

#rightmenu td.category span {
  margin: 0;
  padding: 0;
  display: block;
  padding-left: 15px;
  background: #A9A9A9 url(/images/left-menu-icon.gif) no-repeat 1px 50%;
}

#rightmenu td.spacer {
  height: 2px;
  border: 0px;
  margin: 0px;
  border-top: 1px solid #666;
  background: white;
}

#rightmenu td.spacer:hover {
  background: white;
}



table#topmenu {
  margin-right: 0px;
  margin-left: 0px;
  width: 100%;
}

table#leftmenu {
  margin-left: 5px;
  width: 115px;
}

table#rightmenu {
  margin-right: 5px;
  width: 80px;
}

