body {
	background-color: #EEEEFF;
}
table.main {
	border-width: 0px;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	background-color: #000077;
	border-spacing: 1px;
}

table.mainnospan {
	border-width: 0px;
	background-color: #000077;
	border-spacing: 1px;
}

table.mainUnrestrained {
	border-width: 0px;
	width: auto;
	margin-left: 5%;
	margin-right: auto;
	background-color: #000077;
	border-spacing: 1px 0px;
}

table.mainUnrestrainedSelected {
	width: auto;
	margin-left: 5%;
	margin-right: auto;
	border-color: #770000;
	border-style: solid;
	border-width: 1px;
}

td {
	font-family: tahoma;
//	background-color: #F0F0FF;
	valign: top;
}

.title {
//	background-color: #7070FF;
//	color: #FFFFFF;
	color: #000000;
	background-image:url('images/header4.png');
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;

}

.title A:link {text-decoration: none; color: #000050 } 
.title A:visited {text-decoration: none; color: #000050 } 
.title A:hover {text-decoration: underline; color: #3030AA } 

.forumList A:link {text-decoration: none; color: #000050 } 
.forumList A:visited {text-decoration: none; color: #000050 } 
.forumList A:hover {text-decoration: underline; color: #0000FF } 

span.normal {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
}

.navi {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	background-color: #F0F0FF;
	width: 100%;

	border-color: #D0D0FF;
	border-style: solid;
	border-width: 1px 0px;
}

.navi A:link {text-decoration: none; color: #000070 } 
.navi A:visited {text-decoration: none; color: #000070 } 
.navi A:hover {text-decoration: underline; color: #0000FF; } 

.titleError A:link {text-decoration: none; color: #FFFF00 } 
.titleError A:visited {text-decoration: none; color: #FFFF00 } 
.titleError A:hover {text-decoration: underline; color: #FFFFFF; } 

.banner {
	text-align: center;
	width:50%;
	margin-left:auto;
	margin-right:auto;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #F0F0FF;
	border-color: #000077 #D0D0FF;
	border-style: solid;
	border-width: 1px;
}

.topname {
	font-family: tahoma;
	background-color: #FFF0F0;
	border-color: #FFD0D0;
	border-style: solid;
	border-width: 1px 0px;
}

td.titleError {
	background-color: #FF7070;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

td.baseError {
	background-color: #FFF0F0;
	font-family: tahoma;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

.forumList {
	font-family: tahoma;
	font-weight: bold;
	valign: top;
}

.forumListNoBold {
	font-family: tahoma;
//	font-size: 12px;
	valign: top;
}

.tabItem {
	background-color: #FFFFFF;
	width: 100px;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;

	border-color: #000077;
	border-style: solid;
	border-width: 1px 0px 0px;	

}

.tabitem A:link {text-decoration: none; color: #000070 } 
.tabitem A:visited {text-decoration: none; color: #000070 } 
.tabitem A:hover {text-decoration: underline; color: #0000FF; } 


td.tabItemSel {
	background-color: #FFF0F0;
	width: 100px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-color: #000077;
	border-style: solid;
	border-width: 1px 0px 0px;	
}

td.forumListNoAccess {
	background-color: #808080;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}

.tip {
	display: none;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	position: absolute;
	background-color: #FFFFD0;
	width: auto;
	height: auto;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
}

.topic_normal		{background-color: #FFFFFF; color: #000000; font-family: Tahoma; font-size: 12px; } 
.topic_sticky 		{background-color: #A0FFA0; color: #000000; font-family: Tahoma; font-size: 12px; }
.topic_announce		{background-color: #FFFFA0; color: #000000; font-family: Tahoma; font-size: 12px; font-style: italic; }
.topic_stickyannounce	{background-color: #C8FFA0; color: #000000; font-family: Tahoma; font-size: 12px; font-style: italic; }

.topic_MyStarted	{background-color: #E8FFFF; color: #000000; font-family: Tahoma; font-size: 12px; }
.topic_MyLastPost	{background-color: #C8FFFF; color: #000000; font-family: Tahoma; font-size: 12px; }
.topic_Deleted  	{background-color: #808080; color: #000000; font-family: Tahoma; font-size: 12px; }

div.quote {
	border-width: 1px;
	width: auto;
	margin-left: 5%;
	margin-right: 5%;
	font-family: Tahoma;
	border-color: #080808;
	border-style: solid;
	border-width: 1px;
	background-color: #FFFF08;
}

div.edit {
	border-width: 1px; width: auto; margin-left: 1%; margin-right: 1%; font-family: Tahoma; border-color: #080808; border-style: solid; border-width: 1px; background-color: #FFF0F0;
}


div.prose {
	border-width: 1px;
	width: auto;
	margin-left: 5%;
	margin-right: 5%;
	font-family: Tahoma;
	border-color: #080808;
	border-style: dashed;
	border-width: 1px;
	background-color: #AAFFAA;
}