/*--------- Basic ---------*/
body {
  background-color: #ffffff;
  font-size: 10pt;
  line-height: 1.8em;
  font-family: sans-serif;
  color: #000000
}

img { border: 0px }

.topphoto { border: solid 3px #dddddd }

.thumbnail { border: solid 2px #dddddd }

.thumbnail2 { border: solid 2px #ff6600 }


/*--------- Column ---------*/

/* Left column */
#left h2 { font-size: 12px; }

#left h4 { color: #666666 }

h5 {
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  color: #993333
}

/* contents */

#right .selected {
  background-image: url(../images/arrow_s.gif);
  background-repeat: no-repeat;
  color: #660066;
  margin: 0px; 
  padding-top: 1px; 
  padding-left: 21px; 
}

#right .home {
  background-image: url(../images/home.gif);
  background-repeat: no-repeat;
}

a:link, a:visited {
  text-decoration: none;
  color: #993333
}

a:hover, a:active, a:focus {
  text-decoration: underline; 
  color: #993333
}

.td0 { background: #ffffff; font-size: 10px }

.td1 { background: #ebe0c1; font-size: 10px }

.td2 { background: #f2eccd; font-size: 10px }

.td3 { background: #eae0af; font-size: 10px; border: 1px solid #e5ccb2 }

.td4 { background: #ebe0c1; font-size: 9px; border-top: 1px solid #e5ccb2; padding-left: 4px }

.conText { font-size: 9px }

.conText2 { font-size: 11px }

.newsdate { font-size: 10px; color : #666666 }

/*--------- footer ---------*/

address {
  font-size: 10px;
  font-style: normal;
  font-family: "lucida grande", helvetica, arial;
  color: #999999
}

#topofpage { text-align: right }

#topofpage a:link, a:visited {
  text-decoration: none; 
  color: #993333
}

#topofpage a:hover, a:active, a:focus {
  text-decoration: underline;
  color: #993333
}
