﻿body
{
  background-color: white;
  margin: 0px;
  padding: 0px;
  font-family: Tahoma;
  font-size: 9pt;
  text-align: center;
}

a
{
  color: #c10336;
}

h1
{
  font-size: 14pt;
  font-weight: normal;
}
h2
{
  font-size: 12pt;
  font-weight: normal;
}
h3
{
  font-size: 10pt;
  font-weight: normal;
  margin-bottom: 3px;
}
p
{
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0px;
}

.BodyContainer
{
  width: 990px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  border-left: solid 1px #8a8a8a;
  border-right: solid 1px #8a8a8a;
}

.BodyTable
{
  border-collapse: collapse;
  width: 100%;
}
.BodyTable td
{
  text-align: left;
  vertical-align: top;
  padding: 0px;
}

.ContentLeft
{
  width: 215px;
  background-color: #c20336;
  background-image: url('/images/content-left-bg.gif');
  background-position: left top;
  background-repeat: repeat-y;
}

.LeftGray
{
  padding-left: 5px;
}

.LeftBlock
{
  border-top: solid 5px white;
  background-color: #c20336;
  background-image: url('/images/left-block-bg.gif');
  background-position: left top;
  background-repeat: no-repeat;
  padding: 12px;
  min-height: 52px;
  _height: 52px;
  
  color: White;
}
.LeftBlock img
{
  border: solid 1px white;
}
.LeftBlock a
{
  color: White;
}

.VirtualOffice
{
  text-align: center;
}
.VirtualOffice img, .VirtualOffice object, .VirtualOffice embed
{
  width: 115px;
  height: 89px;
  border: solid 1px white;
}

.ContentCenter
{
  background-image: url('/images/main-content-bg-ul.jpg');
  background-position: left top;
  background-repeat: no-repeat;
  min-height: 153px;
  _height: 153px;
  width: 500px;
  border-right: solid 5px white;
  background-color: #f1f1f1;
}

.BannerPad
{
  text-align: center;
}
.BannerPad img
{
  border-width: 0px;
}

.CenterBlock
{
  background-image: url('/images/center-block-bg.gif');
  background-position: right bottom;
  background-repeat: no-repeat;
  padding-left: 37px;
  padding-right: 20px;
  padding-bottom: 33px;
  width: 442px;
}

.CenterBlock h1
{
  font-size: 11pt;
  font-weight: normal;
  color: #c20336;
  margin-bottom: 3px;
  background-image: url('/images/k.gif');
  background-position: left center;
  background-repeat: no-repeat;
  margin-left: -20px;
  padding-left: 20px;
}
.CenterBlock h2, .CenterBlock h2 a
{
  font-size: 10pt;
  font-weight: normal;
  margin-top: 5px;  
  margin-bottom: 12px;
  margin-top: 0px;
  color: Gray;
}

.ContentRight
{
  width: 270px;
  background-image: url('/images/grains.jpg');
  background-position: right bottom;
  background-repeat: no-repeat;
  background-color: #f1f1f1;
  padding-top: 0px;
}

.RightBgUr
{
  background-image: url('/images/main-content-bg-ur.jpg');
  background-position: left top;
  background-repeat: no-repeat;
  margin: 0px;
  padding-top: 0px;
  min-height: 173px;
}

.RightBlock
{
  background-image: url('/images/right-block-bg.gif');
  background-position: right bottom;
  background-repeat: no-repeat;
  padding-top: 0px;
  padding-left: 37px;
  padding-right: 20px;
  padding-bottom: 33px;
  margin: 0px;
}

.RightBlock h1
{
  font-size: 11pt;
  font-weight: normal;
  color: #c20336;
  margin-bottom: 3px;
  background-image: url('/images/k.gif');
  background-position: left center;
  background-repeat: no-repeat;
  margin-left: -20px;
  padding-left: 20px;
}
.RightBlock h2, .RightBlock h2 a
{
  font-size: 10pt;
  font-weight: normal;
  margin-top: 5px;  
  margin-bottom: 12px;
  margin-top: 0px;
  color: Gray;
}

td.Footer
{
  background-image: url('/images/footer-bg.jpg');
  background-position: center center;
  background-repeat: no-repeat;
  height: 168px;
  text-align: center;
  font-size: 8pt;
}
.FooterPad
{
  padding-top: 25px;
}
.Footer, .Footer a
{
  color: White;
}


/********************************************************************/

.NavPath
{
  font-size: 7pt;
  padding-bottom: 5px;
}
.Navigator
{
  font-size: 8pt;
  font-weight: bold;
  padding-top: 15px;
}

.ArticlesArticleGroupImage
{
  padding: 5px;
}

.ArticlesLinkPhotoTable img
{
  padding-top: 3px;
}

/*** News ***/

.NewsDate
{
  font-size: 7pt;
  color: #c20336;
}

.NewsImage
{
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}

/*** Photo Gallery ***/

.PhotoGalleryContainer
{
  font-size: 7pt;
  text-align: center;
}

.PhotoGallery
{
  display: inline;
  border: solid 1px gray;
  margin-bottom: 5px;
  margin: 5px;
}
.PhotoGallery td
{
  text-align: center;
  padding: 2px;
}

.PhotoGallery img
{
  border-width: 0px;
}

/*** Send Form ***/

.SendForm
{
  padding: 0px;
  margin: 0px;
}
.SendForm, .SendForm input, .SendForm select
{
  font-size: 8pt;
}
.SendForm textarea
{
  font-family: Lucida Console, Monospace;
  font-size: 8pt;
}

/*** Children ****/

.ChildListImage
{
  float: left;
  border-width: 0px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 2px;
}

.ChildDetailImage
{
  float: left;
  padding-right: 10px;
}

/********* Gallery *********/

.GalleryContainer
{
  text-align: center;
}

.GalleryListImage
{
  border-width: 0px;
}

/************ virtual offices *****************/

.VirtualOffices
{
  border-collapse: collapse;
  width: 100%;
}
.VirtualOffices td
{
  text-align: center;
  padding: 10px;
}
.VirtualOffices img, .VirtualOffices object, .VirtualOffices embed
{
  border: solid 1px gray;
  width: 115px;
  height: 89px;
}

/*** FCKeditor ***/

table.EditorPasteTable
{
  border-collapse: collapse;
}

td.EditorPasteTD
{
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 9pt;
  border: solid 1px #ffffff;
  padding: 5px;
}

.BannerPad img, .BannerPad object
{
  border-width: 0px;
}

/********* Search *********/
.SearchImage
{
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}

/********* Auctions *********/

.AuctionTable
{
  border-collapse: collapse;
  font-size: 8pt;
  width: 100%;
}
.AuctionTable th
{
  padding: 5px;
  background-color: #c0c0c0;
}
.AuctionTable td
{
  padding: 5px;
}

.AuctionDetailsTable
{
  font-size: 8pt;
}