body {
background-color: rgb(255, 255, 255);
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
color: rgb(0, 0, 0);
font-family: georgia, "times new roman", verdana, arial, sans-serif;
font-size: 100%;
}
strong {
font-weight: 900;
font-size: 13px;
}
hr {
border: 1px inset rgb(52, 49, 126);
}
ul.link_list {
list-style: square;
line-height: 22px;
}
table.container {
width: 777px;
height: auto;
padding: 0;
border: 1px solid rgb(53, 52, 128);
}

/* header region */
td.header {
width: 777px;
height: 138px;
padding: 0;
}

/* image no-border */
div.img {
padding: 0;
border: 0;
}
/* image 1px border */
div.img_online {
width: 142px;
padding: 0;
border: 1px double rgb(0, 0, 0);
}

/* no-breaking space */
div.nobr {
padding: 0;
border: 0;
}

/* leftcol region */
td.leftcol {
background-image : url(img/leftcol_bg.jpg);
background-repeat : repeat-y;
width: 160px;
height: auto;
padding: 0;
}

/* leftnav */
.leftnav {
font-size: 100%; 
font-weight: 400;
}
.leftnav ul , .leftnav ul li {
margin : 0;
padding : 0;
list-style-type : none;
display : block;
}
.leftnav ul {
border-top : 0;
border-bottom-width : 0;
}
.leftnav ul li {
border-bottom : 1px solid rgb(53, 52, 128);
}
.leftnav ul li a {
display : block;
text-decoration : none;
padding : 5px 4px;
}
html .leftnav ul li a {
height : 1%;
}
.leftnav ul li a {
background-color : inherit;
color : #333366;
font-weight : 400;
font-size : 13px;
}
.leftnav ul li a:hover {
background-color : rgb(53, 52, 128);
color : rgb(255, 255, 255);
font-weight : 400;
font-size : 13px%;
}

/* weather ticker */
div.ticker {
text-align: center;
padding-top: 20px;
}

/* primary region */
td.primary {
background-color : rgb(255, 255, 255);
width: 465px;
height: auto;
padding: 0;
border: 1px solid rgb(53, 52, 128);
color : rgb(0, 0, 0);
font-family: verdana, arial, helvecita, sans-serif;
font-size: 85%;
}
td.primary a {
text-decoration: none;
background-color : inherit;
font-weight : 400;
font-size : 85%;
line-height: 16px;
color : rgb(0, 0, 239);
border-bottom: 1px dashed rgb(0, 0, 239);
}
td.primary a:hover {
text-decoration: none;
background-color : inherit;
font-weight : 400;
font-size : 85%;
color : rgb(187, 10, 4);
border-bottom: 1px solid rgb(187, 10, 4);
}

/* content */
div.content {
padding-top: 12px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 10px;
font-size: 100%;
}

/* title */
div.title {
background-color: inherit;
font-family: georgia, "times new roman", verdana, arial, sans-serif;
font-size: 18px;
font-weight: 900;
font-style: italic;
letter-spacing: 1px;
padding-bottom: 10px;
color : rgb(47, 40, 118);
}

/* page content */
table.page_content {
font-family: verdana, arial, helvecita, sans-serif;
font-size: 100%;
}

/* text alignment */
.left {
text-align: left;
}
.center {
text-align: center;
}
.right {
text-align: right;
}
.justify {
text-align: justify;
}

/* sub title */
div.sub_title {
background-color: inherit;
font-family: georgia, "times new roman", verdana, arial, sans-serif;
font-size: 16px;
font-weight: 900;
font-style: italic;
letter-spacing: 1px;
line-height: 28px;
margin-bottom: 2px;
color : rgb(47, 40, 118);
}

/* category title */
div.cat_title {
background-image : url(img/cat_title.jpg);
background-repeat : repeat-y;
font-family: georgia, "times new roman", verdana, arial, sans-serif;
font-size: 16px;
font-weight: 900;
font-style: italic;
letter-spacing: 1px;
line-height: 22px;
margin-bottom: 6px;
color : rgb(31, 33, 48);
padding-top: 2px;
padding-left: 10px;
padding-right: 10px;
padding-bottom: 2px;
border: 1px groove rgb(31, 33, 48);
}

/* rightcol region */
td.rightcol {
background-image : url(img/rightcol_bg.jpg);
background-repeat : repeat-y;
width: 150px;
height: auto;
padding: 0;
}

/* news box */
table.news_box {
font-family: arial, helvecita, sans-serif;
background-image : url(img/online_text.jpg);
background-repeat : repeat-y;
width: 142px;
height: auto;
color : rgb(0, 0, 0);
border: 1px double rgb(0, 0, 0);
}
/* news text */
div.news_text {
margin: 6px;
font-size: 100%;
font-weight: 400;
}
/* news top */
div.news_top {
background-color : inherit;
text-align: center;
font-family: georgia, "times new roman", verdana, arial, sans-serif;
font-size: 100%;
font-weight: 400;
color : rgb(180, 21, 0);
line-height: 16px;
margin-top: 6px;
margin-bottom: 6px;
}
/* news small */
div.news_small {
text-align: left;
font-size: 12px;
}

/* legal */
td.legal {
border-left: 1px solid rgb(53, 52, 128);
border-right: 1px solid rgb(53, 52, 128);
border-bottom: 1px solid rgb(53, 52, 128);
}
td.legal a {
text-decoration: none;
background-color : inherit;
font-weight : 400;
font-size : 12px;
font-style: italic;
line-height: 16px;
letter-spacing: 1px;
color : rgb(0, 0, 239);
border-bottom: 1px dotted rgb(0, 0, 239);
}
td.legal a:hover {
text-decoration: none;
background-color : inherit;
font-weight : 400;
font-size : 12px;
font-style: italic;
color : rgb(187, 10, 4);
border-bottom: 1px solid rgb(187, 10, 4);
}

/* footer region */
td.footer {
background-image : url(img/footer_bg.jpg);
background-repeat : repeat-y;
width: 465px;
height: 60px;
font-size: 85%;
font-weight: 400;
font-style: italic;
text-align: center;
padding: 0;
letter-spacing: 1px;
color: rgb(0, 0, 0);
}