body {
	background-color: #FFFFFF;
	align: center;
      scrollbar-face-color: #e6f0e8; 
      scrollbar-highlight-color: #eeeeee; 
      scrollbar-shadow-color: #aaaaaa; 
      scrollbar-3dlight-color: #002857; 
      scrollbar-arrow-color: #70b694; 
      scrollbar-track-color: #ffffff; 
      scrollbar-darkshadow-color: #333333;
}
.tdfootcenter {
	font-size: x-small;
	text-align: center;
}
td {
	vertical-align: top;
}
table.topics {
	vertical-align: top;
	background: #e6f0e8;
}
td.topics {
	vertical-align: top;
	background: #e6f0e8;
}
td.links {
	vertical-align: top;
	background: #F7E7D5;
}
td.foot {
	background-color: #66739D;
	align: center;
}
.subthreadtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: italic;
}
.footbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DAE2D3;
}
.threadtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}
.threadtitle:hover {
	text-decoration: underline;
}
a.topics {
	text-decoration: none;
	color: #CC0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
}
a.topics:hover {
	text-decoration: underline;
}
a.links {
	text-decoration: none;
	color: #9932cc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
}
a.links:hover {
	text-decoration: underline;
}
a.foot {
	text-decoration: none;
	color: #ffcc99;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a.foot:hover {
	text-decoration: underline;
}
a.gototop {
	vertical-align: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0000cc;
}
a.p2title {
	color: #003366;
	text-decoration: none;
}
a.p2title:hover {
	text-decoration: underline;
}
.postin {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000CC;
}
.hints {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
}
.sansserif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td.links2 {
	vertical-align: top;
	background: #FFEED7;
}
.footleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
td.footleft {
	background-color: #5e685d;
}
a.footmid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a.footmid:hover {
	text-decoration: underline;
}
td.footright {
	background-color: #7b614a;
}
a.footright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #42306e;
	font-weight: bold;
	text-decoration: none;
}
a.footright:hover {
	text-decoration: underline;
}
td.footmid {
	background-color: #999999;
}
.framecolor {
	background: #3FA08D;
}
img {
	border: none;
}


.bold {
	font-weight: bold;
}

ul.menu {
	list-style: none outside;
	padding: 4px 6px;
	background: #e6f0e8;
	color: #000000;
	border: 1px solid #000;
	font: x-small verdana, geneva, helvetica, arial, sans-serif;
	display: block;
}

.menu  {
	display: block;
	background: #e6f0e8;
	color: #000000;
	border-top: 1px solid #006699;
	border-bottom: 1px solid #006699;
	text-decoration: none;
}

a.menu:hover {
	background: #006699;
	color: #dddddd;
	border-top: 1px solid #0033cc;
	border-bottom: 1px solid #003366;
	text-decoration: none;
}

a.menu:active {
background: #069;
color: #fff;
border-top: solid 1px #0033cc;
border-bottom: solid 1px #003366;
}


.courier {
	font-family: "Courier New", Courier, mono;
}
.copyright {
	font: bold xx-small Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
table.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #e6f0e0;
	border: 1px solid #006600;
	width: 500px;
}
.italics {
	font-style: italic;
}
.sserifsmaller {
	font: smaller Verdana, Arial, Helvetica, sans-serif;
}
.boldsserif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.smaller {
	font-size: smaller;
}
.larger {
	font-size: larger;
}
ul.larger {
	font-size: larger;
	list-style: outside;
}
.padding {
	padding: 5px;
}

.red {
	color: #ff0000;
}
.blue {
	color: #0000cc;
}
.green {
	color: #00cc00;
}
.white {
	color: #ffffff;
}
.black {
	color: #000000;
}
.yellow {
	color: #ffff00;
}
.orange {
	color: #ff9900;
}
.purple {
	color: #9900ff;
}
.padding10 {
	padding: 10px 15px 10px 10px;

}
.pspacing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: larger;
	line-height: 140%;
}

.left {
  float:left;
  padding:0;
  margin:0 10px 0 0;
  border:#999 1px solid;
}

.right {
  float:right;
  padding:0;
  margin:0 0 0 10px;
  border:#999 1px solid;
}

.caption {
  font-size: 9px;
  font-family: Helvetica, Arial, sans-serif;
  color: #999999;
  padding:0;
  margin:10px 0;
}

