﻿body {
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	background-color:#000000;
}

p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

DIV {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}

a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#E47F00;
	text-decoration:none;
}

a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#E47F00;
	text-decoration:none;
}

a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#E47F00;
	text-decoration:none;
}

a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#E47F00;
	text-decoration:none;}

a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#E47F00;
	text-decoration:none;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

.largeBoard {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

textarea {
	background-color:#CACACA;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-color:#000000;
	border-width:1px;
	border-style:none;
}

input {
	background-color:#696969;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-color:#000000;
	border-width:1px;
	border-style:none;
}

select {
	background-color:#CACACA;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-color:#000000;
	border-width:1px;
}

td.header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-color:#000000;
	border-style:solid;
	color:#FFFFFF;
	background-color:#E47F00;
}

td.subheader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-color:#000000;
	border-style:solid;
	font-size:11px;
	line-height:18px;
	color:#FFFFFF;
	background-color:#4E4E4E;
}

td.row {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-color:#000000;
	border-style:solid;
	font-size:11px;
	line-height:17px;
	color:#FFFFFF;
	background-color:#696969;
}

td.row2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-color:#000000;
	border-style:solid;
	font-size:11px;
	line-height:18px;
	color:#FFFFFF;
	background-color:#696969;
}

table.header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-top-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-color:#000000;
	border-style:solid;
	font-size:11px;
	color:#FFFFFF;
	background-color:#696969;
}

table.board {
	padding:0px;
	border-top-width:4px;
	border-left-width:4px;
	border-right-width:4px;
	border-bottom-width:4px;
	border-color:#CACACA;
	border-style:solid;
	background-color:#CACACA;
}
.button_bold {
  width: 26px;
  height:26px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../images/forum/bold.jpg);
}
.button_italics {
  width: 26px;
  height:26px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../images/forum/italics.jpg);
}
.button_under {
  width: 26px;
  height:26px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../images/forum/under.jpg);
}
.button_link {
  width: 26px;
  height:26px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../images/forum/link.jpg);
}
.button_left {
  width: 26px;
  height:26px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../images/forum/button_left.jpg);
}
.button_center {
  width: 26px;
  height:26px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../images/forum/button_center.jpg);
}
.button_right {
  width: 26px;
  height:26px;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../images/forum/button_right.jpg);
}

