body {padding:0; margin:0; background:url(images/orange_bg.jpg)}

.main_menu a         {color:#000000; font-family: Tahoma; font-size:16px; font-weight:bold; height:50px; width:130px; text-decoration:none; text-transform:uppercase; 
display: block;
}

.main_menu a:hover   { color:#FFFFFF; background:url(images/buttom.gif) no-repeat; text-align:center; vertical-align:middle;
}


 a           { font-family:Tahoma; font-size:12px; color:#000000; text-decoration:none; font-weight:bold  }
 a:hover     { text-decoration:none; color:#555555;}

.head                { font-family:Tahoma; font-size:15px; color:#6c6c6c;}

.content td          { font-family:Tahoma; font-size:15px; color:#000000; vertical-align:top}
.content a           { font-family:Tahoma; font-size:15px; color:#000000;  }
.content a:hover     { text-decoration:none}

.gallery td          { font-family:Tahoma; font-size:12px; color:#000000;}
.gallery a           { font-family:Tahoma; font-size:12px; color:#000000; text-transform:lowercase; }
.gallery a:hover     { text-decoration:none}

.footer a            { font-family:Tahoma; font-size:12px; color:#000000; text-decoration:none }
.footer a:hover      { text-decoration:underline;}
.footer td           { font-family:Tahoma; font-size:12px; color:#000000; } 

.news_date a        {color: #444444; font-family:Tahoma; font-size:10px; text-decoration:none}
.news_date a:hover  {text-decoration:underline}
.news_title a       {color:#FFFFFF; font-family:Times New Roman; font-size:18px; text-decoration:none}   
.news_td            {font-family:Tahoma; font-size:12px; color:#000000;}

.backform           { width:200px; border:1px solid #000000; background-color:#ffffff}


.preview_box {
 

 
  padding:10px;
  float: left;

}

#tplPreviewTitle {
  font-size: 16px;
}

#tplPreviewBody {
  position: relative;
}

#tplPreviewImage {
  margin: 8px auto 0 auto;
}

#tplPreviewProgressBar {
  position: absolute;
  width: 125px;
  padding: 10px 10px 15px 10px;
  top: 45%;
  left: 50%;
  margin-left: -67px;

  border: 1px solid #6A6A6A;
  background-color: #ffffff;
  color: #000000;
  font-family: Tahoma,Helvetica,sans;
  font-size: 10px;
  text-align:left;
}

#tplPreview {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #ffffff;
  border:1px solid #444444;
  font-size: 11px;
  color: #4B4B4B;
  padding: 12px 15px 15px 15px;
}

