.caption { font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 10px }

.default { font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 12px }

.feature { font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 14px }


.scroll_bars {
	position:relative;
	left:0px;
	top:0px;
	width:345px;
	height:300px;
	z-index:1;
	overflow: auto;
	padding-right:15;

	}


.mainTable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	height: 400px;
}


.outline{
	border-style:solid;
	border-color: #000000;
	border-width:1px;
      }

.bottom { font-family: Arial, Helvetica, sans-serif; color: #666666; font-size: 10px }

a:link { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #c1b492; text-decoration: line }

a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #c1b492; text-decoration: line }

a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #c1b492; text-decoration: line }


a.bottomnav:link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none }

a.bottomnav:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666666; text-decoration: none }

a.bottomnav:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #c1b492; text-decoration: underline }




body {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
	  background-color: #000000;
   }


html, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
   }
   
   
   #wrapper {
      margin: 0 auto;
      text-align: middle;
      vertical-align: middle;
	  horizontal-align: middle;  
	 
   }

