﻿body {
 xbackground-color: #c0c0c5;
 xbackground: #aababa;
 xbackground: #f5f5ff;
 background: #ffffff;
 xborder-color: #ffffff;
 xmargin-top: 0px;
 xmargin-bottom: 0px;
 xmargin-left: 0px;
 xmargin-right: 0px;
 xfont-family: Lucida Grande, Verdana, Sans-serif;
 font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
 color: #4F5155;
}

td.page_margin {
 background: #aababa;
}

table.page_main {
  xbackground: #f5f5ff;
  background: #ffffff;
  width: 1000;
}

#content {
 vertical-align: top;
 top-margin: 40px;
 font-size: 16px;
}

#content_title {
  text-decoration: none;
  font-size: 24px;
  color: #426e67;
  font-weight: bold;
}

#content a
{
  text-decoration: none;
  color: #628e87;
  font-weight: 500;
}

#content a:link
{
}

#content a:visited
{
}

#content a:hover
{
}

#content a:active
{
}

xxa {
 color: #003399;
 background-color: transparent;
 font-weight: normal;
}

#menu a {
 xcolor: #003399;
 xcolor: #e0e0e5;
 color: 4e627b;
 background-color: transparent;
 font-weight: 600;
 font-size: 14px;
}

#menu a:hover {
 xcolor: #003399;
 xcolor: yellow;
 color: red;
 background-color: transparent;
 font-weight: 600;
 font-size: 14px;
}


h1 {
 color: #444;
 background-color: transparent;
 border-bottom: 1px solid #D0D0D0;
 font-size: 16px;
 font-weight: bold;
 margin: 0px 0 2px 0;
 xmargin: 4px 0 2px 0;
 padding: 0px 0 6px 0;
 xpadding: 5px 0 6px 0;
}

.minitest_title {
 color: maroon;
 background-color: transparent;
 border-bottom: 1px solid #D0D0D0;
 font-size: 14px;
 font-weight: bold;
 margin: 0px 0 2px 0;
 xmargin: 4px 0 2px 0;
 padding: 0px 0 6px 0;
 xpadding: 5px 0 6px 0;
}

code {
 font-family: Monaco, Verdana, Sans-serif;
 xfont-size: 12px;
 background-color: #f9f9f9;
 border: 1px solid #D0D0D0;
 color: #002166;
 display: block;
 margin: 14px 0 14px 0;
 padding: 12px 10px 12px 10px;
}

.flashcard_nav
{
	font-size: 14px;
	font-weight:bold;
}

.sitepath
{
  color: #e0e0e5;
  xmargin-left: 10px;
  xmargin-right: 10px;
  xbackground: #628e87;
  x-moz-border-radius: 8px;
  x-webkit-border-radius: 8px;
}
.sitepath a:link
{
  color: #e0e0e5;
}
.sitepath a:hover
{
  color: #ffffff;
}

.leftmenu {
 font-size: 17px;
}

.leftmenu_smaller {
 font-size: 14px;
}

.uppermenu {
font-weight: 600;
font-size: 11px;
}


td.uppermenu {
background: #4e627b;
color: #e0e0e5;
text-decoration: none;
text-align: center;
vertical-align: middle;
}

td:hover.uppermenu {
background-color: red;
color: yellow;
text-decoration: none;
text-align: center;
vertical-align: middle;
}

td.uppermenu a
{
display: block;
margin-top: 6px;
height: 20px;
color: #e0e0e5;
text-decoration: none;
text-align: center;
}

td:hover.uppermenu a
{
background-color: red;
color:yellow;
text-decoration: none;
}

.normal
{
 color: #4F5155;
}
.selected
{
 color: red;
}

#breadcrumbs
{
 font-weight:bold;
 color: #dc1c1c;
}
#breadcrumbs a
{
 color: #dc1c1c;
}
#backtolist
{
 color: #dc1c1c;
}
#backtolist a
{
 color: #dc1c1c;
}

