.index_body {
  background: #135073 url(images/historiapro_bg.gif) no-repeat fixed;
  color: #000000;
  margin: 0px 0px 0px 0px;
  font-size: 13px;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  scrollbar-face-color: #DCEAF3;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DCEAF3;
	scrollbar-3dlight-color: #DCEAF3;
	scrollbar-arrow-color:  #135073;
	scrollbar-track-color: #135073;
	scrollbar-darkshadow-color: #135073;
}

.index_intro {
  background: #135073 url(images/index_bg.gif) no-repeat fixed;
  color: #000000;
  margin: 0px 0px 0px 0px;
  font-size: 13px;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  scrollbar-face-color: #DCEAF3;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DCEAF3;
	scrollbar-3dlight-color: #DCEAF3;
	scrollbar-arrow-color:  #135073;
	scrollbar-track-color: #135073;
	scrollbar-darkshadow-color: #135073;
}

td {
  font-size: 13px;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

img {
  border: none;
}

.index_nav_link {
  font-size: 13 px;
  font-weight: solid;
  color: #135073;
  text-decoration: none;
}

.index_nav_link:hover {
  text-decoration: underline;
}

.index_top_link {
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
}

.index_top_link:hover {
  text-decoration: underline;
}

.index_whoiam_link {
  font-size: 11px;
  color: #135073;
  text-decoration: none;
}

.index_whoiam_link:hover {
  text-decoration: underline;
}

a, .index_link {
  color: #000000;
  text-decoration: none;
}

a, .index_link:hover {
  color: #000000;
  text-decoration: underline;
}

.content {
  text-align: justify;
  color: #000000;
  font-size: 12px;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

.info {
  color: #135073;
  font-size: 10px;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

input {
  color: #000000;
  background: #E8EEF1;
  border: none;
  font-size: 12px;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}

.form_elem {
  width: 300px;
  color: #000000;
  background: #E8EEF1;
  border: dashed 1px #135073;
  font-size: 12px;
  font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;´
}

/* This is the outline round the main forum tables */
.forumline	{ background-color: #DCEAF3; border: dashed 1px #135073; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #E8EEF1; }
td.row2	{ background-color: #DCEAF3; }

/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 10px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #000000; }
a.gen,a.genmed,a.gensmall { color: #000000; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #000000; text-decoration: underline; }

/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #000000; }
a.topictitle:link   { text-decoration: none; color : #000000; }
a.topictitle:visited { text-decoration: none; color : #000000; }
a.topictitle:hover	{ text-decoration: underline; color : #000000; }

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #000000; }