/* CSS Document */
body{
background-image:url(../images/bg.jpg);
margin:0px;
padding:0px;
}

.leftcurvedesign{
background-image:url(../images/leftcurvedesign.gif);
background-position:left top;
background-repeat:repeat-y;
}
.rightcurvedesign{
background-image:url(../images/rightcurvedesign.gif);
background-position:right top;
background-repeat:repeat-y;
}
.logobg{
background-image:url(../images/logobg.gif);
background-position:left;
background-repeat:repeat-x;
}
.centerstrip{
background-image:url(../images/centerstrip.gif);
background-position:left;
background-repeat:repeat-y;
}
.headerbgstriptop{
background-image:url(../images/headerbg.gif);
background-position:left;
background-repeat:repeat-x;
}
.bottombgstrip{
background-image:url(../images/bottomboxbg.gif);
background-position:left;
background-repeat:repeat-x;
}
.contentbg{
background-image:url(../images/contentbg.gif);
background-position:left top;
background-repeat:repeat-x;
background-color:#BBB688;
}
.mainheading {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#515151;
font-weight:bold;
}
.contenttext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
line-height: 20px;
}
.contenttext a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:underline;
line-height: 20px;
}
.contenttext a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#990000;
text-decoration:underline;
line-height: 20px;
}
.contenttext img{
border: 1px solid #000000;
}
.meruntext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#AD1F1F;
text-decoration:none;
font-weight:bold;
}
.contactextheading{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#676767;
text-decoration:none;
font-weight:bold;
}
.contactext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#676767;
text-decoration:none;
font-weight:normal;
}

.heading{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#000;
text-decoration:none;
font-weight:bold;

}
.copyrighttext{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
text-decoration:none;
font-weight:normal;
}
.copyrighttext a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
text-decoration:none;
font-weight:normal;
line-height:17px;
}
.copyrighttext a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFF;
text-decoration:none;
font-weight:normal;
border-bottom:1px dotted #fff;
line-height:17px;
}
.copyrighttext a:link{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
text-decoration:none;
font-weight:normal;
line-height:17px;
}
.copyrighttext1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFF;
text-decoration:none;
font-weight:normal;
border-bottom:1px dotted #fff;
line-height:17px;
}
.bottomlinks{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
line-height:20px;
}
.bottomlinks a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
line-height:20px;
}
.bottomlinks a:hover{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-decoration:none;
font-weight:normal;
line-height:20px;
}