table.main
{
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
  width: 100%;
  border: none 0px;
}

table.main td.main
{
  margin: 0px;
  padding: 0px;
  vertical-align: top;
  padding: 10px;
  padding-right: 15px;
}


/*  >  >  >  >  >  >  >  >  > MAIN TOP */

table.main td.leftTop
{
  width: 150px;
  height: 100px;
  background-image: url(img/fadeLeft.png);
  background-repeat: repeat-y;
  background-position: left top;
}

table.main td.midTop
{
  background-image: url(img/top.repeat.png);
  background-repeat: repeat-x;
}

table.main table.midTop
{
  background-image: url(img/top.repeat.png);
  width: 100%;
}

table.main td.rightTop
{
  width: 140px;
  height: 100px;
  background-image: url(img/fadeRight.png);
}


/*  >  >  >  >  >  >  >  >  > MAIN BAR */

table.main td.leftBar
{
  width: 150px;
  height: 37px;
  background-image: url(img/subbar.left.png);
}

table.main td.bar
{
  background-image: url(img/subbar.png);
  background-repeat: repeat-x;
  background-position: left center;
}

table.main td.bar div.text
{
  position: relative;
  font-size: 20px;
  font-weight: bold;
  left: 1px;
  top: 0px;
  color: #DDDDDD;
  z-index: 10;
}

table.main td.bar div.shadow
{
  position: relative;
  font-size: 20px;
  font-weight: bold;
  left: 2px;
  top: -23px;
  color: #444444;
  z-index: 9;
  margin-bottom: -20px;
}

table.main td.rightBar
{
  width: 140px;
  height: 37px;
  background-image: url(img/subbar.right.png);
}


/*  >  >  >  >  >  >  >  >  > MAIN MENU */

table.main td.leftmenu
{
  width: 150px;
  background-image: url(img/fadeLeft.png);
  background-repeat: repeat-y;
  background-position: left top;
  vertical-align: top;
}

table.main td.leftmenu a
{
  display: block;
  width: 130px;
  height: 25px;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  color: #AAAAAA;
  margin-left: 15px;
  padding-top: 4px;
  padding-bottom: 4px;
}

table.main td.leftmenu a.selected
{
  color: #CCCCCC;
}

table.main td.leftmenu a:hover
{
  color: #FFFFFF;
}

table.main td.leftmenu a img
{
  border: none;
  margin-bottom: -26px;
  margin-left: -12px;
  z-index: 20;
  position: relative;
}

table.main td.leftmenu a div
{
  margin-bottom: -10px;
  z-index: 21;
  position: relative;
  width: 100px;
	cursor: pointer;
}


/*  >  >  >  >  >  >  >  >  > SUBMENU */

table.submenu
{
  width: 140px;
}

table.submenu td.top
{
  height: 12px;
}

table.submenu td.bottom
{
  height: 12px;
}

table.submenu td.middle
{
  background-image: url(img/submenu.2.png);
  background-repeat: repeat-y;
  padding-top: 0px;
  margin-top: -10px;
	padding-bottom: 2px;
}

table.submenu td.middle a
{
  display: block;
  width: 130px;
  height: 26px;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  color: #AAAAAA;
  margin-left: 3px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-top: -8px;
  margin-bottom: -8px;
}

table.submenu td.middle a.selected
{
  color: #CCCCCC;
}

table.submenu td.middle a:hover
{
  color: #FFFFFF;
}

table.submenu td.middle a img
{
  border: none;
  margin-bottom: -26px;
  margin-left: 0px;
  /*padding-left: -12px;*/
  z-index: 22;
  position: relative;
}

table.submenu td.middle a div
{
  margin-bottom: -10px;
  z-index: 23;
  position: relative;
  width: 100px;
  margin-left: 12px;
}


/*  >  >  >  >  >  >  >  >  > RIGHT SIDE */

table.rightBox
{
  width: 140px;
  padding: 0px;
}

td.rightBox
{
  vertical-align: top;
  background-image: url(img/fadeRight.png);
}

table.rightBox td.gap
{
  height: 10px;
  line-height: 10px;
}


/*  >  >  >  >  >  >  >  >  > RIGHT NEWS */

table.rightBox td.news table.news
{
  width: 140px;
}

table.rightBox td.news table.news td.top
{
  height: 24px;
  background-image: url(img/right.red.1.png);
}

table.rightBox td.news table.news td.title
{
  font-weight: bold;
  font-size: 12px;
  color: #DDDDDD;
  background-image: url(img/right.red.2.png);
  background-repeat: repeat-y;
  padding-left: 4px;
}

table.rightBox td.news table.news td.date
{
  font-size: 10px;
  text-align: right;
  padding-right: 4px;
  color: #555555;
  background-image: url(img/right.red.2.png);
  background-repeat: repeat-y;
}

table.rightBox td.news table.news td.content
{
  font-size: 10pt;
  color: #BBBBBB;
  background-image: url(img/right.red.2.png);
  background-repeat: repeat-y;
  padding: 4px;
  font-size: 12px;
}

/*
table.rightBox td.news table.news td.content div
{
  width: 132px;
  height: 60px;
  overflow: hidden;
  text-align: left;
}

table.rightBox td.news table.news td.content div.expanded
{
  height: auto;
  overflow: display;
}
*/

table.rightBox td.news table.news td.bottom
{
  height: 8px;
  line-height: 8px;
  background-image: url(img/right.red.3.png);
}


/*  >  >  >  >  >  >  >  >  > RIGHT PHOTOS */


table.rightBox td.photos table.photos
{
  width: 140px;
}


table.rightBox td.photos table.photos td.top
{
  height: 24px;
  background-image: url(img/right.yellow.1.png);
}

table.rightBox td.photos table.photos td.content
{
  text-align: center;
  background-image: url(img/right.yellow.2.png);
  background-repeat: repeat-y;
}

table.rightBox td.photos table.photos td.content img
{
  border: solid 1px #999900;
}

table.rightBox td.photos table.photos td.title
{
  font-weight: bold;
  font-size: 13px;
  color: #BBBBBB;
  text-align: center;
  background-image: url(img/right.yellow.2.png);
  background-repeat: repeat-y;
}

/*
table.rightBox td.photos table.photos td.title div
{
  width: 140px;
  height: 16px;
  overflow: hidden;
  text-align: center;
}

table.rightBox td.photos table.photos td.title div.expanded
{
  width: 140px;
  height: auto;
  overflow: display;
  text-align: center;
}
*/

table.rightBox td.photos table.photos td.bottom
{
  height: 8px;
  line-height: 8px;
  background-image: url(img/right.yellow.3.png);
}


/*  >  >  >  >  >  >  >  >  > RIGHT QUOTES */

table.rightBox td.quotes table.quotes
{
  width: 140px;
}


table.rightBox td.quotes table.quotes td.top
{
  height: 24px;
  background-image: url(img/right.green.1.png);
}

table.rightBox td.quotes table.quotes td.content
{
  font-size: 12px;
  color: #BBBBBB;
  background-image: url(img/right.green.2.png);
  background-repeat: repeat-y;
  padding-left: 4px;
}

table.rightBox td.quotes table.quotes td.title
{
  font-weight: bold;
  font-size: 11px;
  color: #DDDDDD;
  text-align: right;
  background-image: url(img/right.green.2.png);
  background-repeat: repeat-y;
  padding-right: 4px;
}

table.rightBox td.quotes table.quotes td.bottom
{
  height: 8px;
  line-height: 8px;
  background-image: url(img/right.green.3.png);
}


