.bodyline { background-color: #99CCFF; border: 1px solid #336699; }
.forumline { background-color: #99CCFF; border: 3px ridge #99CCFF; }

body { background-image: url(forum/templates/BMan1Blue/images/body_bg.gif); }

td.banner { background-image: url(forum/templates/BMan1Blue/images/logo_bg.gif); border-bottom: 1px solid #336699; }
td.rowpic { background-image: url(forum/templates/BMan1Blue/images/cellpic2.jpg); }
th { background-image: url(forum/templates/BMan1Blue/images/cellpic3.gif); }
td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom { background-image: url(forum/templates/BMan1Blue/images/cellpic1.gif); }

.topictitle,h1,h2 { font-weight: bold; font-size: 11px; color: #000000; }
a.topictitle:link,a.topictitle:active { text-decoration: none; color: #006699; }
a.topictitle:visited { text-decoration: none; color: #5493B4; }
a.topictitle:hover { text-decoration: underline; color: #DD6900; }

p.submenu {
  margin-left: 1cm;
  margin-right: 0.5cm;
}

td.leftmenue {
  background-color: #6699FF;
}

a.topmenu {
  text-decoration: none;
  color : white;
  font-weight: bold;
}

a.menu {
  text-decoration: none;
  color : navy;
  font-weight: bold;
}

a.active {
  text-decoration: none;
  font-weight: bold;
  color : red;
}

a:hover {
  color : yellow;
}

h1 {
  font-size: 200%;
}

h2 {
  font-size: 130%;
}

h3 {
  font-size: 100%;
}

hr {
	color: #f60;
	background: #f60;
	margin: auto 0px auto auto;
	width: 100%;
	height:1px;
	text-align: right;
	border: 1px solid #f60;
}
