table {  font-size: small}
table td { padding: 0; border-width: 0; font-family: Verdana, Arial, Helvetica, sans-serif;}

div#content { padding: 0px; text-align: left;}
div#content td { padding: 0px;}

body { font-family: Tahoma, taipei; color: #000000; font-size: 12px}
a { font-family: Tahoma, taipei; font-size: 12px; text-decoration: none; color: #006600; font-style: normal}
a:hover {
	text-decoration: underline;
	font-family: Tahoma, taipei;
	color: Black;
	font-style: normal;
}
td {  font-family: Tahoma, taipei; color: #000000; font-size: 12px; border-top-width : 1px; border-right-width : 1px; border-bottom-width : 1px; border-left-width : 1px;}
input { background-color : #ffffff; color : #000000; font-family : Tahoma, taipei, Verdana, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : normal; border-color: Black;  border-top-width : 1px; border-right-width : 1px; border-bottom-width : 1px; border-left-width : 1px;text-indent : 2px;  }
textarea {font-family: Tahoma, taipei, Verdana, Arial, Helvetica, sans-serif; font-size: 12px;background-color : transparent; font-weight : bold; border-color : #000000;  border-top-width : 1px; border-right-width : 1px; border-bottom-width : 1px; border-left-width : 1px; text-indent : 2px;}
select {font-family: Tahoma, taipei, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; background-color: #F5F5F5; } 
img { border: 0;}
ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
li { margin-left: 2px; list-style: disc inside;}

.odd { background-color: #e1e1e1;}
.outer { background-color: transparent;}
.even { background-color: #eeeeee;}
th { color: White; background-color: #666600; text-align: left; padding: 3px;}
.head { color: White; background-color: #339933; padding: 3px;}
.foot { color: White; background-color: #339933; padding: 3px;}

.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #333333; font-weight:bold; border: 1px solid #cccccc; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #333333; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}

.item {border: 0px solid transparent;

}
.itemHead {
	color: Black;
	padding: 2px 1px;
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 0px;
}
.itemInfo {text-align: left; padding: 0px}
.itemTitle a {
	font-size: 100%;
	font-weight: bold;
	color: Black;
	background-color: transparent;
	border: thin;
}
.itemPoster {font-size: 90%; font-style:italic;}
.itemPostDate {font-size: 90%; font-style:italic;}
.itemStats {font-size: 90%; font-style:italic;}
.itemBody {padding-left: 0px; text-align: left}
.itemText {margin-top: 10px; margin-bottom: 2px; line-height: 1.5em;}
.itemText:first-letter {font-size: 133%; font-weight: bold;}
.itemFoot {text-align: right; padding: 3px; margin-bottom: 5px}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

.blockTitle {
	color: Black;
	padding: 2px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	text-overflow: ellipsis;
	font-variant: small-caps;
	border-bottom: 2px solid Black;
}
.blockContent {
	padding: 6px;
	text-align: left;
}

.bg {
	background-image: url(images/bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

td#centerCcolumn legend.blockTitle
{
	color: white;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

td#centerCcolumn
{
	width: 500px;
	padding: 0px 0px 0px 0px;
}

td#centerCcolumn div.blockContent
{
	color: black;
	#background-color: #FBE27C;
}

td#centerLcolumn legend.blockTitle
{
	color: white;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

td#centerLcolumn
{
        width: 50%;
        padding: 0px 0px 0px 0px;
}

td#centerLcolumn div.blockContent
{
	color: white;
	background-color: green;
}

td#centerRcolumn
{
	width: 50%;
	padding: 0px 0px 0px 0px;
}