html,body {
color:#464646;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
font-size:10pt;
background-color:#f5f5f5;
margin:0;
padding:0;
}

table {
width:100%;
}

table td {
vertical-align:top;
border-width:0;
padding:0;
}

a {
color:#0078ab;
text-decoration:none;
font-weight:700;
background-color:transparent;
}

a:hover {
color:#1b4068;
}

#Main {
background-color:#FFF;
width:1280px;
border-right-width:1px;
border-left-width:1px;
border-right-style:solid;
border-left-style:solid;
border-right-color:#CCC;
border-left-color:#CCC;
}

h1 {
font-size:160%;
}

h2 {
font-size:140%;
}

h4 {
font-size:110%;
}

h5 {
font-size:100%;
}

h1,h2,h3,h4,h5,h6 {
margin:0;
padding:0;
}

ul {
list-style:decimal inside;
text-align:left;
font-size:95%;
margin:2px;
padding:2px;
}

li {
margin-left:2px;
list-style:square inside;
color:#88c0f8;
}

input {
font-size:11px;
color:#000;
border:1px solid #CCC;
margin-bottom:4px;
background-color:#F7F7F7;
}

.item {
color:#0c0c0c;
margin-bottom:15px;
border:1px solid #CCC;
}

.itemHead {
color:#242424;
background-image:url(images/bg_news.gif);
background-repeat:repeat-x;
font-size:120%;
font-weight:700;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
padding:8px 3px 3px;
}

.itemInfo {
text-align:right;
padding:3px;
}

.itemTitle a {
color:#666;
text-decoration:underline;
font-size:120%;
}

.itemTitle a:hover {
color:#3C3C3C;
text-decoration:none;
}

.itemPoster,.itemPostDate,.itemStats {
font-size:90%;
color:#000;
}

.itemBody {
padding:5px;
}

.itemText {
margin-top:1px;
margin-bottom:1px;
}

.itemText a,.itemInfo a,.itemFoot a {
color:#999;
font-weight:400;
}

.itemText a:hover .itemInfo a:hover,.itemFoot a:hover {
color:#666;
text-decoration:none;
}

.itemFoot {
text-align:right;
color:#000;
margin-right:20px;
margin-left:20px;
padding:3px;
}

th {
color:#666;
vertical-align:middle;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
padding:2px;
}

#leftcolumn {
width:190px;
border-right:1px solid #ccc;
font-size:95%;
text-align:left;
}

#rightcolumn {
width:190px;
border-left:1px solid #ccc;
font-size:95%;
text-align:left;
}

#leftcolumn th,#rightcolumn th {
color:#666;
vertical-align:middle;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#666;
}

#leftcolumn .blockTitle,#rightcolumn .blockTitle {
color:#666;
font-size:14px;
font-weight:700;
background-image:url(images/bg_left_column.gif);
background-repeat:repeat-x;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#c6c6c6;
background-position:bottom;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
text-align:center;
padding:3px 8px;
}

#leftcolumn .blockContent,#rightcolumn .blockContent {
margin-bottom:15px;
padding:3px 5px;
}

#centercol .blockTitle {
color:#666;
font-weight:700;
background-image:url(images/bg_left_column.gif);
background-repeat:repeat-x;
background-position:bottom;
font-family:"Trebuchet MS";
border-top:1px solid #CCC;
border-right:1px solid #999;
border-bottom:1px solid #999;
border-left:1px solid #CCC;
padding:3px 5px;
}

#centercol .blockContent {
padding-top:7px;
line-height:1.5em;
margin-bottom:15px;
padding-right:5px;
padding-left:5px;
}

#centercolumn th {
color:#666;
vertical-align:middle;
border-bottom-width:2px;
border-bottom-style:solid;
border-bottom-color:#0053A6;
text-align:center;
}

#centerCcolumn {
padding:0 3px 1px;
}

#centerLcolumn,#bottomLcolumn {
width:50%;
border-right:1px solid #ccc;
padding:0 8px 0 0;
}

#centerRcolumn,#bottomRcolumn {
width:50%;
padding:0 0 0 8px;
}

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

#mainmenu a {
background-color:transparent;
display:block;
color:#4F4F4F;
margin:0;
padding:4px;
}

#mainmenu a:hover {
background-color:#dedede;
color:#000;
}

#mainmenu a.menuSub {
padding-left:9px;
}

#mainmenu a.maincurrent {
background-color:transparent;
color:#ff9a00;
}

#usermenu {
font-size:.9em;
}

#usermenu a {
background-color:transparent;
display:block;
font-weight:400;
margin:0;
padding:2px;
}

#usermenu a:hover {
background-color:#ddd;
}

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

.head {
font-weight:700;
color:#4B4B4B;
background-color:#E8EAEC;
padding:2px 5px;
}

.even,tr.even td {
background-color:#F3F4F5;
border:1px solid #CCC;
font-size:95%;
padding:2px 5px;
}

.odd,tr.odd td {
background-color:#FAFAFA;
border:1px solid #CCC;
font-size:95%;
padding:2px 5px;
}

.foot {
font-weight:700;
text-align:center;
padding:2px;
}

div.errorMsg {
background-color:#FCC;
text-align:center;
border-top:1px solid #DDF;
border-left:1px solid #DDF;
border-right:1px solid #AAA;
border-bottom:1px solid #AAA;
font-weight:700;
padding:10px;
}

div.confirmMsg {
background-color:#DDFFDF;
color:#136C99;
text-align:center;
border-top:1px solid #DDF;
border-left:1px solid #DDF;
border-right:1px solid #AAA;
border-bottom:1px solid #AAA;
font-weight:700;
padding:10px;
}

div.resultMsg {
background-color:#CCC;
color:#333;
text-align:center;
border-top:1px solid silver;
border-left:1px solid silver;
font-weight:700;
border-right:1px solid #666;
border-bottom:1px solid #666;
padding:10px;
}

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

.comText {
padding:2px;
}

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

.comUserStatCaption {
font-weight:400;
}

.comUserStatus {
margin-left:2px;
margin-top:10px;
color:#0053A6;
font-weight:700;
font-size:10px;
}

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

.comUserRankImg {
border:0;
}

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

.comDateCaption {
font-weight:700;
font-style:normal;
}

.footer {
text-align:center;
font-weight:400;
color:#CCC;
text-decoration:none;
font-size:90%;
border-top-width:1px;
border-top-style:solid;
border-top-color:#ccc;
background-color:#666;
padding:8px 3px;
}

.footer a {
text-decoration:none;
font-weight:400;
color:#CCC;
}

.footer a:hover {
color:#CCC;
text-decoration:underline;
}

.header_right {
background-image:url(images/header_right_bg.gif);
background-repeat:repeat-x;
}

.header_left {
background-image:url(images/header_left_bg.gif);
background-repeat:repeat-x;
}

.header_shadow {
background-repeat:repeat-x;
height:5px;
}

.header_menu {
background-repeat:repeat-x;
height:29px;
}

#menu {
width:590px;
margin-top:4px;
}

.sectionLinks {
text-align:center;
margin:0;
padding:0;
}

.sectionLinks a {
display:block;
font-weight:700;
color:#2673B0;
text-decoration:none;
padding:5px;
}

.sectionLinks a:hover {
background-color:#DEF;
}

.r_c {
height:49px;
width:104px;
}

.r_l {
height:49px;
font-size:12px;
font-weight:700;
color:#BCBCBC;
background-image:url(images/center_left.jpg);
background-repeat:repeat-x;
padding:8px;
}

.r_l a {
color:#BCBCBC;
font-weight:700;
}

.r_l a:hover {
color:#FFF;
font-weight:700;
}

select {
font-size:10px;
margin-bottom:4px;
}

#RedirectMessage {
background-color:#F2F2F2;
color:#333;
margin-top:50px;
margin-bottom:50px;
text-align:center;
width:75%;
border-top:1px solid #DADADA;
border-right:1px solid #BFBFBF;
border-bottom:1px solid #BFBFBF;
border-left:1px solid #DADADA;
}

.RedirectMessageText {
font-size:80%;
}

h3,.itemTitle {
font-size:120%;
}

h6,.itemAdminLink,.itemPermaLink {
font-size:90%;
}

#mainmenu a.menuTop,#mainmenu a.menuMain {
padding-left:3px;
}

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

.comUserRank,.comUserImg {
margin:2px;
}