/* CSS Document */
body
{
margin:0px;
}
.bg-top
{
background-image:url(top-bg1.gif);
background-repeat:repeat;

width:auto;
height:50px;
}
.bg-middle
{
background-image:url(middle-bg.gif);
background-repeat:repeat-x;
width:auto;


}
.bg-menu
{
background-image:url(menu-bg.gif);
background-repeat:repeat-x;
width:auto;
height:205px;
background-position:top;
}

.text-menu
{
font-family:Verdana;
font-size:12px;
color:#395C14;
text-decoration:none;
font-weight:bold;
}
.text-menu-head
{
font-family:Verdana;
font-size:13px;
color:#F2C587;
text-decoration:none;
font-weight:bold;
}
.dot-line
{
border-bottom:dotted;
border-bottom-width:1px;
color:#000000;
border-bottom-style:dotted;
}
.main-heading
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#284907;
text-decoration:none;
font-weight:bold;
}

.main-heading23
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#284907;
text-decoration:none;
font-weight:bold;
}

.sub1-heading
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#284907;
text-decoration:none;
font-weight:bold;
}
.text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#395C14;
text-decoration:none;
font-weight:normal;
}
.text2
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#395C14;
text-decoration:none;
font-weight:normal;
padding-left:4px;
padding-right:4px;
padding-top:4px;
padding-bottom:4px;
}

.text4
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#395C14;
text-decoration:none;
font-weight:normal;
padding-left:4px;
padding-right:4px;
padding-top:4px;
padding-bottom:4px;
}

.text3
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#395C14;
text-decoration:none;
font-weight:normal;

}

.copy
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#395C14;
text-decoration:none;
font-weight:normal;
}
.pad{
padding-top:3px;
}

.pad_img{
padding-top:3px;
}

.pad_img1{
padding-top:8px;
}
.bg-menu-bar
{
background-image:url(bg-menu-img-new.gif);
background-repeat:repeat;
width:auto;
height:auto;
}
.top-bg-new
{
background-image:url(bg-new-top.gif);
background-repeat:repeat;
width:auto;
height:auto;
}
