body{
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
background:url(images/top_bg.gif);
background-repeat:repeat-x;
}

.top_bg{
background:url(images/top_bg.gif);
background-repeat:repeat-x;

}

.bottom_bg{
background:url(images/bottom_bg.gif);
background-repeat:repeat-x;
height:79px;
}
.heading{
font-family: Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
padding-left:0px;
}
.headinggreen{
font-size:13px;
font-weight:bold;
color:#6fa432;
padding-left:0px;
}

.boldtext{
font-size:11px;
color:#333333;
font-weight:bold;
line-height:20px;
}



/*****************************left menu********************************/

.menu
{
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
padding-left:10px;
text-align:left;
}
.menu:link
{
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
text-align:left;
}
.menu:hover
{
font-size:12px;
color:#333333;
font-weight:bold;
text-decoration:none;
text-align:left;
}
.menu:active
{
font-size:12px;
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
text-align:left;
}

/************************footer************************************/

#footer a{
font-size:12px;
color:#FFFFFF;
text-align:center;
text-decoration:none;

}
#footer {
font-size:12px;
color:#FFFFFF;
text-align:center;
text-decoration:none;

}

#footer a:hover{
font-size:12px;
color:#000000;
text-decoration:underline;
text-align:center;
}
/**********************************************************/
.border
{

border-top:dotted #FFFFFF 1px;

}

.bordergreen
{

border-top:dotted #6fa432 1px;

}

.borderright
{

border-right:dotted #6fa432 1px;

}
/***************************Sitemap****************************/
.sitemap
{
font-size:12px;
color:#333333;
font-weight:bold;
text-decoration:none;
padding-left:10px;
text-align:left;
}
.sitemap:link
{
font-size:12px;
color:#333333;
font-weight:bold;
text-decoration:none;
text-align:left;
}
.sitemap:hover
{
font-size:12px;
color:#476624;
font-weight:bold;
text-decoration:underline;
text-align:left;
}
.sitemap:active
{
font-size:12px;
color:#333333;
font-weight:bold;
text-decoration:none;
text-align:left;
}
/*******************************************************/


