
SPAN.index_title, SPAN.index_title * {
 font-size: 20px;
 font-weight: bold;
}

SPAN.index_extra {
 float: right;
 padding: 2px;
 border: 0px;
}

DIV.signature {
 border-top: 1px solid #B0A996;
 margin: 10px 5px 5px 5px;
 padding: 5px;
}

DIV.attachment {
 border-top: 1px solid #B0A996;
 margin: 10px 5px 5px 5px;
 padding: 5px;
}

DIV.attachment A:link IMG {
 border: 2px solid #006699;
}

DIV.attachment A:visited IMG {
 border: 2px solid #4682B4;
}

DIV.attachment A:hover IMG {
 border: 2px solid #DD6900;
}

DIV.attachment HR {
 height: 1px;
 margin: 0px;
}

DIV.print {
 color: #000000;
 background-color: #FFFFFF;
 border: 1px solid #000000;
 padding: 20px;
 width: 750px;
}


div#index_welcome {
 margin: 10px;
 margin-bottom: 10px;
 clear: both;
}

html>body div#index_welcome {
 margin-bottom: 15px;
}

#index_welcome DIV.title {
 font-size: 18px;
 font-weight: bold;
 border-bottom: dashed 1px;
 padding: 5px;
}

#index_welcome DIV.desc {
 padding: 5px;
 font-size: 12px;
}

#index_welcome DIV.visit{
 text-align: right;
 font-size: 11px;
}

#index_forum A {
 font-weight: bold;
}

table.index_category{
 border: 0px;
 margin-top: 10px;
 margin-bottom: 5px;
}

table.index_category .desc, table.index_category .desc A {
 font-weight: normal !important;
 margin-top: 2px;
 margin-bottom: 0px;
}

#index_forum SPAN.item {
 padding: 0px 5px 0px 5px;
 margin: 0px;
 border: 0px;
}

#index_forum SPAN.extra {
 float: right;
 text-align: left;
 margin: 0px;
}

DIV#forum_header {
 margin: 5px;
 clear: all;
}

#forum_header DIV {
 padding-top: 5px;
}

