html,body, {
      margin:0;
      padding:0;
      height:100%;
	       
   }
 html, body, #wrapper {
      height:100%;
      margin: 0;
      padding: 0;
   
   }
   #wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 100%;
   }
	
body { background-color: #FFFFFF;}

body, td, p, td, ul, blockquote, tbody, li, ol, a, input, select, textarea {font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #3C3C3C;line-height: 150%;}
li {list-style: circle;}
a {color:#C04243;}
.menu_cell { border-bottom: 1px solid white; cursor: pointer;
	cursor: hand; width: 190px;}
.menu_item {color: #FFFFFF; text-decoration: none;}
h1 {font-size: 14px;color:#206D3A;}
h2 {font-size: 12px;color:#206D3A;}
h3 {font-size: 12px;color:#206D3A;}
h4 {font-size: 12x;color:#206D3A;}
h5 {font-size: 11px;color:#206D3A;}
h6 {font-size: 10px;color:#206D3A;}
.content {   padding: 10px; overflow: auto;}

b, strong {color: #541301;}