/* BODY */
body.scroll{
margin-top: 2px;
margin-left:2px;
margin-right:2px;
scrollbar-track-color: white;
scrollbar-3dlight-color: white;
scrollbar-shadow-color: white;
scrollbar-face-color: #990000;
scrollbar-highlight-color:white;
scrollbar-darkshadow-color:lavender;
scrollbar-arrow-color:#37386D;}

/* HEADER */
.h1, h1{ font:bold 22px Microsoft Sans Serif; color:#4A4B80; filter:blur(direction=135); width:100%}
.h2, h2{ font:bold 17px Microsoft Sans Serif; color:#4A4B80}
.h{color: black}

/* LINK */
a, a:link, a:visited, a:active{ font:12px Microsoft Sans Serif; color: #4A4B80; text-decoration: none;}
a:hover{ color: #37386D; text-decoration: underline overline; }

a.sm, a.sm:link, a.sm:visited, a.sm:active{ font:12px Microsoft Serif;color: white; text-decoration: none;}
a.white, a.white:link, a.white:visited, a.white:active{ font:12px Microsoft Serif;color: white; text-decoration: none;}
a.sm:hover{ color: #FE5E1D; text-decoration: underline; }

a.pa, a.pa:link, a.pa:visited, a.pa:active{ font:12px Microsoft Sans Serif;color: #FE5E1D; text-decoration: none;}
a.pa:hover{ color: #FE5E1D; text-decoration: underline; }

a.wm, a.wm:link, a.wm:visited, a.wm:active{ font:12px Microsoft Sans Serif;color: white; text-decoration: none;}
a.wm:hover{ color: #FE5E1D; text-decoration: underline; }

/* BORDER */
#border{border:1px solid #990000}

.noborder{border:none}


/* FONT */
.date{font:12px Microsoft Sans Serif; color:666666 }
.small{ font:12px Microsoft Sans Serif;}
.white{ font:12px Microsoft Sans Serif; color:white}
.sm{font:12px Microsoft Sans Serif}
.alert{font:bold 12px Microsoft Sans Serif; color: red; }
.orange{color:#FE5E1D}
.topic{ line-height: 18px; font:12px Microsoft Sans Serif}
p.err{width:90%; text-align:center;background:#FFEAEA; font:10px Microsoft Sans Serif} 

/* LIST ITEM */
li{ list-style-position: inside; }

/* HORIZONTAL BAR */
hr.navy{ color: #990000; }
hr{height:1px; color:#990000}

/* TABLE */
table{ border-collapse: collapse; }
td.header{ background: #FFEAEA; repeat-x TOP; font:bold 14px Microsoft Sans Serif;}
td.header2{ background: #FFEAEA; repeat-x; font:bold 16px Microsoft Sans Serif;color:black;}
td.greeny,table.border{border:1px solid #000099; font:12px Microsoft Sans Serif; padding-left:3px}
td.normal,table.border{border:0px solid #000099; font:12px Microsoft Sans Serif; padding-left:20px}

/* VieBoard CODE */
code{ font: 11px courier; }
.keyword{ font:12px courier; color: blue; }
font.asptag{ background: yellow; font:bolder 12px Microsoft Sans Serif;}
blockquote{ background:FAFAFA;border-bottom: 1px dashed silver; border-top: 1px dashed silver;}
blockquote.no{ border:none;background:white;}
tt{ font:13px; }

/* BACKGROUND */
.bgon{background: #990000; cursor:hand; font-weight:bold}
.bgoff{background: #FEFFDA; cursor:hand}
#on, .on{background: #FFEAEA}
#blue, .blue{background: #CBE4E4}
.bg{ background: #DFECF9; font:bold 12px Microsoft Sans Serif; color: MidNightBlue}
.borderbg{border:1px solid #990000}