table { width: 100%; margin: 5; padding: 5; font-size: small}
table td { padding: 0; border-width: 0; vertical-align: top; font-family: Verdana, Arial, Helvetica, sans-serif;}
div#content { padding: 5px; text-align: left;}
div#content td { padding: 3px;}

body {
	-x-system-font:none;
	background:#ECF0F6 none repeat scroll 0 0;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:6px;
	padding:0;
}
a {
	font-family: Tahoma, taipei;
	font-size: 13px;
	text-decoration: none;
	color: blue;
	font-style: normal;
}
a:hover {
	text-decoration: none;
	font-family: Tahoma, taipei;
	font-size: 13px;
	color: #FF9966;
	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 : transparent; color : #000000; font-family : Tahoma, taipei, Verdana, Arial, Helvetica, sans-serif; font-size : 12px; font-weight : normal;border-color : #000000;  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;font-weight : bold;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;}

td.main_menu{
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	background: #e5ebf3 url(images/menu_bar2.gif) repeat-x;
	color: #dd6900;
	white-space: nowrap;
	border: 1px solid #91a0ae;
	border-width: 0px 0px 0x 0px;
	height: 32px;
}

td.main_title{
	width: 100%;
	text-align: center;
	vertical-align: middle;
	background: #efefef url(images/logo_bkg.jpg) repeat-x;
}

tr {
	background-color: #efefef;
}
.odd { background-color: #eeeeee;}
.outer { background-color: #0f0f0f;}
.even { background-color: #DDE1DE;}
th { background-color: #efefef; text-align: left; padding: 3px;}
.head { background-color: #E2DBD3; padding: 3px;}
.foot { background-color: #E2DBD3; 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: 1px solid #cccccc;}
.itemHead {background-color: #E2DBD3; color: #666600; padding: 2px; font-weight: bold; text-align: left;}
.itemInfo {text-align: right; padding: 3px; background-color: #efefef}
.itemTitle a {font-size: 130%; font-weight: bold; font-variant: small-caps; color: #666600; background-color: transparent;}
.itemPoster {font-size: 90%; font-style:italic;}
.itemPostDate {font-size: 90%; font-style:italic;}
.itemStats {font-size: 90%; font-style:italic;}
.itemBody {padding-left: 5px; text-align: left}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
.itemText:first-letter {font-size: 133%; font-weight: bold;}
.itemFoot {text-align: right; padding: 3px; background-color: #efefef}
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}

.blockTitle {
	color: #3e3e33;
	font-size: 15px;
	font-weight: bold;
	text-align: center;

	background-image: url(images/sub_menu_purple.gif);	
	border: solid 1px #98aab1; 
	height: 28px;
	vertical-align: middle;	
}

.blockTitle2 {
	background-image:url(images/sub_menu_blue.gif);
	border:1px solid #98AAB1;
	color:#000000;
	font-size:15px;
	font-weight:bold;
	height:28px;
	text-align:center;
	vertical-align:middle;
}
.blockContent {
	background-color:#FEFEFE;
	border-bottom:1px solid #D9E2EC;
	border-left:1px solid #D9E2EC;
	border-right:1px solid #D9E2EC;
	line-height:133%;
	padding:2px;
	text-align: center;
	vertical-align: middle;
}

.outline{
	background: #ffffff;
	border: solid 1px #003366;
}

.bg {
	background:#efefef none repeat scroll 0 0;
	border:1px solid #98AAB1;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
