body, table, td {
  margin: 0px;
  padding: 0px;
  font-family: Helvetica, Sans-Serif,  Arial, Verdana, Bitstream Vera Sans, Sans-Serif;
  font-size: 13px;
  xcolor: #4073aa;
  color: #30639a;
  border-style: none;
  border-width: 0px;
}

body {
  background-color: ffffff;
  overflow: -moz-scrollbars-vertical;
  overflow-y: scroll;
}

table.main {
  height: 100%;
}

td.title {
  text-align: left;
  vertical-align: top;
  height: 180px;

  background-image: url(../images/title.jpg);
  background-position: top-left;
  background-repeat: no-repeat;
}

td.content {
  padding-left: 7px;
  padding-right: 7px;

  text-align: left;
  vertical-align: top;
  height: 100%;

  xbackground-image: url(../images/title.jpg);
  xbackground-position: top-left;
  xbackground-repeat: no-repeat;
}

td.bottom {
}

td.table {
  background-color: ffffff;
  font-size: 11px;
  padding: 1px;
}

td.table_shaded {
  background-color: eaf0ff;
  font-size: 11px;
  padding: 1px;
}

a {
  color: #4073aa;
  font-weight: bold;
}

a:hover {
  color: #2e4356; 
  text-decoration: underline;
} 
 
a:active {
  color: #456075; 
  text-decoration: none;
}  
 
a.menu {
  margin: 0px;
  color: 555555;
  font-size:13px;
  font-weight:bold;
  text-decoration: none;
}

a.menu:hover {
  margin: 0px;
  color: 000000;
  font-size:13px;
  font-weight:bold;
  text-decoration: none;
}

h1 {
  margin: 0px;
  font-size: 22px;
  color: #2c1e74;
  font-weight:bold;
}

h2 {
  margin-top: 6px;
  margin-bottom: 0px;
  font-size: 16px;
  color: #4c5ea4;
  font-weight:bold;
  padding-bottom: 2px;
}

oldh2 {
  margin-top: 6px;
  margin-bottom: 0px;
  font-size: 16px;
  color: #2c1e74;
  font-weight:bold;
  padding-bottom: 2px;
}

h3 {
  margin-top: 6px;
  margin-bottom: 0px;
  font-size: 14px;
  color: #4073aa;
  font-weight:bold;
  padding-bottom: 2px;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  font-size: 14px;
  color: #4c5ea4;
  font-weight:bold;
  padding-bottom: 2px;
}

small {
  font-size: 10px;
}

#small {
  font-size: 10px; 
  color: 84646c;
}

.bl {background: url(../images/corner-bottom-left.gif) 0 100% no-repeat; width: 20em; background-color: #f3f2e9;}
.br {background: url(../images/corner-bottom-right.gif) 100% 100% no-repeat}
.tl {background: url(../images/corner-top-left.gif) 0 0 no-repeat}
.tr {background: url(../images/corner-top-right.gif) 100% 0 no-repeat; padding: 6px;}



.bbt {background: url(../images/dot.gif) 0 0 repeat-x; width: 20em;  background-color: #ebf1ff;}
.bbb {background: url(../images/dot.gif) 0 100% repeat-x}
.bbl {background: url(../images/dot.gif) 0 0 repeat-y}
.bbr {background: url(../images/dot.gif) 100% 0 repeat-y}
.bbbl {background: url(../images/bbcorner-bottom-left.gif) 0 100% no-repeat}
.bbbr {background: url(../images/bbcorner-bottom-right.gif) 100% 100% no-repeat}
.bbtl {background: url(../images/bbcorner-top-left.gif) 0 0 no-repeat}
.bbtr {background: url(../images/bbcorner-top-right.gif) 100% 0 no-repeat; padding:10px}



div.usedmain_left {
float: left; 
border-style: solid; 
border-width: 1; 
width: 372px; 
height: 200px; 
background-color: fefefe; 
border-color: #2866af; 
background-color: #ebf1ff; 
xpadding: 4; 
color: #2e3f4f;
}

div.usedmain_right {
float: left; 
border-style: solid; 
border-width: 1; 
width: 372px; 
height: 200px; 
background-color: fefefe; 
border-color: #2866af; 
background-color: #ebf1ff; 
xpadding: 4; 
color: #2e3f4f; 
margin-left: 6px;
}

div.used_content_left {
padding: 4;
float: left; 
width: 166px; 
height: auto;
}

div.used_content_right {
padding: 4;
float: left; 
width: 184px; 
height: auto;
}


