body 
{
	background-color: #eee;
	margin: 0px 0px 10px 0px;
	/* background: url(images/background.png); */
}

table, td, div
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9pt;
}

input, textarea, select
{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
}

table, td
{
	empty-cells: show;
	border-spacing: 0px;
	/* table-layout: fixed; */
}

form
{
	margin: 0px;
	padding: 0px;
}

img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

ul
{
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link, a:visited
{ 
	color: #476C8E; 
	text-decoration: none;
}

a:hover	
{
	text-decoration: underline;
}

a:link.refersto, a:visited.refersto, a:hover.refersto
{
	color: #000; 
	text-decoration: none;
}

.padding-main {
	/* width: 880px; */
	width: 100%;
	height: 100%;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	background-color: #F6F6F6;
}

.bigtable {
	min-width: 780px;
	max-width: 1100px;
	width: 100%;
	/* display: block; */
}

.shadow-right {
	background: url(images/shadow-right.png);
	width: 8px;
	height: 100%;
}

.shadow-left {
	background: url(images/shadow-left.png);
	width: 8px;
	height: 100%;
}

.shadow-bottom-left {
	background: url(images/shadow-bottom-left.png);
	width: 8px;
	height: 100%;
}

.shadow-bottom-right {
	background: url(images/shadow-bottom-right.png);
	width: 8px;
	height: 100%;
}

.shadow-bottom {
	background: url(images/shadow-bottom.png);
	height: 8px;
	font-size: 3px;
}

.main
{
	background-color: #333333;
	width: 800px;
	text-align: left;
}


.top
{
	background: url(images/top.png);
	border-top: 1px solid #666;
}

.welcome
{
 	font-size: 10px;
	padding: 6px 8px;
	background: url(images/titlebg.gif);
}

.forum-title
{
	font-size: 14px;
	padding: 6px 8px;
	border-bottom: 1px solid #666;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #536c8a;
	background-image: url(images/headerbg.gif);
}

.title
{
	font-size: 18px;
	background-color: #f2f2f2;
}

.content
{
	padding: 0px 4px;
	text-align: left;
	/* border: 1px solid #777777; */
}

.footer
{
	width: 500px;
	text-align: center;
}

.content-border
{
	border: 1px solid #777;
	padding: 1px;
}

.content-table, .content-table2
{
	/* border: 1px solid #ffffff; */
	border-spacing: 0px;
	width: 100%;
	background-color: #999;
}
.content-table2
{
	border-spacing: 1px;
}

.outertext
{
	float: right;
	font-size: 11px;
	padding-right: 1px;
}

.outertext-left
{
	float: left;
	font-size: 11px;
	padding-left: 1px;
}

.content-header
{
	background-color: #536c8a;
	background-image: url(images/headerbg.gif);
	color: #FFFFFF;
	padding: 2px 10px;
	margin-bottom: 1px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	/* border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #eee; */
	height: 20px;
}

.post, .list1, .list1-center
{
	background-color: #F4F4F4;
	/* vertical-align: top; */
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
}
.list2, .list2-center
{
	background-color: #E4E9ED;
	padding-left: 3px;
	padding-top: 3px;
	text-align: left;
}
.list1-center, .list2-center
{
	text-align: center;
}
.post-info
{
	background-color: #F4F4F4;
	vertical-align: top;
	padding-left: 3px;
	text-align: left;
	width: 140px;
}
.post-div
{
	overflow: auto;
	width: 100%;
}
.post2
{
	background-color: #E8ECEF;
	padding-left: 2px;
}
.post3
{
	background-color: #F4F4F4;
	/* vertical-align: top; */
	padding-left: 2px;
	text-align: center;
}
.post-table
{
	height: 100%;
	width: 100%;
}
.content-title, .content-title2
{
	background-color: #D4D4D4;
	background-image: url(images/titlebg.gif);
	padding: 3px 4px;
	font-weight: bold;
}

.content-title2
{
	text-align: left;
}

.content-title
{
	text-align: center;
}

.toplinks	
{
	/* background-color: #A4BFDA;
	background-image: url(images/toplinkbar.gif); */
	height: 16px; 
	padding-top: 2px; 
	padding-left: 18px; 
	margin-top: 22px;
	padding-bottom: 2px;
	font-weight: bold; 
	text-align: left; 
	color: #ffffff; 
	border-bottom: 1px solid #666666;
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 11px;
	/* vertical-align: bottom; */
}
.quote, .code
{
	border: 1px solid #cccccc;
	padding: 2px;
	width: 90%;
}

.code
{
	line-height: 8px;
	font-size: 10pt;
}


a:link.toplink, a:visited.toplink
{ 
	color: #ffffff; 
	text-decoration: none;
}

a:hover.toplink	
{ 
	text-decoration: underline; 
}


.signature
{
	vertical-align: bottom;
	font-size: 9px;
}
.topnav
{
	text-align: left;
	font-weight: bold;
}