html,body {
    scrollbar-3dlight-color: #0077CC;
    scrollbar-darkshadow-color: 0077CC;
    scrollbar-base-color: #FFFFFF;
    scrollbar-face-color: #FFFFFF;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-highlight-color: #EEF9FF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #0077CC;
}


A:Link { text-decoration: none; } A:visited { text-decoration: none; }
A:active { text-decoration: none; }
A:hover {color:#FF0000;}

.quote {color:#FF6633}



.font10px {  font-size: 10px; text-decoration: none}
.font10red {color:#FF0000; font-size: 10px; text-decoration: none}
.font10blue {color:#0000FF; font-size: 10px; text-decoration: none}
.dwarf {  font-size: 8pt; text-decoration: none}
.small {  font-size: small; text-decoration: none}
.x-small {  font-size: x-small; text-decoration: none}
.font12pxdoc {  font-size: 12px; line-height:150%; text-decoration: none}
.font10pxgold {  text-align: center; font-size: 10px; color: #FFCC00; text-decoration: none}
.tableelements {  text-align: center; font-size: 10px; color: #000000; text-decoration: none}
.tableelementsgold {  text-align: center; font-size: 10px; color: #FFCC00; text-decoration: none}
.tableelementsred {  text-align: center; font-size: 10px; color: #FF0000; text-decoration: none}
.tableelementsblue {  text-align: center; font-size: 10px; color: #0000FF; text-decoration: none}

.tableright {  text-align: right; font-size: 10px; color: #000000; text-decoration: none}
.tablerightred {  text-align: right; font-size: 10px; color: #FF0000; text-decoration: none}

.tablecomment {  text-align: left; font-size: 10px; color: #000000;}
.table10pxgold {  font-size: 10px; color: #FFCC00; text-decoration: none}
.small {  font-size: 10pt; text-decoration: none}
.snowmini {  font-size: 9px; color: #FFFFFF; text-decoration: none}
.snow {  color: #FFFFFF; text-decoration: none}

.miniruby {color:#FF0000; font-size: small; text-decoration: none}

/*  border  */
.border_dblue {  border:solid 1px #0066cc}
.border_dgreen {  border:solid 1px #00cc99}
.border_lgreen {  border:solid 1px #ccffcc}
.border_orange {  border:solid 1px #FF9900}

/*  font  */
.font_m { font-size: 14px; line-height: 130%}
.font_s { font-size: 12px; line-height: 130%}
.font_xs { font-size: 10px; line-height: 130%}
.font_2xs { font-size: 9px; line-height: 130%}
