/*LDA NEW CSS Document */

body{
background-image:url(../images/page_bg.jpg);
background-position:top;
background-repeat:repeat-x;
margin-top:3px;
}

#menu_top{
background-image:url(../images/template_02.jpg);
background-repeat:no-repeat;
width:190px;
height:35px;
}

#vmenu{
background-image:url(../images/template_04.jpg);
background-repeat:repeat-y;
width:190px;
height:auto;
vertical-align:top;
}

#content{
background-image:url(../images/template_06.jpg);
background-repeat:repeat-y;
width:685px;
height:auto;
padding-top:10px;
vertical-align:top;
}

#right_edge{
background-image:url(../images/template_07.jpg);
background-repeat:repeat-y;
width:10px;
height:auto;
}

#center{
background-image:url(../images/template_05.jpg);
background-repeat:repeat-y;
width:15px;
height:auto;
}

#footer{
background-image:url(../images/footer_bg.jpg);
background-repeat:repeat;
width:900px;
height:auto;
padding:10px 0px 10px 0px;
text-align:center;
}

.footer_text_lg{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#FFFFFF;
}

.footer_text_sm{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
}

.footer_credit{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#FFFFFF;
}

.footer_credit_link{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
font-style:italic;
color:#FFFFFF;
text-decoration:none;
}

.field{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-style:italic;
font-weight:bold;
color:#386172;
}

.text{
border:2px solid #386172;
}

.textbox{
border:2px solid #386172;
}

