body {
    font-family: Calibri, Verdana, Arial;
    background: rgb(222,226,232);
}

table.banner {
    border: 0px;
    border-collapse: collapse;
    width: 750px;
    background: rgb(255,255,255);
    font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;
    cellspacing: 0px;
    cellpadding: 0px;
}

table.container {
    border: 0px;
    border-collapse: collapse;
    width: 750px;
    background: rgb(255,255,255);
    font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;
}

table.container tr {
    vertical-align: top;
}

div.menu {
    background: rgb(139,41,66);
    font-size: 12px;
    color: rgb(255,255,255);
    text-align: center;
    width: 750px;
}

div.menu a {
    color: rgb(255,255,255);
    font-weight: 600; 
    line-height: 19px; 
    /* margin-top: 1px;
    margin-bottom: 3px; */
    text-decoration: none
}

div.menu a:link, div.menu a:visited {
    color: rgb(255,255,255);
}

div.menu a:hover {
    color: rgb(198,174,41);
}

table.content {
    cellpadding: 0px;
    cellspacing: 0px;
    width: 580px;
    font-size: 12px;
    /* border-left: thin solid rgb(200,200,200); */
}

table.side {
    width: 170px;
    font-size: 12px;
    background: url(Images/sidebar.gif);
}

table.blue {
    background: rgb(243,244,249);
    border-collapse: collapse;
    border: thin solid rgb(80,97,131);
    text-align: center;
}

H1 {
    margin-top: 40px;
    color: rgb(139,41,66);
    text-align: center;
    font-size: 28px;
}

H2, H3, H6 {
    color: rgb(121,147,193);
}

H4, H5 {
    color: rgb(119,3,49);
}

a:link {
    color: rgb(63,87,109);
}

a:visited {
    color: rgb(63,87,109);
}

a:hover {
    color: rgb(198,174,41);
}

.exlink {
  color:#555555; 
  text-decoration:none;
}

.exlink:hover {
  color:#2222dd;
}

td {
  font-size:10pt; 
  font-face: Calibri, Arial;
}
th {
  font-size:10pt; 
  font-face: Calibri, Arial;
}

.big { 
  font-weight: 600; 
  font-size:14px; 
}

.small { 
  font-weight: 300; 
  font-size:10px; 
  color: rgb(150,150,150);
}

.selectext { 
  font-family: Calibri, Arial,sans-serif; 
  font-weight:600; 
  font-size:13px; 
  color:#660000; 
  line-height:19px; 
  margin-top:1px; 
  margin-bottom:0px; 
  text-decoration:none
}

.logintext { 
  font-family: Calibri, Arial,sans-serif; 
  font-weight:600; 
  font-size:14px; 
  color:#000000; 
  line-height:19px; 
  margin-top:1px; 
  margin-bottom:0px; 
  text-decoration:none
}

.normalselecttext {
  color:#660000
}

.conttext  { 
  font-family: Calibri, Arial,sans-serif; 
  font-weight:600; 
  font-size:14px; 
  color:#FF0000; 
  line-height:19px; 
  margin-top:1px; 
  margin-bottom:0px;
}

.transtablehead {
  font-family: Calibri, Arial, 
  Helvetica, sans-serif; 
  font-weight: bold; 
  background: #aaaaaa;
}

.translineone {
  font-family: Calibri, Arial, 
  Helvetica, sans-serif; 
  background: #eeeeee;
}

.translinetwo {
  font-family: Calibri, Arial, 
  Helvetica, sans-serif; 
  background: #dddddd;
}

:hover { 
  color: rgb(198,174,41);
}
