body{
margin: 0px;
padding: 0px;
background: url(images/bodybg.jpg) repeat-y center top;
*background: url(images/bodybg.jpg) repeat-y center top;
background-color: #BEBDC1;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 14px;
color: #454545;
line-height: 21px;
}

.td_bg{
background: url(images/contentbg.jpg) no-repeat center top;
}

.text1{
font-family: Tahoma;
font-weight: bold;
font-size: 9px;
color: #3078C1;
}


.text2{
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 16px;
color: #990000;
}

.text3{
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 16px;
color: #004179;
}

.td_padding{
padding: 0px 3px 3px 3px;
}

.footer_text{
background-color: #5E5E60;
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
color: #ffffff;
}

.text_nav a:link{
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 14px;
color: #004179;
text-decoration: underline;
}

.text_nav a:visited{
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 14px;
color: #004179;
text-decoration: underline;
}

.text_nav a:hover{
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 14px;
color: #004179;
text-decoration: none;
}

.text_nav a:active{
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: bold;
font-size: 14px;
color: #004179;
text-decoration: underline;
}
