/* CSS Document */

body {
  padding:0;
  margin:0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color : #000000;
  background : #ffffff; 
}

img {
  border:0px;
} 

a {
  text-decoration : underline;
  color : #0000ff; 
}


#maintable {
  height:100%;
}

#minwidth {
  min-width:820px;
}

.div1 {
  float:right;
  padding:4px 0 7px 0;
}

.div2 {
  float:right;
  padding:0 0 7px 0;
}

.div3 {
  float:right;
  padding:4px 13px 7px 0;
}

.div4 {
  border:solid 2px #000000;
  margin:30px 0 0 0;
}

.s1 {
  background-image:url(/images/s7.gif);
  background-repeat:repeat-y;
  height:100%;
  width:21px;
}

.s2 {
  background-image:url(/images/s8.gif);
  background-repeat:repeat-y;
  height:100%;
  width:14px;
}

.s3 {
  background-image:url(/images/s9.gif);
  background-repeat:repeat-x;
  height:14px;
}

.s4 {
  background-image:url(/images/s10.gif);
  background-repeat:repeat-x;
  height:14px;
}

.table {
  height:100%;
  width:100%;
}

.td {
  height:100%;
}

.td1 {
  padding:10px 35px 30px 35px;
  width:100;
  font-size:10px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  text-align:left;
}

/* CSS Document */

.blue {
  color:#2b308e;
}

.blue a {
  color:#fd9c00;
  text-decoration:underline;
}

.blue a:hover {
  color:#444444;
}

.blue2 {
  color:#2b308e;
  font-weight:normal;
}

.content {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height:14px;
}
.titletext {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
  color: #FF9900;
}

.header {
  color:#444444;
  font-size:15px;
  font-weight:bold;
  padding-bottom:5px;
}

.sub {
  color:#2b308e;
  font-size:11px;
  padding-bottom:20px;
}

.text {
  color:#888888;
  font-weight:bold;
}

#navigation, #advertising, #other {
  display : none;
} 


#print {display:none; visibility:hidden;}
#other-side {display:none; visibility:hidden;}