* 
{

    margin:0;
    padding:0;  
}

body
{
  background:#acacab url(../images/template/table_bg.jpg) repeat-x;
    width:100%;
    text-align:center;
    height:100%;
    min-height:100%;
    position:relative;
}

html
{
  width:100%;
  height:100%;
  min-height:100%;
}

p.tahoma1
{
  font-family:tahoma;
  font-size:18px;
  font-weight:normal;
  color:#373737;
}

p.tahoma2
{
  font-family:tahoma;
  font-size:9px;
  font-weight:normal;
  color:#142b83;
}

#content_border
{
  width:803px;
  background:url(../images/template/content_bg.gif) repeat-y;
  margin:auto;
  min-height:100%;
  position:relative;
}

#content
{
  padding-left:1px;
}


#header_top_border
{
  height:140px;
  width:801px;
  background:url(../images/template/header_upper.jpg) no-repeat;
}

#header_border
{
  height:138px;
  width:801px;
  background:url(../images/template/header_lower.jpg) no-repeat;
    text-align:left;
}

#header_border a
{
  text-align:left;
  height:130px;
  width:150px;
  margin-left:40px;
  display:block;
}

.dotline
{
  height:1px;
  width:500px;
  background:url(../images/template/dotline.gif) repeat-x;
  padding-bottom:10px;
  padding-top:10px;
  line-height:1px;
}

.dotline_main
{
  height:1px;
  width:500px;
  background:url(../images/template/dotline.gif) repeat-x;
  line-height:1px;
}

.news_text
{
    margin-bottom: 4px;
}
