body
{
  margin: 0;
  padding: 0;
  background: url(../img/bg.jpg) left top repeat-x;
}
.botrepeat
{
  background: url(../img/bgrrs.jpg) right top repeat-y;


}


.designbg
{
  background: url(../img/designbg.jpg) center top no-repeat;
}
.contentbg
{
 background: url(../img/contentbg.jpg) center top no-repeat;

}
.contenttitle
{
  font:25px Times New Roman;
  color: #00A2FF;
}


.contenttext
{
  font: 11px Tahoma;
  color: #393939;
}

.contenttext p
{
  
  width:650px;
  padding: 5px 0px;
  margin: 0px;
}
.topmenu
{
  margin: 5px 10px 0px 10px;
  padding: 0px;
  list-style: none;
}
.topmenu li
{
  float: right;
  font: 11px Tahoma;
  padding: 0px 10px;
  color: #ffffff;
}
.topmenu li a
{
   text-decoration: none;
   color: #ffffff;

 }
 .leftfootermiddle
 {
   background: url(../img/leftfooter_middle.jpg) left top repeat-y;
   padding-left: 30px;
   padding-top:2px;
 }


.meercontentbg
{
  background: url(../img/meercontentbg.jpg) center top no-repeat;
  }
.meer
{
  color: #00A2FF;
  font: 11px Tahoma;
  padding-right: 40px;
}
.meer a
{
  color: #00A2FF;
  text-decoration: underline;
}
.leftdesign
{
  background: url(../img/leftdesign.jpg) left top no-repeat;

}
.leftdesign div
{
  margin-left: 40px;
}


.menutitle
{
  font:25px Times New Roman;
  color:#00A2FF;
  margin-top: 0px;
}
.smalltitle
{
  font:15px Times New Roman;
  color:#00A2FF;
}

.leftmenu
{
   margin: 0px;
   padding: 0px;
   list-style:none;
 }
 .leftmenu li
 {
   font: 11px Tahoma;
   color: #134F91;
   line-height:17px;
   background:url(../img/liststyle.jpg) left no-repeat;
   padding:0px 0px 0px 15px;

 }
 .leftmenu li p
 {
    width: 260px;
    padding: 0px;
    margin: 0px;
  }

 .leftmenu li a
 {
   text-decoration: none;
   color: #134F91;
 }
 .contentimgtext
{
  font: 11px Tahoma;
  color: #393939;
}

.contentimgtext p
{

  width:195px;
  padding: 2px 0px;
  margin: 0px;
}

.rightdesign
{
  background: url(../img/rightdesign.jpg) left 3px no-repeat;
}
.footer
{
  font: 11px Tahoma;
  color: #0283BA;
}
.footer ul
{
  margin: 0px 5px;
  padding: 0px;
  list-style: none
}
.footer li
{
 float: left;
 padding:0px 10px;
}
.footer li a,.web a
{
  font: 11px Tahoma;
  text-decoration: none;
  color: #0283BA;
}
.web
{
 font: 11px Tahoma;
  color: #0283BA;
}
.contentmiddle
{
  background: url(../img/contentbgrs_middle.jpg) top center repeat-y;
}
.feed
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#919191;
font-weight:bold;
}
#form
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#7b8381;
}
#form input, #form textarea
{
border:1px solid #cecece;
width:200px;
}
