td			{font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 8pt; color: #000000; line-height: 140%;}

.blank		{font-size: 1pt;}
.pagetitle	{font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 12pt; color: #88002C; font-weight:bold;}


BODY {
font-family: Tahoma, Arial, sans-serif;
font-size: 13px;
color: #88002c;
margin-top: 30px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
background-color:#1c173b;
}

.maintable {
background: #E8E4CD;

P, TD, LI, UL, Table{
color: #000000;
font-family: Tahoma, Arial, sans-serif;
font-size: 13px;
}
A:LINK {
color: #906E3B;
font-weight: bold;
letter-spacing: 1px;
text-decoration: none;
}
A:VISITED {
color: #906E3B;
font-weight: bold;
letter-spacing: 1px;
text-decoration: none;
}
A:HOVER {
color: #B98F53;
font-weight: bold;
letter-spacing: 1px;
text-decoration: underline overline;
}
A:ACTIVE {
color: #906E3B;
font-weight: bold;
letter-spacing: 1px;
text-decoration: underline;
}
h1 { 
font-size: 15px;
font-weight: 700;
letter-spacing: 2px;
color: #906E3B;
}
h2, h3, h4, h5, h6 {
font-size: 12px;
font-weight: 700;
letter-spacing: 1px;
color: #b98f53;
}
.navigation {
color: #906E3B;
text-align: right;
letter-spacing: 1px;
font-size: 11px;
font-weight: bold;
line-height: 15px;
padding: 3px;
}
.maintable {
background: #E8E4CD;
}
.leftcell {
color: #333333;
line-height: 18px;
padding: 8px;
}
.rightside {
background: #E8E4CD;
border-left: 1px solid #906E3B;
}
.textarea {
font-family: Tahoma, Arial, sans-serif;
font-size: 11px;
text-align: left;
line-height: 20px;
padding: 15px;
}
.topnavbar{
color: #906E3B;
background: #ffffff;
text-align: right;
letter-spacing: 1px;
font-size: 11px;
font-weight: bold;
height: 18px;
padding: 3px;
}
.topnavbar2 {
color: #906E3B;
background: #ffffff;
text-align: left;
letter-spacing: 1px;
font-size: 11px;
font-weight: bold;
height: 10px;
padding: 3px;
border-top: solid 1px #B98F53;
}
.info {
text-align: left;
font-size: 11px;
color: #333333;
line-height: 15px;
padding: 5px;
}
.info1_header {
text-align: left;
font-weight: bold;
font-size: 12px;
color: #333333;
letter-spacing: 1px;
padding: 5px;
background: #859054;
}
.info1{
text-align: left;
font-size: 11px;
color: #333333;
line-height: 15px;
padding: 5px;
background: #bfc69d;
}
.info2_header {
text-align: left;
font-weight: bold;
font-size: 12px;
color: #333333;
letter-spacing: 1px;
padding: 5px;
background: #b98f53;
}
.info2 {
text-align: left;
font-size: 11px;
color: #333333;
line-height: 15px;
padding: 5px;
background: #decaae;
}
.botnavbar {
text-align: left;
color: #906E3B;
font-weight: 700;
letter-spacing: 1px;
font-size: 10px;
padding: 5px;
}
.copyright {
text-align: left;
font-size: 11px;
color: #906E3B;
letter-spacing: 2px;
font-weight: bold;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
padding-bottom: 3px;
border-top: solid 1px #B98F53;
}
.tiny {
font-size: 9px;
text-align: right;
padding: 1px;
}

div.shadow {
  float: left;
  padding: 0 1px;
  background: #bfbfbf;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}

div.shadow img {
  padding: 5px 5px 9px 5px;
  background: white url(shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url(shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}