body {
	background-color: #ffffff;
	color: #000000;
	font-family: tahoma, arial, helvetica;

	/*
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	*/
	margin: 0px 0px 0px 0px;
	/* text-align: center; */

	text-align:center;
	
}

span.author {
	font-size : 11px;
}

a.author {
	text-decoration: none;
}
a.author:hover {
	text-decoration: underline;
}

.replyheading {
	color: #ffffff;
	font-size : 11px;
	font-weight:normal;
}

span.topicnav {
	font-size : 10px;
	color : #999999;
}

a.topicnav, a.topicnav:link, a.topicnav:visited  {
	text-decoration: underline;
	color : #999999;
}
a.topicnav:hover  {
	text-decoration: underline;
}

.gen {
	font-size : 12px;
}

.gensmall {
	font-size : 11px;
}

.gen,.gensmall {
	color : #000000;
}

a.gen,a.gensmall {
	color: #006699;
	text-decoration: none;
}

a.gen:hover,a.gensmall:hover {
	color: #DD6900;
	text-decoration: underline;
 }

a:link,a:active,a:visited {
	color: #333333;
}

a:hover {
	color: #660000;
}

.info {
	font-size: 8pt;
	color: #333333;
}

span.postinfo {
	font-size: 12px;
	color: #333333;
}

a.nav {
	color: #333333;
	font-size: 12px;
}

.cattitle {
	color: #333333;
}

a.white {
	color: #FFFFFF;
}

a.white:visited {
	color: #FFFFFF;
}

a.grey {
	color: #333333;
}

table.headerbar {
	width: 100%;
}

table.gentable {
	width: 99%;
	margin-left:auto;
	margin-right:auto;

}

table.forumborder {
	width: 99%;
	border: solid;
	border-width: 1px;
	border-color: #555555;
	margin-left: auto;
	margin-right: auto;
}

td.topnav {
	font-size: 8pt;
}

td.menu {
	background-color: #CFCFCF;
	width: 100%;
	height: 25px;
	color: #333333;
	font-size: 12px;
}

td.mnu {
	background-color: #BFBFBF;
	height: 2px;
}

td.forumtitle {
	background-color: #336699;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}

td.row1 {
	background-color: #EFEFEF;
	font-size: 12px;
}

td.row2 {
	background-color: #DEDEDE;
	font-size: 12px;
}

td.row3 {
	background-color: #CDCDCD;
	font-size: 12px;
}

th.forumtitle {
	background-color: #336699;
	color: #FFFFFF;
	font-size: 10px;
}

th.menu {
	background-color: #BFBFBF;
	height: 25px;
	color: #333333;
	font-size: 12px;
}

span.postbody {
	font-size: 13px;
	color: #000000;
 }

.postbuttons {
	width: 160px;
	/* background-color: #996666;
	color: #FFFFFF; */
}

.button {
	font-size: 11px;
	color: #000000;
	height: 20px;
}

.sidepadding {
	padding: 0px 4px 0px 4px;
}

.sidepaddingtopic {
	padding: 0px 4px 5px 4px;
}

.code {
	font-family: courier new;
	font-size: 12px;
	color: #336699;
	background-color: #FFFFFF;
	border: #336699;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-repeat: no-repeat;
	background-position: top right;
}
.quote {
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: #333333;
	border-style: solid;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	background-repeat: no-repeat;
	background-position: top right;
}


.topictitle {font-size: 10pt; font-weight: bold;}
a.topictitle:link   { text-decoration: none; color : #333333; }
a.topictitle:visited { text-decoration: none; color : #666666; }
a.topictitle:hover	{ text-decoration: underline; color : #660000; }

.heading1 {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}

.header {
	border-style:solid;
	border-color: #000000;
	border-width:1px;
      }
		
.errormsg {
	font-size: 11pt;
	font-weight: bold;
	color: Maroon;
}

.helpline {
	background-color: rgb(222, 222, 222);
	border-style: none;
}

.headingblue, .headinggrey {
	font-family: tahoma, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	height: 19px;
	color: #fff8dc;
}

.headingblue {
	background-image: url(images/grad_grey.gif);
	/* background-image: url(images/grad_blue.gif); */
}

.headinggrey {
	background-image: url(images/grad_grey.gif);
}

a.headingmain:link {color: #fff8dc; text-decoration:none;}
a.headingmain:visited {color: #fff8dc; text-decoration:none;}
a.headingmain:hover {color: #fff8dc; text-decoration:underline;}



form#login {
	width: 400px;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #E0E0E0;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	white-space:nowrap;
	padding: 3px; 
	float: right;
	margin-right: 4px;
}

#login .text {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;
	margin-right: 6px;
}

#login .buttons {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #cccccc;
	color: #000000;
	margin-right: 6px;
}


td.attachrow {
}
td.attachheader {
}
table.attachtable {
}
