@charset "iso-8859-1";
body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #F7FFF4;
	line-height: 150%;
	}

table {
	width: 100%;
	font-size: 100%;
	margin: 0;
	padding: 0;
	}

table td {
	vertical-align: top;
font-family: Arial, Helvetica, sans-serif;	}

table th {
	font-size: 100%;
	}

h1 {
	font-size: 150%;
	padding-left: 2px;
	border-left: 10px solid #006633;
	background: #F8FBCE;
}
h2 {
	font-size: 120%;
	padding-left: 2px;
	border-left: 5px solid #009933;
	background: #EBEBEB;
}
h3 {
	font-size: 105%;
	padding-left: 1px;
	border-left: 1em solid #66CC66;
}
h4 {
	font-size: 14px;
	text-decoration: underline;
	padding-left: 2px;
	border-left: 5px solid #999900;
	margin-top: 10px;
	margin-bottom: 5px;
}
h5 { }

ul {
	margin: 2px;
	padding-left:1.2em;
	}

li {}

input.formButton {
	vertical-align: middle;
	}

img.left {
	margin: 0 5px 5px 0;
	}

img.right {
	margin: 0 0 5px 5px;
	}

a {
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	text-decoration: underline;
	}

div#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	}

div#header {
	width: 100%;
	margin: 0;
	padding: 0;
	}
div#content {
	font-size: 90%;
	text-align: left;
	padding: 0 8px  8px 8px;
	}

div#footer {
	color: #FFFFFF;
	font-size: 70%;
	text-align: center;
	padding: 5px 0;
	background: #006633;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	}

div#footer a {
	color: #fff;
	}

div#footer a:hover {
	text-decoration: underline;
	}


.item {
	border: 1px solid #f3f4f5;
	}

.itemHead {
	padding: 3px;
	color: #111111;
	}

.itemInfo {
	text-align: right;
	padding: 3px;
	background-color: #f3f4f5;
	}

.itemTitle a {
	font-size: 110%;
	font-weight: bold;
	}

.itemPoster {
	font-size: 90%;
	}

.itemPostDate {
	font-size: 90%;
	}

.itemStats {
	font-size: 90%;
	}

.itemBody {
	padding-left: 15px;
	}

.itemText {
	line-height: 130%;
	margin-top: 5px;
	margin-bottom: 5px;
	}


.itemText:first-letter {
	font-size: 150%;
	font-weight: bold;
	}

.itemFoot {
	text-align: right;
	padding: 3px;
	background-color: #f3f4f5;
	}

.itemAdminLink {
	font-size: 90%;
	}

.itemPermaLink {
	font-size: 90%;
	}

td#mainmenu a {
	color: #336699;
	font-weight: bold;
	padding-left: 15px;
	background-image: url('images/tri.gif');
	background-repeat: no-repeat;
	background-position: left;
	}

td#mainmenu a:hover {
	color: #ff0000;
	background-image: url('images/tri2.gif');
	background-repeat: no-repeat;
	background-position: left;
	}

td#mainmenu a.menuTop {
	padding-left: 15px;
	}

td#mainmenu a.menuMain {
	padding-left: 15px;
	}

td#mainmenu a.menuSub {
	color: #336699;
	font-weight: normal;
	padding-left: 20px;
	}

td#usermenu a {
	color: #336699;
	font-weight: normal;
	padding-left: 15px;
	background-image: url('images/tri.gif');
	background-repeat: no-repeat;
	background-position: left;
	}

td#usermenu a:hover {
	color: #ff0000;
	background-image: url('images/tri2.gif');
	background-repeat: no-repeat;
	background-position: left;
	}

td#usermenu a.highlight {
	background-color: #fcc;
	}

td#leftcolumn {
	width: 2px;
	background-color: #fff;
	padding-left:8px;
	}

td#leftcolumn th {
	color: #fff;
	vertical-align: bottom;
	}

td#leftcolumn div.blockTitle {
	color: #000000;
	font-weight: bold;
	font-size: 75%;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 2px 0 6px 10px;
	background-color:#f3f4f5;
	}

td#leftcolumn div.blockContent {
	font-size: 75%;
	padding: 6px;
	line-height: 120%;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	}

td#leftcolumn div.space {
	height:10px;
	}

td#centercolumn {
	width: 100%;
	color: #111111;
	margin: 0px;
	padding: 0 8px;
	background-color: #fff;
	}

td#centercolumn th {
	font-size: 90%;
	color: #336699;
	background-color: #dfe2e6;
	}

td#centerCcolumn div.blockTitle {
	font-size: 85%;
	font-weight: bold;
	padding: 2px 0 0 13px;
	margin: 0 0 5px 0;
	background-color: #C6F49F;
	}

td#centerCcolumn div.blockContent {
	font-size: 85%;
	line-height: 120%;
	margin: 0 0 8px 0;
	}

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

td#centerLcolumn div.blockTitle {
	font-size: 85%;
	color: #336699;
	font-weight: bold;
	padding: 2px 2px 2px 10px;
	margin: 0 0 5px 0;
	background-color: #f3f4f5;
	}

td#centerLcolumn div.blockContent {
	font-size: 85%;
	line-height: 120%;
	padding: 3px;
	margin: 0;
	}

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

td#centerRcolumn div.blockTitle {
	font-size: 85%;
	color: #336699;
	font-weight: bold;
	padding: 2px 2px 2px 10px;
	margin: 0 0 5px 0;
	background-color: #f3f4f5;
	}

td#centerRcolumn div.blockContent {
	font-size: 85%;
	padding: 3px;
	margin: 0 0 2px 0;
	line-height: 120%;
	}

td#rightcolumn {
	width: 190px;
	background-color: #E4E4E4;
	}

td#rightcolumn th {
	color: #666666;
	vertical-align: bottom;
	}

td#rightcolumn div.blockTitle {
	font-size: 75%;
	color: #000000;
	font-weight: bold;
	margin-bottom: 2px;
	padding: 3px 3px 3px 10px;
	background: #C8C8C8;
	border-top: 1px solid #999999;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 5px solid #006633;
	}

td#rightcolumn div.blockContent {
	font-size: 75%;
	line-height: 120%;
	padding: 3px 3px 20px 3px;
	border-bottom: 3px solid #FFFFFF;
	}

.outer {
	background-color: transparent;
	}

.head {
	height: 24px;
	font-weight: bold;
	color: #373737;
	line-height: 22px;
	text-align: center;
	background-position: left;
	background-color: #dfe2e6;
	}

.even {
	padding: 5px;
	background-color: #f3f4f5;
	}

.odd {
	padding: 5px;
	background-color: #fafafa;
	}

.foot {
	padding: 5px;
	font-weight: bold;
	}

tr.even td {
	padding: 5px;
	}

tr.odd td {
	padding: 5px;
	}


div.errorMsg {
	background-color: #ffcccc;
	text-align: center;
	border-top: 1px solid #ddddff;
	border-left: 1px solid #ddddff;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	font-weight: bold;
	padding: 10px;
	}

div.confirmMsg {
	color: #136c99;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #ddddff;
	border-left: 1px solid #ddddff;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 10px;
	background-color: #ddffdf;
	}

div.resultMsg {
	color: #333333;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 10px;
	background-color : #ccc;
	}
	
div.xoopsCode {
	font-family: Osaka, "Courier New",Courier,monospace;
	border: 1px inset #000080;
	padding: 0px 6px 6px 6px;
	background-color: #fff;
	}

div.xoopsQuote {
	font-family: "Courier New",Courier,monospace;
	border: 1px inset #000080;
	padding: 0px 6px 6px 6px;
	background-color: #fff;
	}

.comTitle {
	font-weight: bold;
	margin-bottom: 2px;
	}

.comText {
	padding: 2px;
	}

.comUserStat {
	font-size: 10px;
	color: #2F5376;
	font-weight:bold;
	border: 1px solid silver;
	margin: 2px;
	padding: 2px;
	background-color: #fff;
	}

.comUserStatCaption {
	font-weight: normal;
	}

.comUserStatus {
	color: #2f5376;
	font-weight:bold;
	font-size: 10px;
	margin: 10px 0 0 2px;
	}

.comUserRank {
	margin: 2px;
	}

.comUserRankText {
	font-size: 10px;
	font-weight:bold;
	}

.comUserRankImg {
	border: 0px;
	}

.comUserName {}

.comUserImg {
	margin: 2px;
	}

.comDate {
	font-weight: normal;
	font-style: italic;
	font-size: smaller;
	}

.comDateCaption {
	font-weight: bold;
	font-style: normal;
	}
.nameA {
	font-size: medium;
	font-weight: bold;
	color: #006633;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.tab10 {
	margin-left: 10px;
}
.tab20 {
	margin-left: 20px;
}
.lletter{
	font-size: 90%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.space10{
	margin-top: 5px;
	margin-bottom: 5px;
}
.space20{
	margin-top: 10px;
	margin-bottom: 10px;
}
.toppage{
	line-height: 150%;
}