a:link {
 color: #993333;     /*#cc3333*/
 text-decoration: none;
}

a:visited {
 color: #993333;      /*#993333*/
 text-decoration: none;
}

a:active {
 color: #ff3333;
 text-decoration: none;
}

body {
 scrollbar-face-color: #ffffff;
 scrollbar-shadow-color: #336699;
 scrollbar-highlight-color: #336699;
 scrollbar-3dlight-color: #ffffff;
 scrollbar-darkshadow-color: #ffffff;
 scrollbar-track-color: #ffffff;
 scrollbar-arrow-color: #cc3333
}

p {
 margin-left: 0px;
 margin-right: 2px;
 margin-top: 5px;
}

#txt {
 color: #336699;
 font-family: verdana, sans-serif;
 font-size: 11px;
 font-weight: 500;
}

#txt:a {
 color: #336699;
 font-family: verdana, sans-serif;
 font-size: 11px;
 font-weight: 500;
}

#txg {
 color: #999999;
 font-family: verdana, sans-serif;
 font-size: 11px;
 font-weight: 500;
}

#txb {
 color: #336699;
 font-family: verdana, sans-serif;
 font-size: 11px;
 font-weight: 900;
}

#txb_h1 {
 color: #336699;
 font-family: verdana, sans-serif;
 font-size: 13px;
 font-weight: 900;
}

#txbb {
 color: #750000;
 font-family: verdana, sans-serif;
 font-size: 12px;
 font-weight: bold;
 /*text-decoration: underline;*/
}

#txbg {
 color: #00007D;
 font-family: georgia;
 font-size: 14px;
 font-weight: bold;
 /*text-decoration: underline;*/
}

#txbg2 {
 color: #00007D;
 font-family: georgia;
 font-size: 17px;
 font-weight: bold;
 /*text-decoration: underline;*/
}

#txbb_z {
 color: #336699;
 font-family: verdana, sans-serif;
 font-size: 12px;
 font-weight: bold;
 /*text-decoration: underline;*/
}

#txbb2 {
 color: #cc3333;
 font-family: verdana, sans-serif;
 font-size: 12px;
 font-weight: bold;
 /*text-decoration: underline;*/
}

/*#txbb2 a{
 color: #cc3333;
 font-family: verdana, sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-decoration: none;
}
#txbb2 a:hover{
 color: #cc3333;
 font-family: verdana, sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-decoration: underline;
}*/

#txbb2_g {
 color: #cc3333;
 font-family: georgia;
 font-size: 12px;
 font-weight: bold;
 /*text-decoration: underline;*/
}

#txbb3 {
 color: #cc3333;
 font-family: verdana, sans-serif;
 font-size: 13px;
 font-weight: bold;
 /*text-decoration: underline;*/
}

#txbb4 {
 color: #cc3333;
 font-family: georgia;
 font-size: 17px;
 font-weight: bold;
 /*text-decoration: underline;*/
}


#txw {
 color: #ffffff;
 font-family: verdana, sans-serif;
 font-size: 10px;
 font-weight: 500;
}

#txr {
 color: #cc3333;
 font-family: verdana, sans-serif;
 font-size: 11px;
 font-weight: 900;
}

#txrb {
 color: #993333;
 font-family: verdana, sans-serif;
 font-size: 12px;
 font-weight: 900;
}

ul.r0 {
list-style-type: disc;
color: #909090;
margin: 15 15 15 15;
}

ul.r1 {
list-style-type: disc;
color: #cc3333;
margin: 15 15 15 15;
}

ul.r2 {
list-style-type: disc;
color: #336699;
margin: 15 15 15 15;
}

ul.zr {
list-style-type: none;
margin: 0 0 0 0;
}

li.tn {
margin: 10 10 10 10;
}

li.zr {
margin: 0 0 0 0;
}

ul.b0 {
list-style-image: url(b0.png);
}

ul.b1 {
list-style-image: url(b1.png);
}