body{
margin:0px;
}
.body_text{
background-image:url(images/td_bottom_bg.gif);
background-repeat:repeat-x;
background-position:bottom;
font-family:Verdana;
font-size:12px;
padding-bottom:30px;
text-align:justify;
}
.table_text{
font-family:Verdana;
font-size:11px;
}
.header_bg{
background-image:url(images/header_bg.gif);
background-repeat:repeat-x;
background-position:bottom;
}
.menu_bg{
background-image:url(images/menu_bg.gif);
background-repeat:repeat-x;
font-family:Verdana;
font-size:11px;
color:#FFFFFF;
}
.footer_bg{
background-image:url(images/td_top_bg.gif);
background-repeat:repeat-x;
font-family:Verdana;
font-size:10px;
color:#999999;
}
a:link, a:visited{
text-decoration:none;
color:#006699;
}
a:hover{
text-decoration:underline;
}
a.menu:link, a.menu:visited{
font-family:Verdana;
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}
a.menu:active{
color:#FFCC00;
}
a.menu:hover{
text-decoration:underline;
}
a.footer:link, a.footer:visited{
font-family:Verdana;
font-size:10px;
color:#999999;
text-decoration:none;
}
a.footer:hover{
color:#000000;
text-decoration:underline;
}
.news_title{
font-family:Verdana;
font-size:12px;
font-weight:bold;
}
.news_posted{
font-family:Verdana;
font-size:12px;
font-style:italic;
}
.news_details{
font-family:Verdana;
font-size:12px;
text-align:justify;
}
.text_bold_underline{
text-decoration:underline;
font-weight:bold;
}
.td_buttom_border{
border-bottom: #CCCCCC solid 1px;
}