@charset "utf-8";
.text10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #686868;
}

.text10_no {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
}
.text10_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #ffffff;
}
.text10_green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #63990e;
}


.text10_pur {color: #993399}


.xbutton1{
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;

}

TABLE CAPTION 
{
   DISPLAY: none
}


a:link {
	color: #63990E;
	text-decoration: none;
}
.hr {
	border-top-style: dotted;
}

a:visited {
	color: #63990E;
	text-decoration: none;
}
.table1 {
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-width: thin;
	border-bottom-width: thin;
}
.forumlist tbody tr:hover th, .forumlist tbody tr:hover td, .threadlist tbody tr:hover th, .threadlist tbody tr:hover td { background-color: #E8F3FD; }
.forumlist td.lastpost { width: 260px; }
.threadlist td.folder { text-align: center; width: 30px; }
.threadlist td.icon { text-align: center; padding: 3px 0; width: 16px; }
.threadlist td.author { width: 120px; }
.mainbox { background: #FFF; border: 1px solid #9DB3C5; padding: 1px; margin-bottom: 10px; }
.mainbox h1, .mainbox h3, .mainbox h6 { line-height: 31px; padding-left: 1em; background: #2F589C url("http://i133.photobucket.com/albums/q49/bbswefong/images/default/header_bg.gif"); background-repeat: repeat-x; background-position: 0 0; color: #FFF; }
.mainbox h1 a, .mainbox h3 a { color: #FFF; }
.mainbox table { width: 100%; }
.forumlist table, .threadlist table { border-collapse: separate; }
.mainbox thead th, .mainbox thead td { background: #E8F3FD; padding: 2px 5px; line-height: 22px; color: #666; }
.mainbox thead.category th, .mainbox thead.category td { background: #E8F3FD url("http://i133.photobucket.com/albums/q49/bbswefong/images/default/cat_bg.gif"); }
.mainbox thead.separation th, .mainbox thead.separation td { border-top: 1px solid #CAD9EA }
.mainbox tbody th, .mainbox tbody td { border-top: 1px solid #CAD9EA; padding: 5px; }
.mainbox tbody cite, .mainbox tbody em { line-height: 1.3em; }
.forumlist tbody strong, .threadlist tbody strong , .formbox tbody strong  { color: #090; }
/*Common Box*/
.box { background: #FFF; border: 1px solid #CAD9EA; padding: 1px; margin-bottom: 10px; }
	.box h4 { background: #FFF url("http://i133.photobucket.com/albums/q49/bbswefong/images/default/portalbox_bg.gif"); background-repeat: repeat-x; background-position: 0 0; line-height: 30px; padding: 0 10px; }
	.box table { width: 100%; }
		.box td { border-top: 1px solid #E8E8E8; }
		.box .box li { list-style: none;}
	.postattachlist h4, .tradethumblist h4, .pollpanel h4, .activitythread h4, .typeoption h4 { border-top: 1px solid #CAD9EA; }
	#pmprompt { border-color: #EDEDCE; }
		#pmprompt h4 { background: #FFFFF2; border-top: none; }
		#pmprompt th, #pmprompt td { border-top-color: #EDEDCE; }
		
		
