body {
	color: #000000;
	margin: 0;
	padding: 0;
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #3a3d4c;
}

table {
	width: 100%;
}
table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
}

table#Main {
	width: 70%;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
table#Content {width: 100%;}
.header {
	background-image: url(images/head3.gif);
	background-repeat: repeat-x;
}
table#header_lm {
	height: 127px;
	width: 440px;
}
.menu {
	background-image: url(images/menu.gif);
	background-repeat: repeat-x;
	height: 30px;
}

.menulinks {
	color: #bdbdbd;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	
}
.menulinks a {
	color: #F2F2F2;
	text-decoration: none;
	font-weight: normal;
}
.menulinks a:hover {
	color: #FCFCEF;
	text-decoration: none;
}
.menulinks2 {
	color: #bdbdbd;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;	
}
.menulinks2 a {
	color: #F2F2F2;
	text-decoration: none;
	font-weight: normal;
}
.menulinks2 a:hover {
	color: #FCFCEF;
	text-decoration: none;
}


a { text-decoration: none; color: #15176C; font-weight: normal}
a:hover {
	color: #1C4DA8;
	text-decoration: none;
}

h1 {font-size: 100%;}
h2 {font-size: 100%;}
h3 {font-size: 100%;}
h4 {font-size: 100%;}
h5 {font-size: 100%;}
h6 {font-size: 90%;}


h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

ul { margin: 2px; padding: 2px; list-style: decimal inside; text-align: left;}
li { margin-left: 2px; list-style: url(images/li.gif) none inside; color: #333333}

input.formButton {}
input {
	background-color: #CCCCCC;
	font-size: 10px;
	color: #000000;
	border: 1px solid #000000;
	margin-bottom: 4px;
}
input:hover {
}
.item {
	margin-bottom: 8px;
}
.itemHead {
	padding: 3px;
	color: #000066;
	background-color: #fefefe;
	background-image: url(images/bg_rows.gif);
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
}
.itemInfo {text-align: right; padding: 3px; }
.itemTitle a {font-size: 11px; text-decoration: none; font-weight: bold; color: #000066; }
.itemPoster {font-size: 9px; }
.itemPostDate {font-size: 9px; }
.itemStats {font-size: 9px; }
.itemBody {
	padding: 5px;
}

.itemBody img {
}
.itemText {margin-top: 1px; margin-bottom: 1px; }
:first-letter.itemText {}
.itemFoot {
	text-align: right;
	padding: 3px;
	color: #1751A8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.itemFoot a{
	color: #1751A8;
	font-weight:bold;
}
.itemFoot a:hover{
	color: #1E67D5;
}
.itemAdminLink {
	font-size: 11px;
	color: #1751A8;
}
.itemPermaLink {font-size: 11px; color: #1751A8;
	}

th {
	color: #666666;
	padding : 2px;
	vertical-align : middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


td#leftcolumn {
	width: 170px;
	padding-top: 5px;
}
td#leftcolumn th {background-color: #0053A6; color: #FFFFFF; vertical-align: middle;}
td#leftcolumn div.blockTitle {
	padding: 3px;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 1.2em;
}
td#leftcolumn div.blockContent {
	padding: 3px;
	margin-bottom: 10px;
}
#centercol {}
#centercol .blockContent a { text-decoration: none;
}
	
#centercol .blockContent a:hover {
}

#centercol .blockTitle {
	color: #000000;
	padding-bottom: 3px;
}

#centercol .blockContent {
	padding-top: 7px;
	line-height: 1.5em;
}

#centercol li {
}


td#centercolumn {
	padding-right: 5px;
	padding-left: 5px;
}

td#centercolumn th {
	color: #666666;
	vertical-align: middle;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: ##0053A6;
}
#centerCcolumn, #bottomCcolumn {padding: 0px 3px 1px 3px;}
#centerLcolumn, #bottomLcolumn {width: 50%; padding: 0px 4px 0px 0px;}
#centerRcolumn,  #bottomRcolumn {width: 50%; padding: 0px 0px 0px 4px;}

div#content {text-align: left; padding: 8px;}

td#rightcolumn {
	width: 170px;
	padding-top: 5px;
}
td#rightcolumn th {background-color: #0053A6; color: #FFFFFF; vertical-align: middle;}
td#rightcolumn div.blockTitle {	padding: 3px;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 1.2em;}
td#rightcolumn div.blockContent {
	padding: 3px;
	margin-bottom: 10px;
}


td#mainmenu a {
	display: block;
	margin: 0;
	padding: 2px;
	font-weight: bold;
	color: #1C4DA8;
	text-decoration: none;
}
td#mainmenu a:hover {color: #15176C; text-decoration: none;}
td#mainmenu a.menuTop {padding-left: 3px; }
td#mainmenu a.menuMain {padding-left: 3px; }
td#mainmenu a.menuSub {
	padding-left: 15px;
	color: #7294CB;
}

td#usermenu a {
	display: block;
	margin: 0;
	padding: 2px;
	text-decoration: none;
	font-weight: normal;
}
td#usermenu a:hover {}
td#usermenu a.menuTop {}
td#usermenu a.highlight {
	background-color: #5F9FE0;
	color: #FFFFFF;
}


.outer {}
.head {
	padding: 2px;
	background-color: #FEFEFE;
	background-image: url(images/bg_rows.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #f0f0f0;
}
.head a{
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 140%;
}
.head2 {
	text-align: left
}

.even { padding: 2px;
	background-color: #FEFEFE;
	background-image: url(images/bg_rows.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #f0f0f0;}
.odd {padding: 2px;
	background-color: #FEFEFE;
	background-image: url(images/bg_rows.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #f0f0f0;}
.foot {
	padding: 2px;
	text-align: center;
}
tr.even td {padding: 2px;
	background-color: #FEFEFE;
	background-image: url(images/bg_rows.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #f0f0f0;}
tr.odd td {padding: 2px;
	background-color: #FEFEFE;
	background-image: url(images/bg_rows.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #f0f0f0;}

div.errorMsg { background-color: #FFCCCC; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.confirmMsg { background-color: #DDFFDF; color: #136C99; text-align: center; border-top: 1px solid #DDDDFF; border-left: 1px solid #DDDDFF; border-right: 1px solid #AAAAAA; border-bottom: 1px solid #AAAAAA; font-weight: bold; padding: 10px;}
div.resultMsg { background-color : #CCCCCC; color: #333333; text-align: center; border-top: 1px solid silver; border-left: 1px solid silver; font-weight: bold; border-right: 1px solid #666666; border-bottom: 1px solid #666666; padding: 10px;}

div.xoopsCode { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}
div.xoopsQuote { background: #FFFFFF; border: 1px inset #000080; font-family: "Courier New",Courier,monospace; padding: 0px 6px 6px 6px;}


.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #0053A6; font-weight:bold; border: 1px solid silver; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #0053A6; 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;}
table#90 {
	width: 90%;
	color: #FFFFFF;
	background-color: #0000CC;
}
select {
	font-size: 90%;
	margin-bottom: 4px;
}

textarea {
text-decoration: none;
font-size: 11px;
	width:100%;
}
table#footer {width: 90%;}
.footer {
	color: #999999;
	font-size: 10px;
	text-align: center;
	padding: 10px;
}
.footer a {
text-decoration: none;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:hover {
	color: #E1E1E1;
	text-decoration: none;
}
.box_r1c1 {
	background-image: url(images/box_light_r1c1.en.gif);
	height: 15px;
	width: 16px;
	background-repeat: no-repeat;
	background-position: left;
}
.box_r1c2 {
	background-image: url(images/box_light_r1c2.gif);
	background-repeat: repeat-x;
}
.box_r1c3 {
	background-image: url(images/box_light_r1c3.en.gif);
	height: 15px;
	width: 15px;
	background-repeat: no-repeat;
	background-position: right;
}

.box_r2c1 {
	background-image: url(images/box_light_r2c1.en.gif);
	width: 16px;
	background-repeat: repeat-y;
	background-position: left;
}
.box_r2c2 {
	background-color: #f9f9f9;
}
.box_r2c3 {
	background-image: url(images/box_light_r2c3.en.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 15px;
}

.box_r3c1 {
	background-image: url(images/box_light_r3c1.en.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 16px;
	width: 16px;
}
.box_r3c2 {
	background-image: url(images/box_light_r3c2.gif);
	background-repeat: repeat-x;
	height: 16px;
}
.box_r3c3 {
	background-image: url(images/box_light_r3c3.en.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 16px;
	width: 15px;
}

.gobutton_viewT {
	border: none;
}