@charset "utf-8";

/* CSS Document */

a { text-decoration: underline;color: #C43D0F; font-weight: bold }
a:link { text-decoration: underline;color: #C43D0F; font-weight: bold }
a:visited { text-decoration: underline; color: #930; font-weight: bold }
a:hover { text-decoration: none; color: #f90; font-weight: bold }
a:active { text-decoration: underline; color: #034F8B; font-weight: bold }

.text1 { font: 20px Arial, Helvetica, sans-serif; color: #333 }
.text2 { font: 14px Arial, Helvetica, sans-serif; color: #333 }
.text3 { font: 12px Arial, Helvetica, sans-serif; color: #333 }
.text4 { font: 26px Arial, Helvetica, sans-serif; color: #333 }
.text5 { font: 10px Arial, Helvetica, sans-serif; color: #333 }
.redtext { color: #FB2120 }

ul {margin-left:0px; text-align:left; width: 160px; height:380px;}
li{list-style-type:none;line-height:140%; margin-left:0;}
.bg1 { background: url(../img/t_bg_1.jpg) no-repeat scroll top left }
.bg2 { background: url(../img/t_bg_2.jpg) no-repeat scroll top left }
.bg3 { background: url(../img/tildens-logo-mask.jpg) no-repeat scroll top left }
.boxbg { background: #BFD7E7 url(../img/t_box_bg_1.gif) no-repeat scroll top left }
.footerbg { background: #BFD7E7 url(../img/t_footer_bg.gif) no-repeat scroll bottom center }
.sidebg { background: #fff url(../img/t_side1_bg.gif) no-repeat scroll bottom center }
.hairline { border: 1px solid #000 }
body { background: #0060A1 url(../img/bubbles2.gif) repeat scroll top left }
td.text1 { border-bottom: 1px solid #8FA1AD }




